Commit graph

450 commits

Author SHA1 Message Date
hexxa
cff87bdddd test(files): add permission tests for basic file operations, with some security fixes 2022-02-23 22:43:09 +08:00
hexxa
980bceb090 test: add permission tests - users APIs 2022-02-23 22:43:09 +08:00
hexxa
7473d5ce5d fix(fe/sorting): move sorting function to common 2022-02-23 22:43:09 +08:00
hexxa
de3476dbad feat(fe/panel_files): enable hotkeys for deleting and moving 2022-02-23 22:43:09 +08:00
hexxa
ecb35e2de1 fix(fe/state_mgr): auto refresh is not applied 2022-02-23 22:43:09 +08:00
hexxa
b2fb036a13 feat(fe/panels): enable refreshing for files and sharing panel 2022-02-12 11:37:09 +08:00
hexxa
52969eebe6 feat(fe/cron): add cron table 2022-02-12 11:37:09 +08:00
hexxa
43f6ff61dc feat(fe/hotkeys): enable hotkeys for components 2022-02-12 11:37:09 +08:00
hexxa
b06824ebf3 feat(fe/pane_login): login on enter keydown 2022-02-12 11:37:09 +08:00
hexxa
0cff932343 fix(fe/uploadings): disable button when uploading is stopped or error found 2022-02-12 11:37:09 +08:00
hexxa
33a269d220 fix(config): use proper var name for arguments 2022-02-09 21:38:06 +08:00
hexxa
012df60679 fix(cd): use build-push-action-v2 with default Dockerfile 2022-02-08 18:34:50 +08:00
hexxa
79e3f868a5 test(config): test if config can be overwritten in field granularity 2022-01-31 13:01:28 +08:00
hexxa
39d644931c fix: disable default db name 2022-01-29 14:36:38 +08:00
hexxa
00bbb12843 fix(server/test): add dbPath to configs 2022-01-29 14:36:38 +08:00
hexxa
d0c0b80eff fix(config): change the order of overwriting 2022-01-29 14:36:38 +08:00
hexxa
4d2231b7db test(config): add files for testing 2022-01-29 14:36:38 +08:00
hexxa
8190c6c204 fix(store): remove default db file name 2022-01-29 14:36:38 +08:00
hexxa
48a239bef2 feat(config): add config loading functions 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
67da1ea0eb fix(settings): add captchaEnabled switch to client config 2022-01-29 14:36:38 +08:00
hexxa
99b424ee2a fix(fe): enable captcha at user level 2022-01-29 14:36:38 +08:00
hexxa
b6cee897e1 feat(fe/panel_files): enable endpoint for admin 2022-01-29 14:36:38 +08:00
hexxa
75c6f06a6d fix: fails to upload empty file 2022-01-29 14:36:38 +08:00
hexxa
ae03e8c95c test(fe/state_mgr): add test for visitor initing 2022-01-29 14:36:38 +08:00
hexxa
65da92aece fix(state_updater): share is not enabled, move to initControls 2022-01-23 18:55:43 +08:00
hexxa
ce389b6154 fix(fe/state_updater): sharingCtrl is not set before initCwd 2022-01-23 18:55:43 +08:00
hexxa
55f45b6c57 fix(fe/login): login dialog small fixes 2022-01-23 18:55:43 +08:00
hexxa
b1accfdbee fix(fe/login): refine login dialog 2022-01-23 18:55:43 +08:00
hexxa
7f046e5308 fix(be/user_store): user is not removed correctly 2022-01-23 18:55:43 +08:00
hexxa
dd6e229fce fix(fe): enable loading icon 2022-01-23 18:55:43 +08:00
hexxa
5a11463386 feat(fe): enable loading during waiting 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
2904d03bdb feat(fe/loading): introduce loading layer 2022-01-23 18:55:43 +08:00
hexxa
f06c5f5a7d fix(fe): update query params and refactor initAll 2022-01-23 18:55:43 +08:00
hexxa
8165c70bcb test(fe): use jest mock 2022-01-23 18:55:43 +08:00
hexxa
40c1d81d58 test(fe): add jest mocked clients 2022-01-23 18:55:43 +08:00
hexxa
81d375eafe fix(fe/login): add extInfo to login props 2022-01-23 18:55:43 +08:00
hexxa
68c011694a fix(fe/panel_files): remove detail info in the table view 2022-01-16 13:16:01 +08:00
hexxa
f7506b6ffa fix(panel_sharing): use correct term 2022-01-16 13:16:01 +08:00
hexxa
7a932d2528 fix(panel_files): small style fix 2022-01-16 13:16:01 +08:00
hexxa
71477a61bc fix(fe): update icons 2022-01-16 13:16:01 +08:00
hexxa
2f5c4b3ddb fix(fe/panel_files): hide elements in share mode 2022-01-16 13:16:01 +08:00
hexxa
6dc8802752 feat(fe,be): enable short sharing urls, enable file info migration 2022-01-16 13:16:01 +08:00
hexxa
18ee149956 fix(fe/sharings): refactor sharing props by adding shareID 2022-01-16 13:16:01 +08:00
hexxa
a378296980 feat(be/files): enable shareID for sharing APIs 2022-01-16 13:16:01 +08:00
hexxa
772ec7992c feat(fileinfostore): enable shareID 2022-01-16 13:16:01 +08:00
hexxa
29d5f9d9e6 fix(files): update qr code style 2022-01-14 11:32:58 +08:00
hexxa
e57c1835f9 fix(fe/test): fix test failure 2022-01-14 11:32:58 +08:00
hexxa
dfd691c9f0 fix(fe/files_panel): breadcrumb part key can not be same 2022-01-14 11:32:58 +08:00