Commit graph

  • 406fce2bad fix(configs): update public path to new place hexxa 2022-04-17 12:22:18 +08:00
  • 6c7db4c906 chore(readme): update golang version hexxa 2022-04-17 12:21:06 +08:00
  • cbdda1d231 chore(go.mod): upgrade golang version hexxa 2022-04-17 12:20:31 +08:00
  • 603ee8b4a6 fix(ci): replace go get with go install hexxa 2022-04-23 20:38:08 +08:00
  • 93ad72895a fix(ci): remove redundant action hexxa 2022-04-23 20:29:47 +08:00
  • c1a6146157 fix(ci): go path is not set and add support for apple M1 hexxa 2022-04-23 20:29:12 +08:00
  • 3b42272d53 fix(fe/theme): enable theme immediately if auto theme is enabled hexxa 2022-04-19 20:51:06 +08:00
  • 20b7cdaa7f fix(e2e_test): test site name is too long hexxa 2022-04-16 11:32:04 +08:00
  • c202911fc8 fix: check length of site name and site description hexxa 2022-04-16 11:12:01 +08:00
  • 191146ac7c fix(fe/cron): use proper name for cron jobs hexxa 2022-04-16 10:52:26 +08:00
  • fb219c90b7 fix(styles): remove unused csses hexxa 2022-04-16 10:50:27 +08:00
  • 83a642514a fix(pane_admin): hide role management panes to avoid confusion hexxa 2022-04-13 22:16:24 +08:00
  • 294e52216c fix(theme): background is not enabled for white theme hexxa 2022-04-13 22:07:54 +08:00
  • 7e5f3995b4 fix: use theme background as default hexxa 2022-04-11 21:07:40 +08:00
  • 71ea41cb07 fix(test): fix config loading test failure hexxa 2022-04-09 20:25:35 +08:00
  • b3574b64fb feat(fe): enable site name customization hexxa 2022-04-09 19:30:19 +08:00
  • 939eb8e8b7 feat(fe): enable allow background customization and auto theme switching in fe hexxa 2022-04-09 19:22:58 +08:00
  • f55581efb8 feat(pane_admin): enable some site settings in fe hexxa 2022-04-09 17:41:47 +08:00
  • 1694e9026b fix: enable allowSetBg in be hexxa 2022-04-09 15:21:41 +08:00
  • 503bafb604 fix(fe/panel_files): key is not defined for file infos hexxa 2022-04-05 17:53:15 +08:00
  • 40cce63350 fix: tiny formatting and style fix hexxa 2022-04-05 17:33:37 +08:00
  • 35364a7f8a fix(fe/panel_files): enable hotkey for mkdir hexxa 2022-04-05 17:14:18 +08:00
  • fc3101d33f fix(fe/panel_files): add banner if the folder is empty hexxa 2022-04-05 16:50:07 +08:00
  • 26a2c7ea46 fix(state_updater): replace delete with deleteInArray hexxa 2022-04-05 16:30:05 +08:00
  • 7a96cd2483 fix(site_store): uncomment test hexxa 2022-04-04 22:24:21 +08:00
  • 4089e1c319 feat(site_store): enable allowSetTheme and autoTheme settings hexxa 2022-04-04 22:21:02 +08:00
  • 79ccda2a67 feat(fe/api): expose delete api in fe hexxa 2022-04-03 17:19:35 +08:00
  • 0e77cfe335 fix(files): disable auto renaming and clean path from request hexxa 2022-04-03 15:50:18 +08:00
  • 4de972cb11 fix(config): clean up configs and workflows hexxa 2022-04-02 17:03:59 +08:00
  • 2f6aa33108 fix(configs): refactor config loader to read default, db, configs, args in order hexxa 2022-04-02 15:38:59 +08:00
  • 86b2672b01 chore(deps): clean up dependencies hexxa 2022-04-02 10:26:46 +08:00
  • 468b9622f6 fix(dep): fix for CVE-2021-44906 hexxa 2022-03-29 13:48:17 +08:00
  • e4940fca34 feat(fe/api): expose quickshare api in the frontend dev mode hexxa 2022-03-28 15:58:57 +08:00
  • 9172336d35 fix(db): add yaml tags hexxa 2022-03-28 15:58:03 +08:00
  • 094161e2da test(fe/pane_settings): add test for pane_settings hexxa 2022-03-26 14:12:49 +08:00
  • de3394ba9b fix(fe/env): enable WebEnv interface and fix alert bugs hexxa 2022-03-26 14:12:19 +08:00
  • fcd4350e6a [fe/style] make content wider hexxa 2022-03-26 12:07:34 +08:00
  • d7f8fac07e [db] add checkings for boltstore hexxa 2022-03-26 12:06:22 +08:00
  • 41827f20c0 fix(fileinfo_store): refactor file info store hexxa 2022-03-24 16:44:34 +08:00
  • d65f1c4356 fix(userstore): enable strict user checking hexxa 2022-03-24 15:52:42 +08:00
  • b7609e6c06 fix(user_store): add checking and move some common vars hexxa 2022-03-24 14:46:22 +08:00
  • c3a3b2dc5b fix(site_store): refactor site store hexxa 2022-03-22 20:06:30 +08:00
  • b4dc30f824 fix(sitestore): clean up sitestore for refactoring hexxa 2022-03-22 18:04:13 +08:00
  • 9ff28ecce4 fix(files): sharing root folder is not allowed hexxa 2022-03-20 20:33:19 +08:00
  • 0db1903e42 feat(fe/panes): eable background color setting in preferences and management pane hexxa 2022-03-20 20:00:23 +08:00
  • 95e5be092a feat(users): support avatar, email and bgColor in fe hexxa 2022-03-20 17:47:15 +08:00
  • 817ced61de feat(db/userstore): add avatar, email, bgColor to user profile hexxa 2022-03-20 17:16:39 +08:00
  • 5f31cfc867 fix(fe/styles): small fixes hexxa 2022-03-19 19:51:09 +08:00
  • ddca44c786 fix(fe/chunk_uploader): retry limits are too great to reach hexxa 2022-03-19 19:46:08 +08:00
  • 48cabf9a71 fix(fe/bg): dialog bg is always fixed hexxa 2022-03-19 19:33:33 +08:00
  • f5717b05b1 fix(fe): fix incorrect chinses font hexxa 2022-03-19 19:14:04 +08:00
  • c8c7450583 fix(fe/styles): clean up incorrect styles hexxa 2022-03-19 17:51:06 +08:00
  • 18aa61a0f8 feat(fe/settings): add theme preference hexxa 2022-03-19 17:20:52 +08:00
  • 01e07273a6 feat(users): add theme to preferences hexxa 2022-03-19 16:41:21 +08:00
  • 916520bed1 feat(fe/styles): add dark theme hexxa 2022-03-19 16:31:39 +08:00
  • 4cdfddc090 fix(fe/themes): normalize white theme hexxa 2022-03-19 14:55:26 +08:00
  • aabde4c3d7 fix(panel_sharings): fix issues hexxa 2022-03-19 12:23:52 +08:00
  • dc8dbd7355 fix(fe/layers): normalize styles and clean up hexxa 2022-03-19 12:16:18 +08:00
  • e18f23b911 fix(fe/settings): clean up styles hexxa 2022-03-18 21:26:31 +08:00
  • ba965aa764 fix(fe/panel_files): normalize styles and clean up hexxa 2022-03-18 21:02:40 +08:00
  • 10079fc30f fix(fe/panel_sharings): normalize styles and clean up hexxa 2022-03-18 20:09:22 +08:00
  • 9995c94883 feat(fe/visual): add 'notFound' banner hexxa 2022-03-18 19:27:20 +08:00
  • d022ea064d fix(uploadings_panel): normalize styles and clean up hexxa 2022-03-18 19:26:37 +08:00
  • e013acadfe feat(fe/layout): add columns layout hexxa 2022-03-15 22:06:04 +08:00
  • 7c1bc34c48 fix(fe): normalize classnames hexxa 2022-03-15 22:05:20 +08:00
  • 4601ed9f77 fix(style): remove float-l hexxa 2022-03-14 21:02:49 +08:00
  • ffe3922916 fix(panel_files): add column layout as the only view hexxa 2022-03-14 20:50:48 +08:00
  • 1b4dec878b fix(root_frame): clean up styles hexxa 2022-03-13 17:26:20 +08:00
  • 73f3cb2da6 fix(uploader): don't need to refresh files list after uploading status changing hexxa 2022-03-11 15:25:21 +08:00
  • 8c508c517f fix(fe): hotkeys should not be enabled when component is not active hexxa 2022-03-10 16:20:38 +08:00
  • 097b94d1ed feat(fe/management): add reset used space button for users hexxa 2022-03-10 15:19:51 +08:00
  • 21593af444 test(users, settings): add e2e tests for ResetUsedSpace and WorkerQueueLen hexxa 2022-03-09 16:59:47 +08:00
  • 4dcd2c56ca feat(users) add async handler for reset used space hexxa 2022-03-09 15:29:38 +08:00
  • e05ef9b5fd fix(db): structs are not imported hexxa 2022-03-05 19:27:00 +08:00
  • 062d697841 fix(files): used space not updated after deleting folder hexxa 2022-03-05 19:00:27 +08:00
  • d4b41cc401 fix(fe/upload_mgr): restarted tasks are in Created state hexxa 2022-03-05 17:19:30 +08:00
  • 3c2cc79b05 fix(bolt_store): use existing uploading info instead returing error hexxa 2022-03-05 17:18:53 +08:00
  • 406f908d9e fix(files): incorrect delete folder operation order hexxa 2022-03-05 16:55:01 +08:00
  • 652adba4ad test(files): add move folder test and clean code hexxa 2022-03-05 11:03:51 +08:00
  • 17b4544487 fix(files): add boltdb store and refactor files handlers hexxa 2022-03-05 00:16:04 +08:00
  • 044cdea1d4 fix(files): refactor upload mgr as upload info store hexxa 2022-03-04 16:06:29 +08:00
  • 4e63a57cf9 fix(db): make db support schema hexxa 2022-03-04 12:04:59 +08:00
  • 693886f988 fix(files): add work around for calculating the used space hexxa 2022-03-04 10:47:00 +08:00
  • e5728aa96c fix: remove comments hexxa 2022-02-27 18:52:29 +08:00
  • 68c4949f2e fix(fe/tests): fix test failures, use 403 instead of 401 hexxa 2022-02-27 18:10:21 +08:00
  • 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 hexxa 2022-02-27 18:06:04 +08:00
  • e43ea8507c fix(user_store): add a work around for calculating used space hexxa 2022-02-27 12:53:17 +08:00
  • 73a6dfe4ae fix(fe/panel_uploading): add delete button for stopped uploadings and create uploading files asap hexxa 2022-02-27 12:31:51 +08:00
  • 662b06a94b fix(fe/panel_uploadings): enable sorting after refreshing hexxa 2022-02-27 12:05:30 +08:00
  • 7831aa7de5 fix(fe/panels): sort entries in refreshing hexxa 2022-02-27 11:22:39 +08:00
  • 6bd5343673 fix(fe/panels): remove redundant code hexxa 2022-02-27 10:50:14 +08:00
  • 05d8adb6d5 fix(fe/panels): replace rows built-in sorting with common sorting hexxa 2022-02-26 23:07:43 +08:00
  • 4896fd47fc fix(fe/state_updater): captcha is not loaded if the token is expired hexxa 2022-02-25 15:35:23 +08:00
  • 0967ca53dc test(authz): refine authz tests hexxa 2022-02-24 22:28:28 +08:00
  • 731e4029c9 test(permission): add forceSetPwd permission test hexxa 2022-02-23 18:23:46 +08:00
  • d2d269171d test(auth): add permission tests for files and settings api hexxa 2022-02-23 11:40:51 +08:00
  • cff87bdddd test(files): add permission tests for basic file operations, with some security fixes hexxa 2022-02-21 17:38:20 +08:00
  • 980bceb090 test: add permission tests - users APIs hexxa 2022-02-16 17:59:04 +08:00
  • 7473d5ce5d fix(fe/sorting): move sorting function to common hexxa 2022-02-16 17:58:11 +08:00
  • de3476dbad feat(fe/panel_files): enable hotkeys for deleting and moving hexxa 2022-02-15 17:31:35 +08:00