Commit graph

461 commits

Author SHA1 Message Date
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
hexxa
146af5af0a fix(client/files): retry when too many open fds 2021-08-27 10:57:09 -05:00
hexxa
1d727b4416 fix(ui/browser): move files in batch 2021-08-27 10:57:09 -05:00
hexxa
85be9fe67d fix(ui/browser): send del requests in batch 2021-08-27 10:57:09 -05:00
hexxa
dcf871f1ff feat(ui): support localstorage and get lan from it 2021-08-27 10:57:09 -05:00
hexxa
8fa9cd2b0d fix(ui/browser): only refresh item list after one uploading is finished 2021-08-27 10:57:09 -05:00
hexxa
565c7324ef fix(topbar): display user name 2021-08-27 10:57:09 -05:00
hexxa
01d38786ec feat(ui): show user name 2021-08-27 10:57:09 -05:00
hexxa
b853ceb0cb feat(settings): enable choose lan in settings 2021-08-27 10:57:09 -05:00
hexxa
eb6d9c2490 feat(ui): enable i18n 2021-08-27 10:57:09 -05:00
hexxa
3531e7a265 chore(dep): upgrade dependency 2021-08-27 10:57:09 -05:00
hexxa
072b8b7fd7 feat(ui): add i18n support 2021-08-27 10:57:09 -05:00
hexxa
600c1e6a9e fix(ui): replace alert with alertMsg 2021-08-27 10:57:09 -05:00
hexxa
99607c66bc fix(ui/core_state): move userRole to login domain 2021-08-27 10:57:09 -05:00
hexxa
794b14c4d4 fix(ui/client): client issues 2021-08-27 10:57:09 -05:00
hexxa
cff7ce6af4 fix(ui/admin): fix SetUser related issues 2021-08-27 10:57:09 -05:00
hexxa
d3bac9a47d fix(files): sharing path must exactly match 2021-08-27 10:57:09 -05:00
hexxa
bd6f961d03 fix(ui/topbar): admin panel is not refreshed in loading 2021-08-27 10:57:09 -05:00
hexxa
9cd6d6f84b feat(server): support SetUser api 2021-08-27 10:57:09 -05:00
hexxa
c2673cd416 feat(client): support SetUser api 2021-08-27 10:57:09 -05:00
hexxa
f2dd36c630 test(ui): refactor all tests 2021-08-27 10:57:09 -05:00
hexxa
dc3783a091 feat(state_mgr): support set clients 2021-08-27 10:57:09 -05:00
hexxa
9b67a85d97 fix(ui): refactor core state into a flat structure 2021-08-27 10:57:09 -05:00
hexxa
8013c401f3 fix(dep): fix cve issues 2021-08-22 09:29:34 -05:00
hexxa
19a635a4b5 chore(ui): remove unused code 2021-08-22 09:29:34 -05:00
hexxa
ee056aa193 fix(updater): merge all updater as one updater 2021-08-22 09:29:34 -05:00
hexxa
369b769952 chore(ui): remove unused code 2021-08-20 22:40:48 -05:00
hexxa
8151535e9d fix(ui): resolve cves 2021-08-20 22:40:48 -05:00
hexxa
41f1cb0ff8 chore(ui): resolve CVEs 2021-08-20 22:40:48 -05:00
hexxa
3760c137dc fix(files): fix incorrect mock interface 2021-08-20 09:56:21 -05:00
hexxa
2b55d5c159 fix(files): cleanups 2021-08-20 09:56:21 -05:00
hexxa
c864c2bcb5 fix(configs): incorrect space limit 2021-08-20 09:56:21 -05:00
hexxa
0a8c3e77a2 fix(ui): add sharing url and fix several issues 2021-08-20 09:56:21 -05:00
hexxa
b89ad2765e fix(ui/browser): incorrect async operation order 2021-08-20 09:56:21 -05:00
hexxa
101d47b2f7 fix(state_mgr): incorrect state init 2021-08-20 09:56:21 -05:00
hexxa
cf3332a22f fix(files): incorrect field alias 2021-08-20 09:56:21 -05:00
hexxa
752768a916 feat(ui): support sharing 2021-08-20 09:56:21 -05:00
hexxa
86474e044f feat(client): support sharing api 2021-08-20 09:56:21 -05:00
hexxa
422232a34f fix(tests): use local socket 2021-08-20 09:56:21 -05:00
hexxa
4f388d1a11 fix(cfg/dev): listen at local sock 2021-08-20 09:56:21 -05:00
hexxa
80d54f42a1 feat(files/sharing): refactor sharing apis with tests 2021-08-20 09:56:21 -05:00