Commit graph

492 commits

Author SHA1 Message Date
hexxa
1c68b130f2 fix(fe/utest): remove undefined method callings 2022-01-06 11:21:27 +08:00
hexxa
832be61083 fix(fe/state_updater): uploads are not inited correctly because of initing order 2022-01-06 11:21:27 +08:00
hexxa
ff5e6db140 fix(fe/worker): refactor fe uploading functions to improve robustness 2022-01-06 11:21:27 +08:00
hexxa
aca1ae6787 chore: refine readme and add screenshots 2022-01-01 17:38:57 +08:00
hexxa
99207a1514 chore(readme): update readme 2022-01-01 17:38:57 +08:00
hexxa
b66b29624a fix(fe/files_panel): download qr code doesn't contain port 2022-01-01 11:23:07 +08:00
hexxa
e019eb7293 feat(topbar, sharings): introduce qrcode for sharing dirs and site address 2022-01-01 11:00:56 +08:00
hexxa
1ff7cfc141 feat(fe/files panel): enable download URL QR code 2022-01-01 11:00:56 +08:00
hexxa
f46d492d44 fix(fe/white.css): remove duplicated style 2022-01-01 11:00:56 +08:00
hexxa
711a3a874f feat(error_reporting): integrate error reporting 2021-12-30 10:49:41 +08:00
hexxa
9a7cfcb097 feat(fe): enable error logger and reporting 2021-12-30 10:49:41 +08:00
hexxa
3cb711b37e feat(fe/log_error): add error reporter 2021-12-30 10:49:41 +08:00
hexxa
46e40d1831 fix(fe/settings): incorrect title style 2021-12-30 10:49:41 +08:00
hexxa
7577fb0ace feat(be/settings): add api for reporting client error 2021-12-30 10:49:41 +08:00
hexxa
4fd9bd9c33 fix(fe/panes): refine styles of panes 2021-12-25 20:15:01 +08:00
hexxa
a66046bd01 fix(fe/settings panel): unify title classes 2021-12-25 20:15:01 +08:00
hexxa
6aed184ad9 fix(fe/styles): style fixes 2021-12-25 20:15:01 +08:00
hexxa
49f42e937f fix(fe): text overflows when it is too long 2021-12-25 20:15:01 +08:00
hexxa
69b9b3d5fa fix(go): tidy go mod to resolve cve alert 2021-12-22 20:58:53 +08:00
hexxa
e60804401e fix(fe/panel_sharings): introduce rows layout in sharing panel 2021-12-22 20:58:53 +08:00
hexxa
fc3ecc5543 fix(fe/panel_sharing): use rows layout in sharing panel 2021-12-22 20:58:53 +08:00
hexxa
083e1648eb fix(fe/panel_sharing): refine sharing panel styles 2021-12-21 21:04:17 +08:00
hexxa
5d5527bb51 fix(fe/panel_uploadings): refine uploading panel style 2021-12-21 21:04:17 +08:00
hexxa
c0fe1ffe55 fix(fe/panel_files): small fixes 2021-12-21 21:04:17 +08:00
hexxa
3550a3a77d feat(fe/rows): add rows view into files panel 2021-12-21 21:04:17 +08:00
hexxa
87832ee1b2 fix(fe/state_updater): initAll always returns error for unauthed users 2021-12-21 21:04:17 +08:00
hexxa
df801a9397 fix(fe): small fixes 2021-12-20 19:54:12 +08:00
hexxa
f0e898d1ae feat(fe/errors): add error log and prompt related pieces 2021-12-20 19:54:12 +08:00
hexxa
ba17416755 fix(fe/state_updater): re-order the steps in the initAll 2021-12-20 19:54:12 +08:00
hexxa
4fb6dd79a3 feat(fe/app): add global error listener 2021-12-20 19:54:12 +08:00
hexxa
9d7a681552 fix(fe/components): handle status in the component 2021-12-20 19:54:12 +08:00
hexxa
6cbd6382fb fix(fe/state_updater): use err constant intead of hardcodes 2021-12-20 19:54:12 +08:00
hexxa
6be20f5d76 fix(fe/state_updater): return err key intean of void, number 2021-12-20 19:54:12 +08:00
hexxa
64d92a5ebb fix(fe/state_updater): return err key intead of void 2021-12-20 19:54:12 +08:00
hexxa
2daa08a089 fix(fe/state_updater): return status instead of boolean 2021-12-20 19:54:12 +08:00
hexxa
e23fc0a2d9 fix(fe/errors): introduce errors and make functions return status 2021-12-20 19:54:12 +08:00
hexxa
9bf30f9677 fix(fe/files): sort items at initing 2021-12-12 15:12:42 +08:00
hexxa
d66b854f83 feat(fe/table): support sorting 2021-12-12 15:12:42 +08:00
hexxa
ee0fcb5691 fix(fe/files): sharings info is not updated 2021-12-12 15:12:42 +08:00
hexxa
25a2fdad04 fix(fe/panes): uploading panel is not updated 2021-12-12 15:12:42 +08:00
hexxa
3133720d79 fix(fe/files_panel): use table layout and fix issues 2021-12-12 15:12:42 +08:00
hexxa
0fc878ea7b fix(fe/login): hide login dialog in sharing mode 2021-12-12 15:12:42 +08:00
hexxa
cc86c83066 fix(fe/core_state): refactor init process and add initUITree step 2021-12-12 15:12:42 +08:00
hexxa
a2f8b2263c fix(fe): clean up and fix utests 2021-12-12 15:12:42 +08:00
hexxa
f8fba12446 fix(panes): remove panes 2021-12-12 15:12:42 +08:00
hexxa
78a0155acf fix(filesPanel): refine item info styles 2021-12-12 15:12:42 +08:00
hexxa
7dbda74fcc fix(fe): clean up and fix small issues 2021-12-12 15:12:42 +08:00
hexxa
da5794a955 fix(fe): fix style issues 2021-12-12 15:12:42 +08:00
hexxa
dc6babcc17 feat(layers): replaces panes with layers and dialogs 2021-12-12 15:12:42 +08:00
hexxa
7df3cd0981 fix(root-frame): remove browser 2021-12-12 15:12:42 +08:00