hexxa
b6cee897e1
feat(fe/panel_files): enable endpoint for admin
2022-01-29 14:36:38 +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
5a11463386
feat(fe): enable loading during waiting
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
e39d3b88e0
fix(fe/css): add rotate style
2022-01-23 18:55:43 +08:00
hexxa
71477a61bc
fix(fe): update icons
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
16ff18555a
feat(fe/layouts): introduce segments layout, controls, refactor breadcrumb
2022-01-14 11:32:58 +08:00
hexxa
f3b65e1bb3
fix(fe): re-org dependencies and fix small issues
2022-01-14 11:32:58 +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
9a7cfcb097
feat(fe): enable error logger and reporting
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
e60804401e
fix(fe/panel_sharings): introduce 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
3550a3a77d
feat(fe/rows): add rows view into files panel
2021-12-21 21:04:17 +08:00
hexxa
df801a9397
fix(fe): small fixes
2021-12-20 19:54:12 +08:00
hexxa
3133720d79
fix(fe/files_panel): use table layout and fix issues
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
c00051f98f
fix(root_frame): move panel tabs to top menu
2021-12-12 15:12:42 +08:00
hexxa
fdb9d25300
fix(root_frame): fix tabs issues in the root_frame
2021-12-12 15:12:42 +08:00
hexxa
f181c023a6
fix(browser): fix css issues
2021-12-12 15:12:42 +08:00
hexxa
8253c82db0
fix(browser): unify styles
2021-12-12 15:12:42 +08:00
hexxa
c75b640b7a
fix(pane-admin): unify styles
2021-12-12 15:12:42 +08:00
hexxa
551120e83b
fix(panes_settings): unify styles
2021-12-12 15:12:42 +08:00
hexxa
e80608823e
fix(pane_login): unify styles
2021-12-12 15:12:42 +08:00
hexxa
59ca0d5c51
fix(panes): unify styles
2021-12-12 15:12:42 +08:00
hexxa
c536730cf9
fix(topbar): unify styles
2021-12-12 15:12:42 +08:00
hexxa
433a91b442
fix(root_frame): unify css names in root frame
2021-12-12 15:12:42 +08:00
hexxa
0c6cc6a7e1
fix(browser): unify style
2021-10-10 10:29:48 +08:00
hexxa
8caa713990
fix(settings): clean up pane
2021-09-28 21:35:36 +08:00
hexxa
ec1bb36c21
feat: support refreshing hash
2021-09-26 11:53:33 +08:00
hexxa
3b1508af51
fix(uploader): add error info and fix issues in uploader
2021-09-13 17:47:45 +08:00
hexxa
93d946e535
fix(be/users): add quota and usedSpace to self api
2021-08-30 09:02:49 -05:00
hexxa
969cdc8032
fix(ui/browser): move buttons to item list
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
565c7324ef
fix(topbar): display user name
2021-08-27 10:57:09 -05:00
hexxa
cdc0ed03f8
fix(ui/admin_pane): fix user pane layout
2021-08-15 07:31:45 -05:00
Hexxa
1fcb2223a0
feat(be/fe): enable captcha ( #69 )
...
* feat(ui): enable captcha
* feat(server): enable captcha
* fix(ui): fix login pane layout
* fix(config): remove unused config and files
* fix(be/fe): clean up code
* chore(fe/be): clean up code
2021-08-07 11:27:24 +08:00
Hexxa
aefaca98b3
feat(admin): enable multi-users ( #67 )
...
* feat(userstore): support ListUsers
* feat(userstore): support del users
* feat(multiusers): support list users and delete user apis
* feat(client/web): add new apis to web client
* fix(ui/panes): move each pane out of the container
* feat(ui): add admin pane
* feat(users): support force set password api
* feat(ui/admin-pane): add functions to admin pane
* feat(users): support self API and move uploading folder to home
* fix(users): remove home folder when deleting user
* fix(ui): remove useless function
* feat(ui/panes): hide admin menu if user is not admin
* fix(server/files): list home path is incorrect
* fix(server): 1.listHome return incorrect cwd 2.addUser init folder with incorrect uid 3.check ns before using
* test(server): add regression test cases
* test(users, files): add e2e test for concurrent operations
* fix(test): clean ups
2021-07-31 10:59:33 +08:00