Commit graph

  • 81e4bc10ab Commit patches main root 2025-04-09 15:35:20 +03:00
  • 6ed9281419
    chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#219) dependabot[bot] 2024-09-03 22:18:36 +08:00
  • 9b645ffec9
    chore(deps-dev): bump webpack from 5.76.0 to 5.94.0 (#218) dependabot[bot] 2024-09-03 22:18:01 +08:00
  • 4c9a6e607a
    chore(deps): bump ws from 7.5.7 to 7.5.10 (#217) dependabot[bot] 2024-06-23 16:39:35 +08:00
  • 82056c34c3
    chore(deps): bump braces from 3.0.2 to 3.0.3 (#216) dependabot[bot] 2024-06-16 22:29:19 +08:00
  • 75343473ed
    chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#211) dependabot[bot] 2024-06-11 21:08:50 +08:00
  • 83a803cbbf
    chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 (#210) dependabot[bot] 2024-04-04 15:49:10 +08:00
  • 3386af953c
    chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#209) dependabot[bot] 2024-04-04 15:41:41 +08:00
  • a8e8e42658
    chore(deps): bump axios from 0.21.4 to 0.28.0 (#208) dependabot[bot] 2024-04-04 15:40:40 +08:00
  • 04b2ba82ad
    chore(deps): bump follow-redirects from 1.14.9 to 1.15.4 (#207) dependabot[bot] 2024-02-22 20:27:51 +08:00
  • 3222ff2e52
    chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#206) dependabot[bot] 2024-02-22 10:36:30 +08:00
  • d9cb6a52e1 chore(deps): bump @babel/traverse from 7.17.3 to 7.23.2 dependabot[bot] 2023-10-17 21:09:18 +00:00
  • 4f05d19e0d chore(deps): bump postcss from 8.4.12 to 8.4.31 dependabot[bot] 2023-10-06 15:44:39 +00:00
  • 1257250d3c chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 dependabot[bot] 2023-10-11 22:35:40 +00:00
  • 984595f565 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 dependabot[bot] 2023-07-19 00:41:32 +00:00
  • d3bb03af40 chore(heandlers/util): refactor response methods Youssef Eddaif 2023-07-29 23:19:21 +01:00
  • 41a4c05801 chore(deps): bump tough-cookie from 4.0.0 to 4.1.3 dependabot[bot] 2023-07-09 10:14:24 +00:00
  • 095a7e8729 chore(deps): bump semver from 6.3.0 to 6.3.1 dependabot[bot] 2023-07-11 00:47:16 +00:00
  • 9674091994 chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 dependabot[bot] 2023-06-01 20:35:00 +00:00
  • 446ae87715 chore(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 dependabot[bot] 2023-05-05 02:48:58 +00:00
  • 72bf31a1e2 chore(deps-dev): bump webpack from 5.70.0 to 5.76.0 dependabot[bot] 2023-03-14 22:33:47 +00:00
  • 259318a346 chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 dependabot[bot] 2023-03-07 00:13:50 +00:00
  • d84ce95799 chore(readme): update backward compatibility status hexxa 2023-03-05 10:33:52 +08:00
  • 3b320cd7d3 fix(db): open sqlite with correct driver hexxa 2023-03-05 10:17:55 +08:00
  • b0c8aa284e chore(deps): bump loader-utils from 2.0.2 to 2.0.4 dependabot[bot] 2023-02-11 05:46:50 +00:00
  • f805fd0eb8 fix(cd): remove demo and staging workflows hexxa 2023-02-11 13:24:46 +08:00
  • 163eb104b6 fix(dep): upgrade gin to v1.8.2 hexxa 2023-02-11 13:08:16 +08:00
  • cc7840516d fix(db): migrate to modernc sqlite driver hexxa 2023-02-11 12:37:48 +08:00
  • dd3ef8f908 feat(rdb): add base store implementation hexxa 2022-10-08 19:54:41 +08:00
  • c1546181c1 fix(rdb): use base store implementation for sqlite store hexxa 2022-10-08 17:56:18 +08:00
  • 1b39b7ebf7 fix(server): e2e tests fails because db interface is updated hexxa 2022-10-08 15:38:39 +08:00
  • 2b50c84273 fix(rdb): add id column for file info, sharing info tables hexxa 2022-10-08 11:28:04 +08:00
  • 033c2bc316 fix(ci): update go docker version hexxa 2022-09-25 11:41:07 +08:00
  • 42ad19257c test(server): add init tests hexxa 2022-09-24 22:27:11 +08:00
  • 02740bae37 fix: remove bolt db stores hexxa 2022-09-24 22:26:52 +08:00
  • f637781d4d fix(server): fix config test hexxa 2022-09-24 21:48:03 +08:00
  • b54275771e fix(server): add initer hexxa 2022-09-24 21:14:08 +08:00
  • becfa688aa fix(server): clean up handlers initing hexxa 2022-09-24 11:54:35 +08:00
  • 81e97bdd55 fix(db): add sqlite store back with some fixes hexxa 2022-09-21 16:16:29 +08:00
  • 5cae5be837 feat(db): add default rdb layer hexxa 2022-09-21 15:28:57 +08:00
  • 61757aff4a fix(server): skip initing users if inited hexxa 2022-09-16 12:27:47 +08:00
  • 4f6683de03 fix(server): 1.replace bolt with sqlite in config 2.add hardcoded listing roles hexxa 2022-09-16 11:28:51 +08:00
  • d97451653e fix(sqlite): add indexes and unique constraint hexxa 2022-09-16 09:58:31 +08:00
  • df5c820c68 fix(files): add location to file info hexxa 2022-09-07 20:19:46 +08:00
  • b226bc6f9f fix(db): db interfaces should be updated in tests hexxa 2022-09-05 21:37:42 +08:00
  • ce77eb7534 test(server): fix bugs and tests hexxa 2022-09-03 23:32:32 +08:00
  • 4265ab593e fix(config): remove rdb config hexxa 2022-09-03 23:31:57 +08:00
  • 085a3e4e10 feat(handlers): replace boltdb with sqlite in handlers hexxa 2022-09-03 20:24:45 +08:00
  • 791848f75c feat(db): replace boltdb with sqlite hexxa 2022-09-03 18:40:55 +08:00
  • 59a39efc4a feat(db): enable sqlite for storing users hexxa 2022-08-31 22:30:24 +08:00
  • f95a611204 feat(rdb): add sqlite as a dependency hexxa 2022-08-30 15:54:46 +08:00
  • cb478ca266 chore(single_user): delete single user handlers hexxa 2022-08-26 20:02:27 +08:00
  • d0a8a6d43a test(server: add rounds for concurrency test hexxa 2022-08-26 20:01:33 +08:00
  • a36ef5f98f test(files): add mockClient hexxa 2022-08-24 17:54:58 +08:00
  • d293ed52cc test(server): add basic benchmark test hexxa 2022-08-24 09:56:56 +08:00
  • 86a29d632c chore: remove gitter badge from the readme hexxa 2022-08-22 20:01:33 +08:00
  • cc9355d630 fix(files): avoid overwriting lock failed error hexxa 2022-08-19 20:52:15 +08:00
  • f68b5532ec chore: use gif hexxa 2022-08-17 20:19:44 +08:00
  • 24b1cc05cc chore(readme): add video hexxa 2022-08-17 19:52:17 +08:00
  • 060638de3a chore: add initFileIndex config hexxa 2022-08-12 19:43:20 +08:00
  • aeb9d26bbd feat(server): add flag for skipping indexing in launching hexxa 2022-08-12 19:43:04 +08:00
  • 0cce1bd090 fix(client): remove token from client args hexxa 2022-08-10 13:12:32 +08:00
  • 6cc99312bf chore(readme): update readme hexxa 2022-08-06 11:08:58 +08:00
  • 349eec92c0 feat(ui/admin): add reindex button hexxa 2022-08-06 11:00:48 +08:00
  • 48b0ff2df0 fix(clients): fix incorrect client naming hexxa 2022-08-06 10:01:28 +08:00
  • f0293fbc4c fix(server): restore and persist file index hexxa 2022-07-30 20:44:22 +08:00
  • 591b50c51f fix(ui/state_upDATER): clear file and info when not found hexxa 2022-07-30 20:40:30 +08:00
  • 5c1d512a95 chore(deps): add randstr hexxa 2022-07-30 20:39:25 +08:00
  • f68a21792c test(fileindex): fix issues and add tests hexxa 2022-07-30 20:39:03 +08:00
  • dbb1ce65ef feat(ui/files_pane): enable file/folder searching hexxa 2022-07-30 15:49:38 +08:00
  • 302d3a6af8 fix(files/search): enable searching by multiple keywords hexxa 2022-07-30 12:12:42 +08:00
  • 9510d6e730 feat(ui/clients): add search, reindex in client hexxa 2022-07-25 21:54:26 +08:00
  • fd46d7b816 feat(server): add reindexing API with tests hexxa 2022-07-24 17:08:56 +08:00
  • fc653d1c15 fix(server/test): enable files api tests hexxa 2022-07-24 09:31:46 +08:00
  • bd2e831a5d test(server/search): add tests for searching hexxa 2022-07-23 22:24:32 +08:00
  • 826d472a96 feat(files): add search API and tests hexxa 2022-07-23 13:01:43 +08:00
  • 4fbdee0eca feat(config): add search result limit hexxa 2022-07-21 22:26:07 +08:00
  • dff79ed87f feat(dep/fileindex): enable fileindex in file managing hexxa 2022-07-21 22:25:38 +08:00
  • 28b7113d27 fix(ui/panel_files): download url contains comma when port is 80/443 hexxa 2022-07-21 20:03:41 +08:00
  • 2a16b877a2 chore(deps): bump terser from 5.12.1 to 5.14.2 dependabot[bot] 2022-07-21 00:57:15 +00:00
  • b7d51a3a15 feat(search): add file index hexxa 2022-07-13 19:51:55 +08:00
  • 23067cad81 feat(dep): add fsearch for file searching hexxa 2022-07-12 22:33:20 +08:00
  • a905cef533 feat(fileindex): add fileindex methods hexxa 2022-06-29 23:01:05 +08:00
  • 24f1516fd5 feat(fileindex): add file index top dependencies hexxa 2022-06-23 20:29:04 +08:00
  • 0962ddb57c feat(cron): add cron scheduler hexxa 2022-05-24 19:53:36 +08:00
  • 0dfa09033e fix(ci): upgrade go version in workflows hexxa 2022-05-24 19:12:21 +08:00
  • e5039cf160 fix(ci): fix docker build issue, fe should be built before be hexxa 2022-05-14 16:45:37 +08:00
  • 5b63605993 fix(ci): small fix to staging env action hexxa 2022-05-14 15:35:23 +08:00
  • a5c9610178 fix(ci): add build step and staging env hexxa 2022-05-14 15:17:10 +08:00
  • 36cf1f52c9 fix(ci): js asset folder is missing hexxa 2022-05-14 14:59:44 +08:00
  • cf30f8db60 fix(server): db folder is not created correctly hexxa 2022-05-14 11:10:43 +08:00
  • 2e426bb1f1 fix(config): make builtin config can be used out of box hexxa 2022-05-06 20:06:56 +08:00
  • fa99d04897 fix(fe/teest): miss new introduced control hexxa 2022-05-03 14:54:54 +08:00
  • badd5ce65b feat(fe): enable drag and drop to upload files hexxa 2022-04-30 21:40:45 +08:00
  • 6034c56fe8 fix(dialog_login): clean up login dialog and fix style issues hexxa 2022-04-29 23:07:27 +08:00
  • 56c3fac58b fix(ci): static folder is not copied, it is embeded, cleanups hexxa 2022-04-28 20:39:02 +08:00
  • d7263cc3c8 fix(embed_fs): enable embed fs for prod hexxa 2022-04-17 12:33:11 +08:00
  • 56505dacdd fix(build): update built files to output js to new place hexxa 2022-04-17 12:31:29 +08:00
  • 8162fc15f3 fix(static): move static files to new place for embeding hexxa 2022-04-17 12:29:45 +08:00
  • 6c171eed39 chore(gitignore): update ignores according to new static dir path hexxa 2022-04-17 12:25:30 +08:00