Commit graph

  • cf3332a22f fix(files): incorrect field alias hexxa 2021-08-18 15:06:22 +08:00
  • 752768a916 feat(ui): support sharing hexxa 2021-08-18 15:05:50 +08:00
  • 86474e044f feat(client): support sharing api hexxa 2021-08-18 15:05:14 +08:00
  • 422232a34f fix(tests): use local socket hexxa 2021-08-18 15:03:45 +08:00
  • 4f388d1a11 fix(cfg/dev): listen at local sock hexxa 2021-08-18 11:15:54 +08:00
  • 80d54f42a1 feat(files/sharing): refactor sharing apis with tests hexxa 2021-08-18 11:12:24 +08:00
  • 5ef94afd7a test(userstore): fix flaky test hexxa 2021-08-18 10:44:22 +08:00
  • 43f2507428 feat(files): add isSharing api hexxa 2021-08-17 15:08:44 +08:00
  • 94505ae87b test(userstore): fix incorrect type hexxa 2021-08-17 15:10:32 +08:00
  • 839d7f43bc test(files/quota): add e2e tests hexxa 2021-08-17 14:41:15 +08:00
  • 41654e36d0 feat(files): enable space limit hexxa 2021-08-16 22:18:07 +08:00
  • 921a7c1ef9 fix(ui/admin_pane): fix hr color hexxa 2021-08-15 20:00:41 +08:00
  • fe6352c78d fix(ui/admin_pane): change id, name layout hexxa 2021-08-15 19:51:02 +08:00
  • cdc0ed03f8 fix(ui/admin_pane): fix user pane layout hexxa 2021-08-15 19:46:48 +08:00
  • ffc62023e8 feat(ui/quota): add ui for quota hexxa 2021-08-10 23:02:35 +08:00
  • fb160c0418 fix(users): fix flaky tests hexxa 2021-08-15 17:59:08 +08:00
  • 55764efd40 test(files): fix e2e tests hexxa 2021-08-15 17:26:23 +08:00
  • 7b2c185686 fix(files): use name as home dir hexxa 2021-08-14 09:59:17 +08:00
  • b6000771d7 test(userstore): fix flaky test hexxa 2021-08-13 17:57:09 +08:00
  • 7752733fb9 feat(files): disallow normal users to access home dir hexxa 2021-08-13 17:22:35 +08:00
  • 8eac11afda chore(deps): upgrade gin to 1.7.3 hexxa 2021-08-13 15:45:39 +08:00
  • b1a723be21 test(files/sharings): add e2e tests hexxa 2021-08-13 15:37:17 +08:00
  • df0264ecfd feat(sharing): enable APIs for sharing hexxa 2021-08-12 18:47:42 +08:00
  • a96f552323 feat(deps, server): add FileInfoStore to deps hexxa 2021-08-11 15:38:12 +08:00
  • e74c3c34e3 feat(fileinfostore): support GetSharing hexxa 2021-08-11 15:29:53 +08:00
  • c78692df52 feat(store): add FileInfoStore hexxa 2021-08-11 15:25:23 +08:00
  • 834c577a71 chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /src/client/web dependabot[bot] 2021-08-12 23:29:30 +00:00
  • e7163c5c1c chore(deps): bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2021-08-10 22:48:41 +00:00
  • 832c65f94f test(e2e): add quota configs hexxa 2021-08-08 22:49:00 +08:00
  • f986015c0b fix(fe/be): clean up and enable quota in ui hexxa 2021-08-08 17:58:16 +08:00
  • cdd15be4aa feat(files): enable limiter for download hexxa 2021-08-08 16:29:22 +08:00
  • fd5da3db37 feat(files): enable upload limiter hexxa 2021-08-07 21:06:43 +08:00
  • e01f5f8351 feat(pkg): add limiter hexxa 2021-08-07 19:55:19 +08:00
  • e73947de0d feat(users): enable quota in handlers hexxa 2021-08-07 17:18:10 +08:00
  • 75e10e6ad9 feat(user_store): add quota to user info hexxa 2021-08-07 16:41:40 +08:00
  • 1fcb2223a0
    feat(be/fe): enable captcha (#69) Hexxa 2021-08-06 22:27:24 -05:00
  • 021e5090be
    feat(): refactor uploader (#68) Hexxa 2021-08-04 22:00:51 -05:00
  • aefaca98b3
    feat(admin): enable multi-users (#67) Hexxa 2021-07-30 21:59:33 -05:00
  • 916ec7c2dc
    fix(ui): fix layout of list & pane (#66) Hexxa 2021-07-25 03:19:57 -05:00
  • df46915147
    fix(client/web): refine list layout (#65) Hexxa 2021-07-24 21:19:23 -05:00
  • 81da97650b
    feat(multi-home): enable separated home dir for each user (#64) Hexxa 2021-07-24 21:05:36 -05:00
  • 9748d0cab4
    feat(users): add roles APIs (#63) Hexxa 2021-07-10 07:08:32 -05:00
  • 4b6f6d9e1f
    feat(server): Replace single-user service with muti-users service (#62) Hexxa 2021-07-10 03:59:59 -05:00
  • 1680c5cb2f
    chore(deps): bump acorn from 6.1.1 to 6.4.2 in /src/client/web (#61) dependabot[bot] 2021-07-01 14:56:35 +08:00
  • 6f595c446d
    chore(deps): bump ws from 6.2.1 to 6.2.2 in /src/client/web (#60) dependabot[bot] 2021-06-16 13:51:56 +08:00
  • e42a73de74
    chore(deps): bump ws from 6.2.1 to 6.2.2 (#59) dependabot[bot] 2021-06-16 13:51:43 +08:00
  • c9ddea88e4
    chore(deps): bump browserslist from 4.5.6 to 4.16.6 in /src/client/web (#58) dependabot[bot] 2021-05-28 16:57:14 +08:00
  • 047e3a8601
    fix(client/web): remove css loader (#57) Hexxa 2021-05-21 15:19:28 +08:00
  • 10c13f5ad8
    [files] auto rename file if there is a duplicated one (#56) Hexxa 2021-05-20 15:59:36 +08:00
  • 884f255e2d
    chore(deps): bump postcss from 7.0.16 to 8.2.15 in /src/client/web (#55) dependabot[bot] 2021-05-20 15:50:08 +08:00
  • 2ba04bfea9
    [client/web] upgrade css-loader (#54) Hexxa 2021-05-18 17:11:57 +08:00
  • 68548051d5
    test(e2e): test uploading randomly (#53) Hexxa 2021-05-13 17:06:00 +08:00
  • 36844eb2e0
    chore(deps): bump lodash from 4.17.20 to 4.17.21 in /src/client/web (#52) dependabot[bot] 2021-05-13 14:48:36 +08:00
  • d7d91bc114
    chore(deps): bump hosted-git-info from 2.7.1 to 2.8.9 in /src/client/web (#51) dependabot[bot] 2021-05-13 14:48:05 +08:00
  • 873fe56879
    chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#50) dependabot[bot] 2021-05-10 18:21:34 +08:00
  • 9ff19f21a0
    chore(deps): bump lodash from 4.17.20 to 4.17.21 (#49) dependabot[bot] 2021-05-10 18:20:58 +08:00
  • 79f0473ad3
    chore(deps): bump ssri from 6.0.1 to 6.0.2 in /src/client/web (#48) dependabot[bot] 2021-04-21 18:07:19 +08:00
  • 431febc265
    chore(deps): bump ssri from 6.0.1 to 6.0.2 (#47) dependabot[bot] 2021-04-21 13:20:29 +08:00
  • 85109ace26
    chore(deps): bump y18n from 4.0.0 to 4.0.1 in /src/client/web (#44) dependabot[bot] 2021-04-21 13:19:44 +08:00
  • 8b5a80f766
    fix(server/files): fix Content-Disposition is not set (#46) Hexxa 2021-04-21 11:38:59 +08:00
  • a9ccb4506c
    Fix append (#43) Hexxa 2021-03-19 23:00:22 +08:00
  • 9b2157ac6a
    feat(log): tee logs to file and stdout (#42) Hexxa 2021-03-06 10:44:24 +08:00
  • 6bd8d2422b
    chore(docs): fix a mistake in readme (#41) Hexxa 2021-03-04 15:28:39 +08:00
  • 8bf1aebaf6
    chore(cicd): add docker workflow and refine READMEs (#40) Hexxa 2021-02-02 19:09:03 +08:00
  • 76334b808d
    fix(client/worker): incorrect uploading list filtering logic (#39) Hexxa 2021-02-02 12:02:32 +08:00
  • b0d1cdccfc
    fix(docker): add dockfile and small fixes (#38) Hexxa 2021-02-01 21:36:56 +08:00
  • c8a3f911e8
    Release 0.3.0 (#37) Hexxa 2021-01-31 19:37:05 +08:00
  • ede6c239f0
    chore(ci/cd): refine scripts and docs (#36) Hexxa 2021-01-30 22:03:59 +08:00
  • e87a342c93
    chore(client): clean up and ci (#35) Hexxa 2021-01-30 16:48:21 +08:00
  • 46f03e2e84
    chore(ci): add ci using github action Hexxa 2021-01-30 16:34:53 +08:00
  • ea3400aca6
    Add tests for client (#33) Hexxa 2021-01-30 10:01:38 +08:00
  • 1ff1e2024e
    Dev cleanup (#32) Hexxa 2021-01-29 21:50:42 +08:00
  • 31e4850344
    feat(client/worker): support web work in frontend with fallback (#31) Hexxa 2021-01-26 22:25:15 +08:00
  • 67c07cc81f
    feat(files): add uploadings api (#30) Hexxa 2021-01-11 22:57:02 +08:00
  • a909df384d
    chore(deps): bump axios from 0.18.1 to 0.21.1 in /src/client/web (#29) dependabot[bot] 2021-01-11 16:05:34 +08:00
  • b4656fdc9e
    chore(deps): bump axios from 0.18.1 to 0.21.1 (#28) dependabot[bot] 2021-01-06 10:46:17 +08:00
  • 170c6169fa
    chore(deps): bump node-notifier from 5.4.0 to 8.0.1 in /src/client/web (#27) dependabot[bot] 2020-12-23 18:35:24 +08:00
  • cb26003b99
    fix(uploader, files/handlers): fix incorrect unlock, catch and check error after calling api (#26) Hexxa 2020-12-21 23:20:06 +08:00
  • 64493ec76a
    chore(jest, webpack): upgrade deps to avoid vulnerabilities (#25) Hexxa 2020-12-20 15:45:08 +08:00
  • 7d361cdf7c
    Clean up legacy files, ignore list, files, etc. (#24) Hexxa 2020-12-20 15:29:54 +08:00
  • e40878f7be
    refine uploader, components and their tests (#23) Hexxa 2020-12-20 12:03:33 +08:00
  • cc0b53eea7
    chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /src/client/web (#22) dependabot[bot] 2020-12-20 11:56:49 +08:00
  • 28273ef847
    chore(deps): bump axios from 0.18.0 to 0.18.1 in /src/client/web (#21) dependabot[bot] 2020-12-20 11:56:21 +08:00
  • 021e8d981d
    chore(deps): bump lodash from 4.17.11 to 4.17.20 in /src/client/web (#20) dependabot[bot] 2020-12-19 21:13:04 +08:00
  • 70dad91856
    chore(deps): bump handlebars from 4.1.2 to 4.7.6 in /src/client/web (#19) dependabot[bot] 2020-12-19 21:12:39 +08:00
  • f820552b1c
    chore(deps): bump ini from 1.3.5 to 1.3.8 in /src/client/web (#18) dependabot[bot] 2020-12-19 21:07:29 +08:00
  • 0f2513701c
    chore(deps): bump acorn from 5.7.3 to 5.7.4 in /src/client/web (#17) dependabot[bot] 2020-12-19 19:58:18 +08:00
  • ba6a5373d1
    Web client refinement (#16) Hexxa 2020-12-16 23:39:26 +08:00
  • 0265baf1b1 test(files, users): add e2e test and fix issues hexxa 2020-12-10 22:22:38 +08:00
  • b065684a47 fix(go.mod): fix replaces hexxa 2020-12-06 20:00:43 +08:00
  • 472fe8dadb fix(test, travis): fix build and test error hexxa 2020-12-06 19:53:08 +08:00
  • d726ac5aa4 chore(pkgs): remove useless pkgs hexxa 2020-12-06 18:51:06 +08:00
  • bcc8a34737 chore(server): add comments hexxa 2020-12-06 18:39:01 +08:00
  • 30a04d9130 fix(singleuser): should not print pwd if it is specified hexxa 2020-12-06 18:07:50 +08:00
  • 24adbcbe63 test(singleuser): add tests for singleuser apis hexxa 2020-12-06 14:32:45 +08:00
  • 2bcb337b4c feat(users): add init functions hexxa 2020-12-06 12:17:29 +08:00
  • 57124451ad feat(singleuser): add setpwd api hexxa 2020-12-05 22:12:49 +08:00
  • 4d6e7ff938 fix(singleuser): fix bugs in single user handlers hexxa 2020-12-05 22:00:20 +08:00
  • 31a1a331f7 fix(args): change arg prodmode name hexxa 2020-12-05 10:35:07 +08:00
  • 83100007e3 feat(qs2) add qs2 framework hexxa 2020-12-05 10:30:03 +08:00