Commit graph

26 commits

Author SHA1 Message Date
hexxa
062d697841 fix(files): used space not updated after deleting folder 2022-03-05 19:42:29 +08:00
hexxa
3c2cc79b05 fix(bolt_store): use existing uploading info instead returing error 2022-03-05 19:42:29 +08:00
hexxa
406f908d9e fix(files): incorrect delete folder operation order 2022-03-05 19:42:29 +08:00
hexxa
652adba4ad test(files): add move folder test and clean code 2022-03-05 19:42:29 +08:00
hexxa
17b4544487 fix(files): add boltdb store and refactor files handlers 2022-03-05 19:42:29 +08:00
hexxa
044cdea1d4 fix(files): refactor upload mgr as upload info store 2022-03-05 19:42:29 +08:00
hexxa
4e63a57cf9 fix(db): make db support schema 2022-03-05 19:42:29 +08:00
hexxa
693886f988 fix(files): add work around for calculating the used space 2022-03-05 19:42:29 +08:00
hexxa
e43ea8507c fix(user_store): add a work around for calculating used space 2022-02-27 18:51:48 +08:00
hexxa
0967ca53dc test(authz): refine authz tests 2022-02-24 22:35:53 +08:00
hexxa
8190c6c204 fix(store): remove default db file name 2022-01-29 14:36:38 +08:00
hexxa
32a003d789 fix(config): add config loading functions and tests, also fix config issues 2022-01-29 14:36:38 +08:00
hexxa
7f046e5308 fix(be/user_store): user is not removed correctly 2022-01-23 18:55:43 +08:00
hexxa
958872731a fix(db): shareID is not removed 2022-01-23 18:55:43 +08:00
hexxa
6dc8802752 feat(fe,be): enable short sharing urls, enable file info migration 2022-01-16 13:16:01 +08:00
hexxa
772ec7992c feat(fileinfostore): enable shareID 2022-01-16 13:16:01 +08:00
hexxa
769ddb078a fix(userstore): use copy of default preferences 2021-11-07 13:13:42 +08:00
hexxa
b64c9093e8 feat(userstore): add language setting 2021-11-03 14:02:21 +08:00
hexxa
6b0d0f4337 test(users): add test for checking inited users 2021-11-03 14:02:21 +08:00
hexxa
2497968b82 test(users): add e2e tests for preferences apis 2021-11-03 14:02:21 +08:00
hexxa
5ff6988e0d feat(fe): enable preferences in fe client and state 2021-11-03 14:02:21 +08:00
hexxa
7ca5f5753f feat(users): enable preference 2021-11-03 14:02:21 +08:00
hexxa
476e231639 test(sitestore): fix site store not inited 2021-10-10 10:29:48 +08:00
hexxa
961bafa66c feat(server): init site settings from config 2021-10-10 10:29:48 +08:00
hexxa
a7de2e6399 feat(db): add site store 2021-10-10 10:29:48 +08:00
hexxa
4d8a8999a5 fix(db): aggregate store pkgs under db dir 2021-10-10 10:29:48 +08:00