Commit Graph

23 Commits

Author SHA1 Message Date
wenyifan
3f38998fe5 符号链接支持,可以通过mklink(Windows)或者ln -s (Linux)将其他路径下的文件夹链接到根目录下而无需将文件复制到根目录下.针对删除场景特殊处理,删除整个符号链接目录不会删除链接目录内文件,仅删除链接,在符号链接目录操作同普通目录 2022-07-02 14:32:02 +08:00
lishuang
7f394b327b Add the task service for scan task. 2020-07-11 20:46:47 +08:00
lishuang
7fe673068b Finish the delete and sync by physics. 2020-07-11 19:56:13 +08:00
lishuang
a314d4dc54 Add mysqlCharset prop. Fix some dav bug. 2020-05-05 19:33:22 +08:00
zicla
bea9a0a56d Fix some copy warning. 2020-03-12 00:56:54 +08:00
zicla
54c5905a58 Finish all the i18n things of code. 2019-05-06 02:18:08 +08:00
zicla
a02eada324 Finish the user register. 2019-05-04 01:11:59 +08:00
zicla
5dd0fec953 Finish the download archive feature. 2019-05-01 19:53:20 +08:00
zicla
cfd32089ff Finish the UI of share. 2019-04-30 03:35:18 +08:00
zicla
d75c4a222e Finish the feature of share and bridge. 2019-04-29 21:14:29 +08:00
zicla
ca721c78e6 Fix the bridge and share entity. 2019-04-29 02:14:12 +08:00
zicla
120d9a55c8 Add the download dir max size in the preference. 2019-04-29 01:05:41 +08:00
zicla
177ee3a6fb Comment some print. 2019-04-28 22:29:38 +08:00
zicla
270af9260d Finish the first version of filepath. 2019-04-28 22:24:43 +08:00
zicla
6e0078e1d8 Finish the mirror feature. Finish the prototype of zip compress. 2019-04-28 22:18:42 +08:00
zicla
2732b14eae Try to abstract the main part. 2019-04-27 23:24:09 +08:00
zicla
f35852b696 Finish all the refine work 2019-04-26 20:36:09 +08:00
zicla
f5c9616bac ReAdjust the path of dev home. 2019-04-26 20:22:24 +08:00
zicla
c251ed9f1b Refine the structure of this project. 2019-04-26 14:32:15 +08:00
zicla
e88930e13a Refine the rest structure. 2019-04-26 11:43:54 +08:00
zicla
c55e8699b4 Simple the result2 to result. 2019-04-26 03:19:47 +08:00
zicla
d030a60721 Refine the structure of project. 2019-04-26 03:15:34 +08:00
zicla
c5de9ce9eb Add tool dir. 2019-04-26 03:08:22 +08:00