Commit graph

284 commits

Author SHA1 Message Date
hexxa
fedd3e6de1 feat(layout): add layout flowgrid 2021-10-09 10:00:26 +08:00
hexxa
02f86c6d99 feat(settings): add user profile 2021-10-09 10:00:26 +08:00
hexxa
5eafcf884d fix(browser): refresh used space after all uploads are done 2021-10-05 19:27:48 +08:00
hexxa
b8fdb2bbee fix(upload_mgr): show errors in uploading 2021-09-28 21:35:36 +08:00
hexxa
ffd8131dfd fix(files): used space is incorrect 2021-09-28 21:35:36 +08:00
hexxa
d85a46d039 fix(fe): clean up components 2021-09-28 21:35:36 +08:00
hexxa
0b37536451 fix(login): clean up login pane 2021-09-28 21:35:36 +08:00
hexxa
8caa713990 fix(settings): clean up pane 2021-09-28 21:35:36 +08:00
hexxa
9f7ae450de fix(panes): make pane title i18n 2021-09-28 21:35:36 +08:00
hexxa
65b250d83c fix(core_state): make core state pure 2021-09-28 21:35:36 +08:00
hexxa
abbeed24d7 fix(core_state): reorg ui related state 2021-09-28 21:35:36 +08:00
hexxa
ec1bb36c21 feat: support refreshing hash 2021-09-26 11:53:33 +08:00
hexxa
a46d98d416 fix(browser): add detail toggle button 2021-09-26 11:53:33 +08:00
hexxa
ed17496a90 test(fe): add tests for log in/out 2021-09-26 11:53:33 +08:00
hexxa
1f5dd061d6 fix(fe): hide elements in sharing mode 2021-09-26 11:53:33 +08:00
hexxa
08ed7f175b fix(fe): show different panes according to user role 2021-09-26 11:53:33 +08:00
hexxa
9501bed740 fix(fe): refactor fe to support visitor accessing 2021-09-26 11:53:33 +08:00
hexxa
2ccdf0e287 feat: enable sharing with visitor 2021-09-26 11:53:33 +08:00
hexxa
d440cbe477 fix(state_mgr): support visitor to access sharing 2021-09-26 11:53:33 +08:00
hexxa
d6495a90ad fix(browser): move sha1 to hidden part 2021-09-26 11:53:33 +08:00
hexxa
ccfb9deb7e fix(jest): set js-dom as jest environment 2021-09-18 16:21:52 +08:00
hexxa
5de36c44f0 chore(deps): fix jest conflict 2021-09-18 16:21:52 +08:00
hexxa
decdaad956 fix(cve): fix cve issue 2021-09-18 16:21:52 +08:00
hexxa
2dc156cd95 fix(cicd): refactor scripts for cicd 2021-09-14 16:38:40 +08:00
hexxa
ef4d08b1a4 feat(fe): add favicon 2021-09-14 16:38:40 +08:00
hexxa
2183af2deb fix(updater): dont change path if chdir returns error 2021-09-14 16:38:40 +08:00
hexxa
6f84ff750a fix(fe): upgrade dependencies 2021-09-13 17:47:45 +08:00
hexxa
50f66704b1 fix(fs): fix fd leaking issue 2021-09-13 17:47:45 +08:00
hexxa
70318be81d fix(browser): refresh used after deleting uploading 2021-09-13 17:47:45 +08:00
hexxa
ac797848e8 test(state_mgr): fix broken test 2021-09-13 17:47:45 +08:00
hexxa
3b1508af51 fix(uploader): add error info and fix issues in uploader 2021-09-13 17:47:45 +08:00
hexxa
4a5c68df17 fix(worker): refactor and fix issues of worker 2021-09-13 17:47:45 +08:00
hexxa
8518072c7e s 2021-09-13 17:47:45 +08:00
hexxa
1f858ba8b0 chore(fe/be): small fixes 2021-09-13 17:47:45 +08:00
hexxa
90e8ce9540 chore(readme): update readme 2021-08-30 09:02:49 -05:00
hexxa
322734932c fix(ui/test): fix unit test fail 2021-08-30 09:02:49 -05:00
hexxa
c76e61a686 feat(ui/browser): support used space 2021-08-30 09:02:49 -05:00
hexxa
8ccb194fea fix(ui): fix unit test fail 2021-08-29 06:23:25 -05:00
hexxa
87868dea4c fix(ui/browser): sort items by type 2021-08-29 06:23:25 -05:00
hexxa
008181a9aa fix(ui/admin): improve admin pane layout 2021-08-29 06:23:25 -05:00
hexxa
969cdc8032 fix(ui/browser): move buttons to item list 2021-08-29 06:23:25 -05:00
hexxa
1c10fdf140 fix(ui/admin): remove dots 2021-08-29 06:23:25 -05:00
hexxa
20b1a0b411 feat(ui): add ui props 2021-08-29 06:23:25 -05:00
hexxa
b16f6e54d5 feat(ui/browser): cleanups 2021-08-29 06:23:25 -05:00
hexxa
e7d6cb5975 feat(ui/browser): add tab bar 2021-08-29 06:23:25 -05:00
hexxa
0c875c30dd fix(ui/browser): move breadcrumb to item list 2021-08-29 06:23:25 -05:00
hexxa
74af901857 fix(ui/browser): change position 2021-08-29 06:23:25 -05:00
hexxa
8905f127dd fix(browser): refine styles 2021-08-29 06:23:25 -05:00
hexxa
edf2edfb78 feat(ui): introduce react-icons 2021-08-29 06:23:25 -05:00
hexxa
a3d68cd77d feat(ui/layout): add flexbox 2021-08-29 06:23:25 -05:00