108 Commits

Author SHA1 Message Date
Noah Hsu
1a148eee7c feat: initial setting items 2022-06-27 15:51:02 +08:00
Noah Hsu
e4c3ef0262 feat: setting model 2022-06-27 14:51:48 +08:00
Noah Hsu
6bb2b76e25 chore: move item types 2022-06-27 14:32:21 +08:00
Noah Hsu
e71aff9d94 chore: keep guest in memory 2022-06-27 14:29:36 +08:00
Noah Hsu
490df4f5fe fix: typo of environment variable (close #1280) 2022-06-27 14:01:15 +08:00
Noah Hsu
087fae1b15 chore: webdav policy of account 2022-06-27 13:58:21 +08:00
Noah Hsu
b98cd915a4 feat: driver manage api 2022-06-26 20:25:02 +08:00
Noah Hsu
3349982312 fix(driver): additional items 2022-06-26 20:18:12 +08:00
Noah Hsu
5783aa99f1 feat: account manage api 2022-06-26 20:00:36 +08:00
Noah Hsu
cab498e376 feat: user manage api 2022-06-26 19:36:27 +08:00
Noah Hsu
c67f128f15 chore: move server package to root 2022-06-26 19:10:14 +08:00
Noah Hsu
4cef3adc90 feat: meta manage api 2022-06-26 19:09:28 +08:00
Noah Hsu
acd4083399 chore: ignore password for get current user 2022-06-26 16:55:37 +08:00
Noah Hsu
7cbfe93a02 chore: set guest while token is empty 2022-06-26 16:39:02 +08:00
Noah Hsu
54ca68e4b3 chore: init users 2022-06-25 22:05:02 +08:00
Noah Hsu
b474eefd87 chore: rename store to db 2022-06-25 21:36:35 +08:00
Noah Hsu
c5295f4d72 feat: user jwt login 2022-06-25 21:34:44 +08:00
Noah Hsu
306b90399c chore: move conf package 2022-06-25 20:38:02 +08:00
Noah Hsu
7dadab95b2 fix: missed mimetype of stream in aria2 monitor 2022-06-25 15:15:54 +08:00
Noah Hsu
935416de45 chore: clear parent folder cache after upload 2022-06-24 14:24:39 +08:00
Noah Hsu
3f49271db6 feat(fs): add put return after finished 2022-06-24 14:21:28 +08:00
Noah Hsu
956a5ae906 perf: extract fs func and add error log 2022-06-23 23:03:11 +08:00
Noah Hsu
40b7ecc845 chore(aria2): export task manager 2022-06-23 21:24:23 +08:00
Noah Hsu
92983aa185 chore: get or remove by states 2022-06-23 21:19:01 +08:00
Noah Hsu
6c61f1d261 chore: add state for task 2022-06-23 21:09:54 +08:00
Noah Hsu
aedcae840d test(aria2): download and transfer file 2022-06-23 17:06:17 +08:00
Noah Hsu
3a1fcbef1c chore: close stream after put 2022-06-23 17:05:03 +08:00
Noah Hsu
ffa0bc294a chore: optimize standardize path 2022-06-23 17:04:37 +08:00
Noah Hsu
b971b13362 feat: dir and file check 2022-06-23 16:09:22 +08:00
Noah Hsu
d77dea733f chore: rename errors 2022-06-23 16:03:27 +08:00
Noah Hsu
fd5c3e831d chore: change size of file to int64 2022-06-23 15:57:36 +08:00
Noah Hsu
c3040fdfc3 chore: move errors 2022-06-23 15:57:10 +08:00
Noah Hsu
2612cd7f1c test(aria2): init aria2 client 2022-06-22 19:36:49 +08:00
Noah Hsu
3fe0a7bf6b refactor(task): remove Data field 2022-06-22 19:28:41 +08:00
Noah Hsu
a6df492fff refactor(aria2): extract monitor 2022-06-22 15:16:13 +08:00
Noah Hsu
72208e052a chore(fs): rename some variable and param 2022-06-22 15:03:27 +08:00
Noah Hsu
f6242d46b1 feat: add uri to aria2 2022-06-21 17:37:02 +08:00
Noah Hsu
55c4a925ba chore(fs): rename some param 2022-06-21 16:37:51 +08:00
Noah Hsu
9633af4e25 fix: typo and error handle 2022-06-21 16:25:45 +08:00
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
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