Commit graph

  • ecb35e2de1 fix(fe/state_mgr): auto refresh is not applied hexxa 2022-02-15 17:16:02 +08:00
  • 1314171a09 chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 dependabot[bot] 2022-02-12 07:52:01 +00:00
  • c5b3a8b209 chore(readme): update screenshot hexxa 2022-02-12 11:28:07 +08:00
  • b2fb036a13 feat(fe/panels): enable refreshing for files and sharing panel hexxa 2022-02-12 11:19:36 +08:00
  • 52969eebe6 feat(fe/cron): add cron table hexxa 2022-02-12 11:03:00 +08:00
  • 43f6ff61dc feat(fe/hotkeys): enable hotkeys for components hexxa 2022-02-11 16:52:19 +08:00
  • b06824ebf3 feat(fe/pane_login): login on enter keydown hexxa 2022-02-11 13:18:50 +08:00
  • 0cff932343 fix(fe/uploadings): disable button when uploading is stopped or error found hexxa 2022-02-10 14:38:44 +08:00
  • 4299829440 chore(doc): add doc hexxa 2022-02-09 21:04:51 +08:00
  • c66f65ab44 chore(readme): update docker script and link to the doc hexxa 2022-02-09 21:04:28 +08:00
  • 33a269d220 fix(config): use proper var name for arguments hexxa 2022-02-09 13:50:11 +08:00
  • 755c5703c1 fix(cd): fix docker build failure hexxa 2022-02-08 18:42:55 +08:00
  • eb3924e0c5 chore(readme): update docker run command with predefined accounts hexxa 2022-02-08 15:10:20 +08:00
  • 012df60679 fix(cd): use build-push-action-v2 with default Dockerfile hexxa 2022-02-08 15:04:49 +08:00
  • e830611af1 fix(cd): 1.add default user in docker image for avoiding permission issues 2.add demo Dockerfile hexxa 2022-02-07 21:44:20 +08:00
  • a5a9939fae chore(doc): update readme and screenshots hexxa 2022-01-31 12:48:38 +08:00
  • cccace6f3b chore(readme): update readme hexxa 2022-01-30 20:37:51 +08:00
  • 79e3f868a5 test(config): test if config can be overwritten in field granularity hexxa 2022-01-30 09:29:00 +08:00
  • 28d075122d fix(cicd): add back predefined user to docker config hexxa 2022-01-29 14:50:54 +08:00
  • 39d644931c fix: disable default db name hexxa 2022-01-29 14:09:24 +08:00
  • 00bbb12843 fix(server/test): add dbPath to configs hexxa 2022-01-29 14:08:41 +08:00
  • d0c0b80eff fix(config): change the order of overwriting hexxa 2022-01-29 14:08:07 +08:00
  • 4d2231b7db test(config): add files for testing hexxa 2022-01-29 14:07:24 +08:00
  • 8190c6c204 fix(store): remove default db file name hexxa 2022-01-29 14:04:52 +08:00
  • 4dcb487c85 fix(config): add db config hexxa 2022-01-29 14:03:57 +08:00
  • 48a239bef2 feat(config): add config loading functions hexxa 2022-01-28 22:16:32 +08:00
  • 32a003d789 fix(config): add config loading functions and tests, also fix config issues hexxa 2022-01-28 22:11:27 +08:00
  • 67da1ea0eb fix(settings): add captchaEnabled switch to client config hexxa 2022-01-27 22:24:35 +08:00
  • 99b424ee2a fix(fe): enable captcha at user level hexxa 2022-01-27 22:22:54 +08:00
  • b0e280ee70 fix(configs): fine-tune config files hexxa 2022-01-27 22:21:34 +08:00
  • 595e7ed2e9 chore(readme): update features hexxa 2022-01-27 22:20:47 +08:00
  • b6cee897e1 feat(fe/panel_files): enable endpoint for admin hexxa 2022-01-25 22:39:34 +08:00
  • 75c6f06a6d fix: fails to upload empty file hexxa 2022-01-25 22:39:05 +08:00
  • ae03e8c95c test(fe/state_mgr): add test for visitor initing hexxa 2022-01-25 22:37:03 +08:00
  • 65da92aece fix(state_updater): share is not enabled, move to initControls hexxa 2022-01-23 18:51:01 +08:00
  • 8d83ce0209 chore: update readme and screenshots hexxa 2022-01-23 18:17:28 +08:00
  • ce389b6154 fix(fe/state_updater): sharingCtrl is not set before initCwd hexxa 2022-01-23 18:16:43 +08:00
  • 55f45b6c57 fix(fe/login): login dialog small fixes hexxa 2022-01-23 17:56:33 +08:00
  • b1accfdbee fix(fe/login): refine login dialog hexxa 2022-01-23 17:36:31 +08:00
  • 55ba21b4a5 fix(be/config): incorrect bg value hexxa 2022-01-23 15:44:17 +08:00
  • 7f046e5308 fix(be/user_store): user is not removed correctly hexxa 2022-01-23 15:30:00 +08:00
  • dd6e229fce fix(fe): enable loading icon hexxa 2022-01-23 14:59:17 +08:00
  • 5a11463386 feat(fe): enable loading during waiting hexxa 2022-01-23 13:55:22 +08:00
  • 958872731a fix(db): shareID is not removed hexxa 2022-01-23 13:54:25 +08:00
  • 2904d03bdb feat(fe/loading): introduce loading layer hexxa 2022-01-22 11:46:16 +08:00
  • f06c5f5a7d fix(fe): update query params and refactor initAll hexxa 2022-01-22 10:31:34 +08:00
  • 8165c70bcb test(fe): use jest mock hexxa 2022-01-22 10:24:26 +08:00
  • 40c1d81d58 test(fe): add jest mocked clients hexxa 2022-01-20 10:55:19 +08:00
  • 81d375eafe fix(fe/login): add extInfo to login props hexxa 2022-01-19 16:18:31 +08:00
  • e39d3b88e0 fix(fe/css): add rotate style hexxa 2022-01-19 16:17:50 +08:00
  • af87abff92 fix(configs): increase read timeout to adapt to slow servers hexxa 2022-01-19 16:16:19 +08:00
  • ac5b7b2685 chore(deps): bump nanoid from 3.1.25 to 3.2.0 dependabot[bot] 2022-01-22 04:12:37 +00:00
  • 68c011694a fix(fe/panel_files): remove detail info in the table view hexxa 2022-01-16 12:22:09 +08:00
  • f7506b6ffa fix(panel_sharing): use correct term hexxa 2022-01-16 11:53:01 +08:00
  • 7a932d2528 fix(panel_files): small style fix hexxa 2022-01-16 11:49:42 +08:00
  • 71477a61bc fix(fe): update icons hexxa 2022-01-16 11:12:41 +08:00
  • 2f5c4b3ddb fix(fe/panel_files): hide elements in share mode hexxa 2022-01-16 10:16:47 +08:00
  • 6dc8802752 feat(fe,be): enable short sharing urls, enable file info migration hexxa 2022-01-15 21:36:14 +08:00
  • 18ee149956 fix(fe/sharings): refactor sharing props by adding shareID hexxa 2022-01-15 17:49:30 +08:00
  • a378296980 feat(be/files): enable shareID for sharing APIs hexxa 2022-01-15 14:33:52 +08:00
  • 772ec7992c feat(fileinfostore): enable shareID hexxa 2022-01-15 14:33:19 +08:00
  • 29d5f9d9e6 fix(files): update qr code style hexxa 2022-01-12 20:04:22 +08:00
  • e57c1835f9 fix(fe/test): fix test failure hexxa 2022-01-12 20:03:47 +08:00
  • dfd691c9f0 fix(fe/files_panel): breadcrumb part key can not be same hexxa 2022-01-12 19:39:24 +08:00
  • 16ff18555a feat(fe/layouts): introduce segments layout, controls, refactor breadcrumb hexxa 2022-01-12 17:13:09 +08:00
  • f3b65e1bb3 fix(fe): re-org dependencies and fix small issues hexxa 2022-01-12 16:29:06 +08:00
  • 963f5b199a fix(users): visitor user can not be deleted hexxa 2022-01-12 15:58:10 +08:00
  • 563e90b3a4 chore(deps): bump follow-redirects from 1.14.4 to 1.14.7 dependabot[bot] 2022-01-13 10:42:00 +00:00
  • 33ca87cf2c fix(fe/chunk_uploader): improve robustness of chunk uploader hexxa 2022-01-09 21:19:30 +08:00
  • aa56b935a2 fix(configs): increase open fd limit hexxa 2022-01-09 21:17:45 +08:00
  • 3b997eb9f6 fix(be/config): open fd limit in yaml is not read hexxa 2022-01-09 21:16:32 +08:00
  • 46ccddc5f8 fix(fe/worker): improve uploader robustness and upload files one by one hexxa 2022-01-09 18:34:00 +08:00
  • 4e9a53574f fix(fe/qr-code): qr code pos is not correct hexxa 2022-01-09 18:06:10 +08:00
  • 56bc628d5b fix(server): remove print hexxa 2022-01-09 18:01:28 +08:00
  • a922ff30fc fix(users): err is nil if token is expired in checking token failure hexxa 2022-01-09 18:01:04 +08:00
  • 1c68b130f2 fix(fe/utest): remove undefined method callings hexxa 2022-01-06 11:05:46 +08:00
  • 832be61083 fix(fe/state_updater): uploads are not inited correctly because of initing order hexxa 2022-01-06 10:49:28 +08:00
  • ff5e6db140 fix(fe/worker): refactor fe uploading functions to improve robustness hexxa 2022-01-05 14:31:37 +08:00
  • aca1ae6787 chore: refine readme and add screenshots hexxa 2022-01-01 17:27:52 +08:00
  • 99207a1514 chore(readme): update readme hexxa 2022-01-01 12:09:26 +08:00
  • b66b29624a fix(fe/files_panel): download qr code doesn't contain port hexxa 2022-01-01 11:14:12 +08:00
  • e019eb7293 feat(topbar, sharings): introduce qrcode for sharing dirs and site address hexxa 2022-01-01 10:41:12 +08:00
  • 1ff7cfc141 feat(fe/files panel): enable download URL QR code hexxa 2021-12-30 17:28:06 +08:00
  • f46d492d44 fix(fe/white.css): remove duplicated style hexxa 2021-12-30 16:06:36 +08:00
  • 711a3a874f feat(error_reporting): integrate error reporting hexxa 2021-12-30 10:33:13 +08:00
  • 9a7cfcb097 feat(fe): enable error logger and reporting hexxa 2021-12-28 23:18:08 +08:00
  • 3cb711b37e feat(fe/log_error): add error reporter hexxa 2021-12-27 21:54:16 +08:00
  • 46e40d1831 fix(fe/settings): incorrect title style hexxa 2021-12-27 21:53:45 +08:00
  • 7577fb0ace feat(be/settings): add api for reporting client error hexxa 2021-12-27 16:52:30 +08:00
  • 4fd9bd9c33 fix(fe/panes): refine styles of panes hexxa 2021-12-25 20:04:47 +08:00
  • a66046bd01 fix(fe/settings panel): unify title classes hexxa 2021-12-25 17:11:42 +08:00
  • 6aed184ad9 fix(fe/styles): style fixes hexxa 2021-12-25 16:50:14 +08:00
  • 49f42e937f fix(fe): text overflows when it is too long hexxa 2021-12-25 16:22:14 +08:00
  • 69b9b3d5fa fix(go): tidy go mod to resolve cve alert hexxa 2021-12-22 20:50:57 +08:00
  • e60804401e fix(fe/panel_sharings): introduce rows layout in sharing panel hexxa 2021-12-22 20:42:06 +08:00
  • fc3ecc5543 fix(fe/panel_sharing): use rows layout in sharing panel hexxa 2021-12-22 20:13:59 +08:00
  • 083e1648eb fix(fe/panel_sharing): refine sharing panel styles hexxa 2021-12-21 20:55:33 +08:00
  • 5d5527bb51 fix(fe/panel_uploadings): refine uploading panel style hexxa 2021-12-21 20:35:06 +08:00
  • c0fe1ffe55 fix(fe/panel_files): small fixes hexxa 2021-12-21 20:12:24 +08:00
  • 3550a3a77d feat(fe/rows): add rows view into files panel hexxa 2021-12-21 20:04:57 +08:00