Commit graph

  • a46d98d416 fix(browser): add detail toggle button hexxa 2021-09-25 22:45:48 +08:00
  • ed17496a90 test(fe): add tests for log in/out hexxa 2021-09-25 21:57:23 +08:00
  • 1f5dd061d6 fix(fe): hide elements in sharing mode hexxa 2021-09-25 18:48:03 +08:00
  • 08ed7f175b fix(fe): show different panes according to user role hexxa 2021-09-25 11:53:34 +08:00
  • 9501bed740 fix(fe): refactor fe to support visitor accessing hexxa 2021-09-24 22:12:48 +08:00
  • 2ccdf0e287 feat: enable sharing with visitor hexxa 2021-09-24 14:15:19 +08:00
  • d440cbe477 fix(state_mgr): support visitor to access sharing hexxa 2021-09-23 21:31:44 +08:00
  • d6495a90ad fix(browser): move sha1 to hidden part hexxa 2021-09-22 22:38:48 +08:00
  • 45da231c4d chore(files): remove print hexxa 2021-09-19 10:44:48 +08:00
  • dc80778255 fix(fs): fd must be closed after deleting, renaming hexxa 2021-09-18 23:07:54 +08:00
  • ccfb9deb7e fix(jest): set js-dom as jest environment hexxa 2021-09-18 16:06:03 +08:00
  • 5de36c44f0 chore(deps): fix jest conflict hexxa 2021-09-18 16:01:08 +08:00
  • 742de29e4e fix(users): fix flaky users test hexxa 2021-09-18 14:37:06 +08:00
  • decdaad956 fix(cve): fix cve issue hexxa 2021-09-18 12:24:41 +08:00
  • 24a4024c21 chore(readme): update readme hexxa 2021-09-17 23:06:57 +08:00
  • 52c8610271 feat(users): support predefined users hexxa 2021-09-17 23:04:41 +08:00
  • 80342a7333 chore(demo): add heroku demo hexxa 2021-09-17 14:06:54 +08:00
  • 5af8190945 fix(js): add js files as a work around hexxa 2021-09-16 21:35:49 +08:00
  • f3e4d970f5 chore(ignore): update git ignore hexxa 2021-09-16 21:35:03 +08:00
  • 5ad0a073ce chore(fs): remove prints hexxa 2021-09-16 21:15:41 +08:00
  • 1b0bf9c5fd fix(files): fix fd closing issue hexxa 2021-09-16 21:07:23 +08:00
  • 5e8567d470 fix(fs): fix issues related to closing fd hexxa 2021-09-14 22:47:00 +08:00
  • 70dda37c54 fix(cd): latest image is not pushed hexxa 2021-09-14 17:30:00 +08:00
  • 82a52b2312 fix(cd): move yarn to package.json script hexxa 2021-09-14 17:24:00 +08:00
  • 10dd12ab02 chore(workflows): add endline hexxa 2021-09-14 16:27:33 +08:00
  • 0d8687d0a0 feat(workflow): add heroku cd workflow hexxa 2021-09-14 16:25:38 +08:00
  • b82fc6e8af feat(scripts): add new scripts hexxa 2021-09-14 16:25:09 +08:00
  • 2dc156cd95 fix(cicd): refactor scripts for cicd hexxa 2021-09-14 16:24:14 +08:00
  • c897adc6ea fix(dockerfile): use debian stable-slim instead of distroless hexxa 2021-09-14 14:20:48 +08:00
  • ef4d08b1a4 feat(fe): add favicon hexxa 2021-09-14 13:49:46 +08:00
  • 2183af2deb fix(updater): dont change path if chdir returns error hexxa 2021-09-14 10:59:36 +08:00
  • 04b39eff03 fix(server): use gocfg to get port hexxa 2021-09-14 10:43:47 +08:00
  • 05c89234f0 fix(readme): remove incorrect part hexxa 2021-09-14 10:42:23 +08:00
  • 6f84ff750a fix(fe): upgrade dependencies hexxa 2021-09-13 17:40:49 +08:00
  • 50f66704b1 fix(fs): fix fd leaking issue hexxa 2021-09-13 15:15:03 +08:00
  • fb9de35e81 fix(files): fix small issues hexxa 2021-09-12 22:27:56 +08:00
  • 70318be81d fix(browser): refresh used after deleting uploading hexxa 2021-09-12 21:39:51 +08:00
  • ac797848e8 test(state_mgr): fix broken test hexxa 2021-09-12 21:20:07 +08:00
  • 3b1508af51 fix(uploader): add error info and fix issues in uploader hexxa 2021-09-12 20:35:34 +08:00
  • e462c349a5 fix(files): isSharing always return true hexxa 2021-09-12 17:05:28 +08:00
  • f91723eab7 test(worker): add test for worker hexxa 2021-09-12 13:47:14 +08:00
  • 4a5c68df17 fix(worker): refactor and fix issues of worker hexxa 2021-09-12 12:45:03 +08:00
  • 8518072c7e s hexxa 2021-09-11 20:06:01 +08:00
  • e47ee4aa8c feat(workers): integrate workers to handlers hexxa 2021-09-05 22:26:55 +08:00
  • 0e7f39b8cc feat(filestore): support file info methods hexxa 2021-09-04 17:49:33 +08:00
  • 25e1ba9ba9 feat(worker): add workers hexxa 2021-09-04 15:55:54 +08:00
  • 1f858ba8b0 chore(fe/be): small fixes hexxa 2021-09-03 14:21:26 +08:00
  • 97e27b6515 chore(readme): update image hexxa 2021-08-30 21:59:03 +08:00
  • 90e8ce9540 chore(readme): update readme hexxa 2021-08-30 20:50:02 +08:00
  • 322734932c fix(ui/test): fix unit test fail hexxa 2021-08-29 23:01:23 +08:00
  • 3ad6b97e86 chore(config): update config hexxa 2021-08-29 22:42:09 +08:00
  • c76e61a686 feat(ui/browser): support used space hexxa 2021-08-29 22:34:28 +08:00
  • 93d946e535 fix(be/users): add quota and usedSpace to self api hexxa 2021-08-29 21:26:45 +08:00
  • 8ccb194fea fix(ui): fix unit test fail hexxa 2021-08-29 18:59:35 +08:00
  • 87868dea4c fix(ui/browser): sort items by type hexxa 2021-08-29 18:54:16 +08:00
  • 008181a9aa fix(ui/admin): improve admin pane layout hexxa 2021-08-29 18:13:19 +08:00
  • 969cdc8032 fix(ui/browser): move buttons to item list hexxa 2021-08-29 16:53:47 +08:00
  • 1c10fdf140 fix(ui/admin): remove dots hexxa 2021-08-29 12:15:50 +08:00
  • 20b1a0b411 feat(ui): add ui props hexxa 2021-08-28 23:11:07 +08:00
  • b16f6e54d5 feat(ui/browser): cleanups hexxa 2021-08-28 22:50:53 +08:00
  • e7d6cb5975 feat(ui/browser): add tab bar hexxa 2021-08-28 22:16:50 +08:00
  • 0c875c30dd fix(ui/browser): move breadcrumb to item list hexxa 2021-08-28 21:40:56 +08:00
  • 74af901857 fix(ui/browser): change position hexxa 2021-08-28 20:58:52 +08:00
  • 8905f127dd fix(browser): refine styles hexxa 2021-08-28 20:45:23 +08:00
  • edf2edfb78 feat(ui): introduce react-icons hexxa 2021-08-28 19:51:29 +08:00
  • a3d68cd77d feat(ui/layout): add flexbox hexxa 2021-08-28 12:34:35 +08:00
  • 146af5af0a fix(client/files): retry when too many open fds hexxa 2021-08-27 23:41:35 +08:00
  • 1d727b4416 fix(ui/browser): move files in batch hexxa 2021-08-27 18:11:45 +08:00
  • 85be9fe67d fix(ui/browser): send del requests in batch hexxa 2021-08-27 17:53:23 +08:00
  • dcf871f1ff feat(ui): support localstorage and get lan from it hexxa 2021-08-27 17:18:35 +08:00
  • 8fa9cd2b0d fix(ui/browser): only refresh item list after one uploading is finished hexxa 2021-08-27 17:16:44 +08:00
  • 565c7324ef fix(topbar): display user name hexxa 2021-08-26 22:07:59 +08:00
  • 01d38786ec feat(ui): show user name hexxa 2021-08-26 20:48:26 +08:00
  • b853ceb0cb feat(settings): enable choose lan in settings hexxa 2021-08-26 17:38:23 +08:00
  • eb6d9c2490 feat(ui): enable i18n hexxa 2021-08-26 15:20:41 +08:00
  • 3531e7a265 chore(dep): upgrade dependency hexxa 2021-08-25 22:52:44 +08:00
  • 072b8b7fd7 feat(ui): add i18n support hexxa 2021-08-25 18:47:53 +08:00
  • 600c1e6a9e fix(ui): replace alert with alertMsg hexxa 2021-08-25 18:47:23 +08:00
  • 99607c66bc fix(ui/core_state): move userRole to login domain hexxa 2021-08-25 18:33:55 +08:00
  • 794b14c4d4 fix(ui/client): client issues hexxa 2021-08-25 18:33:16 +08:00
  • cff7ce6af4 fix(ui/admin): fix SetUser related issues hexxa 2021-08-25 14:51:12 +08:00
  • d3bac9a47d fix(files): sharing path must exactly match hexxa 2021-08-25 14:50:27 +08:00
  • bd6f961d03 fix(ui/topbar): admin panel is not refreshed in loading hexxa 2021-08-25 14:49:06 +08:00
  • 9cd6d6f84b feat(server): support SetUser api hexxa 2021-08-24 21:35:28 +08:00
  • c2673cd416 feat(client): support SetUser api hexxa 2021-08-24 21:35:12 +08:00
  • f2dd36c630 test(ui): refactor all tests hexxa 2021-08-24 20:00:16 +08:00
  • dc3783a091 feat(state_mgr): support set clients hexxa 2021-08-23 21:01:54 +08:00
  • 9b67a85d97 fix(ui): refactor core state into a flat structure hexxa 2021-08-23 14:52:37 +08:00
  • 8013c401f3 fix(dep): fix cve issues hexxa 2021-08-22 22:01:56 +08:00
  • 19a635a4b5 chore(ui): remove unused code hexxa 2021-08-22 21:51:33 +08:00
  • ee056aa193 fix(updater): merge all updater as one updater hexxa 2021-08-22 18:17:46 +08:00
  • 369b769952 chore(ui): remove unused code hexxa 2021-08-21 11:38:22 +08:00
  • 8151535e9d fix(ui): resolve cves hexxa 2021-08-21 10:12:17 +08:00
  • 41f1cb0ff8 chore(ui): resolve CVEs hexxa 2021-08-21 10:02:08 +08:00
  • 3760c137dc fix(files): fix incorrect mock interface hexxa 2021-08-20 22:51:58 +08:00
  • 2b55d5c159 fix(files): cleanups hexxa 2021-08-20 22:39:21 +08:00
  • c864c2bcb5 fix(configs): incorrect space limit hexxa 2021-08-20 22:37:40 +08:00
  • 0a8c3e77a2 fix(ui): add sharing url and fix several issues hexxa 2021-08-20 22:36:44 +08:00
  • b89ad2765e fix(ui/browser): incorrect async operation order hexxa 2021-08-20 21:49:02 +08:00
  • 101d47b2f7 fix(state_mgr): incorrect state init hexxa 2021-08-19 21:55:13 +08:00