hexxa
|
0db1903e42
|
feat(fe/panes): eable background color setting in preferences and management pane
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
95e5be092a
|
feat(users): support avatar, email and bgColor in fe
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
817ced61de
|
feat(db/userstore): add avatar, email, bgColor to user profile
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
5f31cfc867
|
fix(fe/styles): small fixes
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
ddca44c786
|
fix(fe/chunk_uploader): retry limits are too great to reach
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
48cabf9a71
|
fix(fe/bg): dialog bg is always fixed
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
f5717b05b1
|
fix(fe): fix incorrect chinses font
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
c8c7450583
|
fix(fe/styles): clean up incorrect styles
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
18aa61a0f8
|
feat(fe/settings): add theme preference
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
01e07273a6
|
feat(users): add theme to preferences
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
916520bed1
|
feat(fe/styles): add dark theme
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
4cdfddc090
|
fix(fe/themes): normalize white theme
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
aabde4c3d7
|
fix(panel_sharings): fix issues
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
dc8dbd7355
|
fix(fe/layers): normalize styles and clean up
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
e18f23b911
|
fix(fe/settings): clean up styles
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
ba965aa764
|
fix(fe/panel_files): normalize styles and clean up
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
10079fc30f
|
fix(fe/panel_sharings): normalize styles and clean up
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
9995c94883
|
feat(fe/visual): add 'notFound' banner
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
d022ea064d
|
fix(uploadings_panel): normalize styles and clean up
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
e013acadfe
|
feat(fe/layout): add columns layout
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
7c1bc34c48
|
fix(fe): normalize classnames
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
4601ed9f77
|
fix(style): remove float-l
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
ffe3922916
|
fix(panel_files): add column layout as the only view
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
1b4dec878b
|
fix(root_frame): clean up styles
|
2022-03-20 21:05:59 +08:00 |
|
hexxa
|
73f3cb2da6
|
fix(uploader): don't need to refresh files list after uploading status changing
|
2022-03-11 17:25:20 +08:00 |
|
hexxa
|
8c508c517f
|
fix(fe): hotkeys should not be enabled when component is not active
|
2022-03-10 17:59:50 +08:00 |
|
hexxa
|
097b94d1ed
|
feat(fe/management): add reset used space button for users
|
2022-03-10 17:59:50 +08:00 |
|
hexxa
|
21593af444
|
test(users, settings): add e2e tests for ResetUsedSpace and WorkerQueueLen
|
2022-03-10 17:59:50 +08:00 |
|
hexxa
|
4dcd2c56ca
|
feat(users) add async handler for reset used space
|
2022-03-10 17:59:50 +08:00 |
|
hexxa
|
e05ef9b5fd
|
fix(db): structs are not imported
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
062d697841
|
fix(files): used space not updated after deleting folder
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
d4b41cc401
|
fix(fe/upload_mgr): restarted tasks are in Created state
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
3c2cc79b05
|
fix(bolt_store): use existing uploading info instead returing error
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
406f908d9e
|
fix(files): incorrect delete folder operation order
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
652adba4ad
|
test(files): add move folder test and clean code
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
17b4544487
|
fix(files): add boltdb store and refactor files handlers
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
044cdea1d4
|
fix(files): refactor upload mgr as upload info store
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
4e63a57cf9
|
fix(db): make db support schema
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
693886f988
|
fix(files): add work around for calculating the used space
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
e5728aa96c
|
fix: remove comments
|
2022-03-05 19:42:29 +08:00 |
|
hexxa
|
68c4949f2e
|
fix(fe/tests): fix test failures, use 403 instead of 401
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
3be9343e52
|
fix(fe/state_updater): 1.disable syncing remote in deleting uploading to avoid lost uploading 2.fix incorrect ret code 3.move getCpatchaID out of initAuth
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
e43ea8507c
|
fix(user_store): add a work around for calculating used space
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
73a6dfe4ae
|
fix(fe/panel_uploading): add delete button for stopped uploadings and create uploading files asap
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
662b06a94b
|
fix(fe/panel_uploadings): enable sorting after refreshing
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
7831aa7de5
|
fix(fe/panels): sort entries in refreshing
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
6bd5343673
|
fix(fe/panels): remove redundant code
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
05d8adb6d5
|
fix(fe/panels): replace rows built-in sorting with common sorting
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
4896fd47fc
|
fix(fe/state_updater): captcha is not loaded if the token is expired
|
2022-02-27 18:51:48 +08:00 |
|
hexxa
|
0967ca53dc
|
test(authz): refine authz tests
|
2022-02-24 22:35:53 +08:00 |
|