Commit Graph

  • bb4bb508a9 build(deps): bump @babel/traverse in /frontend (#2775) dependabot[bot] 2023-11-02 09:03:28 +01:00
  • edd808f124 fix: avoid the front-end calling api/renew loop (#2792) bufubaoni 2023-11-02 16:02:51 +08:00
  • cdcd9a313a fix: display file size as base 2 (KiB instead of KB) (#2779) kloon15 2023-11-02 08:47:55 +01:00
  • d0c3aeace1 chore: update en translation (#2777) Isaak Tsalicoglou 2023-11-02 09:43:50 +02:00
  • 9484454584 chore: update en translation (#2776) Isaak Tsalicoglou 2023-11-02 09:43:32 +02:00
  • bd3c1941ff fix: revert fetchURL changes in auth (Fixes #2729) (#2739) kloon15 2023-10-01 18:09:13 +02:00
  • 01f7842a18 docs: add demo url to README Oleg Lobanov 2023-09-15 01:11:47 +02:00
  • 38f7788255 build: fix deprecated goreleaser config options Oleg Lobanov 2023-09-15 00:59:16 +02:00
  • c1fb4004f7 chore(release): 2.25.0 Oleg Lobanov 2023-09-15 00:51:58 +02:00
  • 584b706b1e feat: added shell resizing (#2648) Cameron 2023-09-14 15:50:40 -07:00
  • ecdd684bf1 feat: implement upload speed calculation and ETA estimation (#2677) M A E R Y O 2023-09-15 07:41:36 +09:00
  • 36af01daa6 fix: tus upload with cloudflare proxy Oleg Lobanov 2023-09-15 00:39:37 +02:00
  • d0c3b8033d chore: update German translation (#2616) Thomas 2023-09-10 14:35:51 +02:00
  • aa00c1c89c chore: fixes for vite dev server (#2678) kloon15 2023-08-29 20:14:45 +02:00
  • a404fb043d feat: implement abort upload functionality (#2673) M A E R Y O 2023-08-28 06:59:49 +09:00
  • 95fec7f694 fix: refactor path resolution logic for project root (#2674) M A E R Y O 2023-08-28 06:52:33 +09:00
  • 5994224468 feat: add new folder button to move/create dialogs (#2667) ArthurMousatov 2023-08-26 18:28:58 -04:00
  • 374bbd3ec1 perf(backend): optimize subtitles detection performance (#2637) 古大羊 2023-08-26 20:53:18 +08:00
  • 2c97573301 build: bump go version to 1.21.0 (#2672) Oleg Lobanov 2023-08-26 14:16:10 +02:00
  • 70eba7ecc9 build: bump node version to 18 (#2671) Oleg Lobanov 2023-08-26 14:10:07 +02:00
  • 7a4d0c0c08 chore: fix frontend dev proxy settings Oleg Lobanov 2023-08-26 14:01:01 +02:00
  • 8838a09cf5 refactor: migrate frontend tooling to vite 4 (#2645) kloon15 2023-08-26 13:55:51 +02:00
  • 184b7c14f2 chore(release): 2.24.2 Oleg Lobanov 2023-08-08 22:30:21 +02:00
  • 289c8e6f32 fix: 403 error error when uploading (#2598) M A E R Y O 2023-08-09 05:29:03 +09:00
  • ff1e0b8185 fix: config init for branding.disableUsedPercentage (#2576) (#2596) putty182 2023-08-05 19:53:42 +10:00
  • 0ac39684f1 build: add riscv64 binary releases (#2587) MichaIng 2023-08-01 15:00:42 +02:00
  • fa390c498d chore(release): 2.24.1 Oleg Lobanov 2023-07-31 13:33:09 +02:00
  • 4b72bbfc7f Remove redundant calls to baseURL/url #2581 (#2579) M A E R Y O 2023-07-31 20:27:24 +09:00
  • 2a4a46c61a fix: resolved CSS rendering issue in Chrome browser (#2582) M A E R Y O 2023-07-31 20:08:30 +09:00
  • efd41cc4c1 build(backend): upgrade golangci-lint to v1.53.3 Oleg Lobanov 2023-07-31 12:51:00 +02:00
  • 912f27a9e3 fix: add directory creation code to partial upload handler (#2575) (#2580) M A E R Y O 2023-07-31 19:38:11 +09:00
  • 4e28cc13c9 chore: removed duplicate z-index (#2583) M A E R Y O 2023-07-31 18:21:58 +09:00
  • f37513c45e chore(release): 2.24.0 Oleg Lobanov 2023-07-29 11:32:30 +02:00
  • 4d77ce0955 build: remove armv7-s6 docker target Oleg Lobanov 2023-07-29 11:30:50 +02:00
  • 66dfbb303c build: remove armv6-s6 docker target Oleg Lobanov 2023-07-29 00:26:11 +02:00
  • 9bf6b856e5 build(backend): bump go version to 1.20.6 Oleg Lobanov 2023-07-28 23:56:57 +02:00
  • 051104bfa0 fix: goreleaser docker build Oleg Lobanov 2023-07-28 23:03:57 +02:00
  • b8ee3404ee fix: solve broken Docker build with alpine image (#2486) Vinicius Almendra 2023-07-28 18:34:21 +02:00
  • 853ec906ef fix: error while using fallback of dir move (#2349) slhmy 2023-07-29 00:24:42 +08:00
  • 7b35815754 feat: integrate tus.io for resumable and chunked uploads (#2145) Tobias Goerke 2023-07-28 18:15:44 +02:00
  • 2744f7d5b9 fix: added an early return on non-existent items (#2571) ArthurMousatov 2023-07-27 12:03:49 -04:00
  • b508ac3d4f fix: xss vulnerability in /api/raw (#2570) (#2572) Anchit Bajaj 2023-07-27 15:12:27 +05:30
  • ff4375cf6c feat: add a healthcheck script that works with a dynamic port (#2510) Andrew Kennedy 2023-07-22 14:07:15 -07:00
  • a664ba1f9d build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#2561) dependabot[bot] 2023-07-22 22:38:34 +02:00
  • bb3486286c build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2556) dependabot[bot] 2023-07-22 21:24:50 +02:00
  • ecfcbfd216 chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559) ChengDaqi2023 2023-07-23 03:24:28 +08:00
  • 9bcfa900f9 fix: filter ANSI color for shell (#2529) Daniel Li 2023-07-20 23:38:53 +08:00
  • c2f1423c02 build(deps): bump semver from 5.7.1 to 5.7.2 in /tools (#2546) dependabot[bot] 2023-07-17 11:47:56 +02:00
  • 6744cd47ce fix: video preview click next or prev button subtitles not update (#2423) ULiiAn 2023-05-01 19:09:44 +08:00
  • a4ef02a47b feat: add option to copy download links from shares (#2442) Yeicor 2023-05-01 13:07:01 +02:00
  • 1a5b999545 Merge pull request #2345 from filebrowser/go_1.20.1 Oleg Lobanov 2023-02-16 09:22:57 +01:00
  • 10d628aecc chore: upgrade golangci-lint to 1.51.1 Oleg Lobanov 2023-02-16 09:11:12 +01:00
  • fa95299df4 build(backend): bump go version to 1.20.1 Oleg Lobanov 2023-02-15 23:42:16 +01:00
  • fd22e0b163 chore(backend): upgrade deps Oleg Lobanov 2023-02-15 23:39:52 +01:00
  • 428c1c606d feat: add a new setting that disables the display of the disk usage (#2136) Gabriel Alencar 2023-02-15 19:30:48 -03:00
  • 60d1e2d291 fix: build on FreeBSD and non-Linux platforms (#2332) Yonas Yanfa 2023-02-06 12:34:25 -05:00
  • 11e9202160 feat: add Hungarian translation (#2232) Gyuris Gellért 2022-12-26 22:36:03 +01:00
  • 59619ba34f chore: update Italian translation (#2260) Davide Quaranta 2022-12-23 13:07:06 +01:00
  • 73dd066670 chore: update pt-br translations (#2248) brlarini 2022-12-23 09:06:19 -03:00
  • 2b2c1085fb refactor: replace username old focus logic with the autofocus attribute (#2223) Yasin Silavi 2022-11-25 14:56:07 +03:30
  • 02db83c72e chore(release): 2.23.0 Oleg Lobanov 2022-11-05 18:53:29 +01:00
  • 3a0dace9a9 build(deps): bump ansi-html and webpack-dev-server in /frontend (#2184) dependabot[bot] 2022-10-22 15:50:34 +02:00
  • a5757b94e8 fix: missing video controls on mobile (#2180) thewh1teagle 2022-10-22 12:16:59 +03:00
  • 1ebfc64ea1 chore: updated golang.org/x/text to v0.4.0 (#2176) leplan73 2022-10-22 11:11:02 +02:00
  • 2c14146a31 feat: add rtl support (#2178) thewh1teagle 2022-10-21 19:07:11 +03:00
  • a49105db1d feat: hebrew translation (#2168) thewh1teagle 2022-10-20 13:27:59 +03:00
  • 0401adf7f4 fix: modify the delete confirmation interface logic. (#2138) Ltzhu76 2022-09-25 01:05:50 +08:00
  • c1e6d5869a ci: increase operations-per-run param to 100 Oleg Lobanov 2022-08-30 10:18:12 +02:00
  • db0a23aec0 chore: fix exempt-issue-labels of the stale action Oleg Lobanov 2022-08-29 20:02:13 +02:00
  • 350c73d78e ci: fix stale action permissions Oleg Lobanov 2022-08-29 19:38:30 +02:00
  • daf36b28fd ci: close stale issues and PRs Oleg Lobanov 2022-08-29 19:25:50 +02:00
  • 57c99e0e26 feat: update Polish translation (#2089) Marcelina Hołub 2022-08-17 20:18:51 +02:00
  • aaed985699 build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend (#2054) dependabot[bot] 2022-07-22 15:32:39 +02:00
  • 0ed32c6af8 Merge pull request #1554 from ramiresviana/auth-hook Oleg Lobanov 2022-07-22 15:31:28 +02:00
  • dda9a389f3 feat: hook authentication method Ramires Viana 2021-09-13 13:47:06 +00:00
  • f80b016ef0 chore: update es translation (#2046) Ángel Fernández Sánchez 2022-07-20 12:17:52 +02:00
  • ceec4dcfe6 chore(release): 2.22.4 Oleg Lobanov 2022-07-19 00:59:29 +02:00
  • 7177184678 chore: remove dependency on caddy server Oleg Lobanov 2022-07-19 00:58:50 +02:00
  • 0523b31b96 Merge pull request #2044 from filebrowser/security_fix Oleg Lobanov 2022-07-19 00:42:45 +02:00
  • 80030dee32 fix: disable cookie auth for non GET requests Oleg Lobanov 2022-07-19 00:39:02 +02:00
  • cb43770025 build(deps): bump moment from 2.29.2 to 2.29.4 in /frontend (#2036) dependabot[bot] 2022-07-12 12:09:06 +02:00
  • eaba7e5255 build(deps): bump shell-quote from 1.7.2 to 1.7.3 in /frontend (#2025) dependabot[bot] 2022-07-12 11:49:36 +02:00
  • 49dbacdccd chore(release): 2.22.3 Oleg Lobanov 2022-07-05 16:58:52 +02:00
  • d94acdd89a fix: use correct field name in user put api (#2026) Oleg Lobanov 2022-07-05 16:55:31 +02:00
  • 06d9c03e92 chore(deps): move golang.org/x/text to direct (#2021) 源文雨 2022-07-05 22:27:33 +08:00
  • 9d54046140 chore(release): 2.22.2 Oleg Lobanov 2022-07-01 17:21:46 +02:00
  • dec3d629d4 fix: display disk capacity in a correct format (#2013) Oleg Lobanov 2022-07-01 16:31:49 +02:00
  • 8118afd0ac build(backend): upgrade golangci-lint to 1.46.2 (#1991) Oleg Lobanov 2022-06-13 16:13:10 +02:00
  • 577c0efa9c fix: don't calculate usage for files (#1973) langren1353 2022-06-13 18:50:39 +08:00
  • dcf0bc65bf fix: preview url building fix (#1976) Po Chen 2022-06-10 20:05:05 +10:00
  • c211b96719 chore(release): 2.22.1 Oleg Lobanov 2022-06-06 16:59:25 +02:00
  • 1e7d3b25c2 fix: use correct basepath prefix for preview urls (#1971) Jeffrey Schiller 2022-06-06 10:57:19 -04:00
  • b16982df0f build(backend): bump go version to 1.8.3 Oleg Lobanov 2022-06-03 16:13:56 +02:00
  • 540ddf47a7 chore(release): 2.22.0 Oleg Lobanov 2022-06-03 16:11:07 +02:00
  • 02730bb9bf fix: set correct scope when user home creation is enabled Oleg Lobanov 2022-06-03 15:59:36 +02:00
  • d1d8e3e340 feat: add disk usage information to the sidebar Oleg Lobanov 2022-06-02 12:52:24 +02:00
  • 42a39b3f1d Merge pull request #1965 from filebrowser/dependabot/npm_and_yarn/frontend/eventsource-1.1.1 Oleg Lobanov 2022-06-02 11:18:53 +02:00
  • dd503695a1 build(deps): bump eventsource from 1.1.0 to 1.1.1 in /frontend dependabot[bot] 2022-06-01 22:10:09 +00:00
  • 1d66bbe40a Merge pull request #1942 from ramiresviana/fixes-12 Oleg Lobanov 2022-05-13 10:42:51 +02:00
  • 5da9d74da6 fix: allow CSP inline styling Ramires Viana 2022-05-05 15:38:39 +00:00