Commit graph

357 commits

Author SHA1 Message Date
hexxa
1f6fa6d370 feat(users): add preference to self 2021-11-03 14:02:21 +08:00
hexxa
7ca5f5753f feat(users): enable preference 2021-11-03 14:02:21 +08:00
hexxa
087eca407d fix(i18n): fix a typo in En language pack 2021-10-12 10:59:12 +08:00
hexxa
b24d2eea3b fix(topbar): small style fix 2021-10-12 10:59:12 +08:00
hexxa
0c6cc6a7e1 fix(browser): unify style 2021-10-10 10:29:48 +08:00
hexxa
51cd194507 fix(fe/settings): add validations for bg settings 2021-10-10 10:29:48 +08:00
hexxa
28af4f3694 fix(browser): unify styles 2021-10-10 10:29:48 +08:00
hexxa
476e231639 test(sitestore): fix site store not inited 2021-10-10 10:29:48 +08:00
hexxa
1fa868ed95 fix(settings): fix unit test 2021-10-10 10:29:48 +08:00
hexxa
f151f47581 feat(settings): enable background settings 2021-10-10 10:29:48 +08:00
hexxa
b151c1b56e feat(state_updater): add settings methods to state updater 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
8cce087c1f feat(client/web): add settings ts client 2021-10-10 10:29:48 +08:00
hexxa
3048ce2820 test(settings): add e2e test for settings 2021-10-10 10:29:48 +08:00
hexxa
83436eac6a feat(client): add settings clients 2021-10-10 10:29:48 +08:00
hexxa
76cf1274af feat(settings): integrate settings handlers to server 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
hexxa
8e7dd50efd chore(readme): replace screenshot 2021-10-09 10:00:26 +08:00
hexxa
2a651d877e fix(style): unify styles 2021-10-09 10:00:26 +08:00
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
c7a2300790 fix(e2e): fix space limit test limiting issue 2021-10-05 19:27:48 +08:00
hexxa
5eafcf884d fix(browser): refresh used space after all uploads are done 2021-10-05 19:27:48 +08:00
hexxa
8b47f2f385 fix(test): incorrect test desc 2021-10-05 19:27:48 +08:00
hexxa
e1ad4c203e chore(e2e): add addUsers helper func 2021-10-05 19:27:48 +08:00
hexxa
74aa28d874 chore(e2e): clean up e2e tests 2021-10-05 19:27:48 +08:00
hexxa
5605839411 test(e2e): refine space limit tests 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
9c3a947795 fix(e2e): fix space test failed 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
f8bb187c89 fix(userstore): fix userstore test failure 2021-09-26 11:53:33 +08:00
hexxa
23f16bb3c2 fix(userstore): add test for checking visitor 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
45da231c4d chore(files): remove print 2021-09-19 10:50:35 +08:00
hexxa
dc80778255 fix(fs): fd must be closed after deleting, renaming 2021-09-19 10:50:35 +08:00