Commit Graph

12 Commits

Author SHA1 Message Date
cc07636350 add support to encrypt files 2022-01-28 12:22:45 +08:00
cc123daaa0 add encrption module
fix bug in zstd compression warp code
fix bug when showing compression inforamtion
2022-01-27 16:30:25 +08:00
84f2cb1fea Add support for cloud placeholder on Windows (Such as OneDrive) 2022-01-16 17:54:49 +08:00
e3a84c99aa Fix bug 2021-10-24 22:47:46 +08:00
698b8669ca add brotli support 2021-09-13 10:54:09 +08:00
8daac70eb8 add snappy support 2021-09-13 08:52:39 +08:00
f4fd83d787 add zstd support 2021-09-12 22:12:50 +08:00
4815acb425 add _zstd cython module 2021-09-12 21:12:46 +08:00
ef3bf1d99d add support for lzip 2021-09-12 14:43:35 +08:00
2c0ffba755 add lzma support 2021-09-12 14:15:26 +08:00
5a0fe1e701 add gzip support 2021-09-12 13:58:27 +08:00
8249473755 add bzip2 compress support for path type files 2021-09-12 12:13:59 +08:00