18 Commits

Author SHA1 Message Date
Noah Hsu
06f3618897 refactor: filesystem struct 2022-07-27 17:09:48 +08:00
Noah Hsu
2bff656f00 chore: rename VirtualPath to MountPath 2022-07-12 14:11:37 +08:00
Noah Hsu
fc1204c914 chore: rename account to storage 2022-07-10 14:45:39 +08:00
Noah Hsu
96380a50da feat: file proxy handle 2022-06-28 21:58:46 +08:00
Noah Hsu
d1efec4539 chore: common err resp log 2022-06-28 18:12:53 +08:00
Noah Hsu
956a5ae906 perf: extract fs func and add error log 2022-06-23 23:03:11 +08:00
Noah Hsu
3fe0a7bf6b refactor(task): remove Data field 2022-06-22 19:28:41 +08:00
Noah Hsu
55c4a925ba chore(fs): rename some param 2022-06-21 16:37:51 +08:00
Noah Hsu
55d6434daa refactor(task): generic task manager 2022-06-21 16:14:37 +08:00
Noah Hsu
d665cce739 feat: add task work limit 2022-06-18 20:38:14 +08:00
Noah Hsu
adf0178bb7 feat: add progress for task 2022-06-18 20:06:45 +08:00
Noah Hsu
d73a9e4734 fix: format % is missing verb at end of string 2022-06-17 21:42:56 +08:00
Noah Hsu
73c0c0bf44 chore: export copy and upload task manager 2022-06-17 21:38:37 +08:00
Noah Hsu
72a76599e4 feat: add upload file to task manager 2022-06-17 21:35:46 +08:00
Noah Hsu
b9f9e5853e fix: copy task name 2022-06-17 21:30:16 +08:00
Noah Hsu
fa6e918fc7 feat: add copy to task manager 2022-06-17 21:23:44 +08:00
Noah Hsu
53e969e894 feat: task manager 2022-06-17 16:31:41 +08:00
Noah Hsu
2d60dab13c feat: copy files between 2 accounts 2022-06-15 18:58:26 +08:00