Noah Hsu
|
55d6434daa
|
refactor(task): generic task manager
|
2022-06-21 16:14:37 +08:00 |
Noah Hsu
|
1b3387ca1a
|
chore: aria2 notifier
|
2022-06-20 22:29:52 +08:00 |
Noah Hsu
|
6c552a9d62
|
chore: aria2 related function
|
2022-06-20 20:34:58 +08:00 |
Noah Hsu
|
4db25605e7
|
fix(fs): typo
|
2022-06-20 19:50:59 +08:00 |
Noah Hsu
|
a61bb6ab1f
|
chore: add is it support upload config for driver
|
2022-06-20 17:14:08 +08:00 |
Noah Hsu
|
31ff31d3dd
|
chore: add callback for task
|
2022-06-20 17:13:19 +08:00 |
Noah Hsu
|
d665cce739
|
feat: add task work limit
|
2022-06-18 20:38:14 +08:00 |
Noah Hsu
|
dd46e99e66
|
chore: set addition type as text
|
2022-06-18 20:10:35 +08:00 |
Noah Hsu
|
adf0178bb7
|
feat: add progress for task
|
2022-06-18 20:06:45 +08:00 |
Noah Hsu
|
6ad2cf2003
|
test: add task manager test
|
2022-06-17 22:09:34 +08:00 |
Noah Hsu
|
68ca2abd0c
|
chore: change task.ID to uint64
|
2022-06-17 21:52:31 +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
|
6d0e54d87e
|
chore: add driver for issue template
|
2022-06-17 16:31:31 +08:00 |
Noah Hsu
|
626e878861
|
chore: update issue template
|
2022-06-17 16:31:25 +08:00 |
Noah Hsu
|
52575f6ad6
|
feat: add meta model and test
|
2022-06-17 16:31:19 +08:00 |
Noah Hsu
|
ca13678105
|
fix: add where for get user by name
|
2022-06-17 16:31:19 +08:00 |
Noah Hsu
|
355db3ab9b
|
feat: standardization virtual path while create and update
|
2022-06-17 16:31:19 +08:00 |
Noah Hsu
|
04f43cb684
|
fix: comment typo
|
2022-06-17 16:31:19 +08:00 |
Noah Hsu
|
52ab1310be
|
feat: set path as ID if it's empty
|
2022-06-17 16:31:19 +08:00 |
Noah Hsu
|
56c95eadea
|
feat: add user model
|
2022-06-17 16:30:49 +08:00 |
Noah Hsu
|
1df5472855
|
docs: add version explanation
|
2022-06-15 21:58:20 +08:00 |
Noah Hsu
|
9aa7074600
|
test: add get balanced account test
|
2022-06-15 21:52:31 +08:00 |
Noah Hsu
|
69647f73f0
|
chore: rename some symbols
|
2022-06-15 20:41:17 +08:00 |
Noah Hsu
|
09ef7c7106
|
refactor: change driver interface
|
2022-06-15 20:31:23 +08:00 |
Noah Hsu
|
d9eb188b7a
|
feat: check parent dir before upload
|
2022-06-15 19:20:36 +08:00 |
Noah Hsu
|
083395ee53
|
feat: recursive create folder
|
2022-06-15 19:10:11 +08:00 |
Noah Hsu
|
2d60dab13c
|
feat: copy files between 2 accounts
|
2022-06-15 18:58:26 +08:00 |
Noah Hsu
|
4fa7846f00
|
feat(local): check root folder while init
|
2022-06-15 18:48:30 +08:00 |
Noah Hsu
|
9fcdbec5c9
|
feat: get file stream from link
|
2022-06-15 18:08:13 +08:00 |
Noah Hsu
|
979f8383d8
|
chore: move some types to model
|
2022-06-15 18:06:42 +08:00 |
Noah Hsu
|
2cddd3cf2b
|
chore: add aria2 rpc package
|
2022-06-15 17:15:22 +08:00 |
Noah Hsu
|
c65a9b3001
|
fix: typo
|
2022-06-15 14:57:13 +08:00 |
Noah Hsu
|
066ddd3e09
|
chore: create temp file util
|
2022-06-15 14:56:43 +08:00 |
Noah Hsu
|
6cdd85283b
|
chore: reduce cache shards
|
2022-06-14 22:37:41 +08:00 |
Noah Hsu
|
5780d9d834
|
test: add `GetAccountVirtualFilesByPath` test
|
2022-06-14 22:23:33 +08:00 |
Noah Hsu
|
097b516dc5
|
fix: wrong virtual file name
|
2022-06-14 22:23:10 +08:00 |
Noah Hsu
|
b73dbee7e6
|
chore: don't export func `GetAccountsByPath`
|
2022-06-14 19:49:17 +08:00 |
Noah Hsu
|
b8e4a2e7c0
|
test: add driver and account test
|
2022-06-14 19:44:25 +08:00 |
Noah Hsu
|
0d4542a3f1
|
fix: delete account driver after get
|
2022-06-14 19:16:27 +08:00 |
Noah Hsu
|
7c4d28d55a
|
feat: replace with generic_sync.MapOf
|
2022-06-14 19:09:54 +08:00 |
Noah Hsu
|
1143331b4d
|
chore: `task` and `message` package
|
2022-06-14 17:19:43 +08:00 |
Noah Hsu
|
e4b956b091
|
chore: set log structure first
|
2022-06-14 17:18:58 +08:00 |
Noah Hsu
|
e3d2e6dd64
|
fix(local): local storage should haven't cache
|
2022-06-14 17:18:11 +08:00 |
Noah Hsu
|
6accc2eff6
|
feat: add `NoCache` config for driver
|
2022-06-13 21:15:58 +08:00 |
Noah Hsu
|
c525406516
|
feat: add cache for list files
|
2022-06-13 21:14:01 +08:00 |