Commit Graph

  • 289c8e6f32
    fix: 403 error error when uploading (#2598) M A E R Y O 2023-08-09 05:29:03 +0900
  • bfd488826d
    Fix wrong eslint vue config being applied Fix prettier warnings Kloon ImKloon 2023-08-07 15:14:57 +0200
  • 4824ebc6e6
    Updated npm dependencies to fix vulnerabilities Kloon ImKloon 2023-08-07 14:41:45 +0200
  • ff1e0b8185
    fix: config init for branding.disableUsedPercentage (#2576) (#2596) putty182 2023-08-05 19:53:42 +1000
  • dffec5d3f2
    Update German translation Thomas 2023-08-04 16:43:21 +0200
  • a0c93b6536 添加Guest模式,方便游客直接访问 langren1353 2023-08-04 17:30:57 +0800
  • 82f287372c build(docker): build executable in docker Cory Sanin 2023-08-03 23:01:26 -0500
  • afbd5b122e fix: 403 error error when uploading 김종성 2023-08-02 16:49:35 +0900
  • cbd4685fb5 fix: error affecting config init (#2576) putty182 2023-08-01 20:45:56 +0000
  • 0ac39684f1
    build: add riscv64 binary releases (#2587) MichaIng 2023-08-01 15:00:42 +0200
  • 9c190c8180
    build: add riscv64 binary releases MichaIng 2023-07-31 20:11:48 +0200
  • b7adba3e27
    Merge branch 'filebrowser:master' into exif Jan Niggemann 2023-07-31 19:15:24 +0200
  • aedd393e36 feat: disable default disk usage preview Laurynas Gadliauskas 2023-07-31 16:44:05 +0300
  • 5bc472c10a
    Merge upstream 2.24.1 (#41) Laurynas Gadliauskas 2023-07-31 16:41:48 +0300
  • fa390c498d
    chore(release): 2.24.1 v2.24.1 Oleg Lobanov 2023-07-31 13:33:09 +0200
  • 4b72bbfc7f
    Remove redundant calls to baseURL/url #2581 (#2579) M A E R Y O 2023-07-31 20:27:24 +0900
  • 42467bc3d8
    fix: tus url generation Oleg Lobanov 2023-07-31 13:18:18 +0200
  • 605c5cb6eb fix: fixed the incorrect parts 이광오 2023-07-31 20:16:55 +0900
  • d8bf7297fb revert: remove initial fix for redundant tusEndpoint in URL 이광오 2023-07-31 20:10:46 +0900
  • ff6b248761 chore: refine removal of redundant tusEndpoint in URL 이광오 2023-07-31 20:08:47 +0900
  • 2a4a46c61a
    fix: resolved CSS rendering issue in Chrome browser (#2582) M A E R Y O 2023-07-31 20:08:30 +0900
  • efd41cc4c1
    build(backend): upgrade golangci-lint to v1.53.3 Oleg Lobanov 2023-07-31 12:51:00 +0200
  • d51e23080f fix: remove redundant calls to baseURL/url 이광오 2023-07-30 17:40:59 +0900
  • 912f27a9e3
    fix: add directory creation code to partial upload handler (#2575) (#2580) M A E R Y O 2023-07-31 19:38:11 +0900
  • 829c75f997 refactor: change DirPerm to DIRPERM for consistency 이광오 2023-07-31 19:32:53 +0900
  • 706ec0ebb4 fix: using the files constant 이광오 2023-07-30 18:46:57 +0900
  • 5bc70569ae fix: error variable shadowing problem 이광오 2023-07-30 18:46:34 +0900
  • adf24fdcaa fix: add directory creation code 이광오 2023-07-30 17:52:51 +0900
  • 4e28cc13c9
    chore: removed duplicate z-index (#2583) M A E R Y O 2023-07-31 18:21:58 +0900
  • 65c885dcb3 fix: removed duplicate z-index 이광오 2023-07-30 21:24:58 +0900
  • fd688add38 fix: resolved CSS rendering issue in Chrome browser 이광오 2023-07-30 21:20:21 +0900
  • 5edee3e6bd Revert "fix: Add directory creation code (#2575)" 이광오 2023-07-30 17:49:43 +0900
  • 036752c562 Remove redundant calls to baseURL/url 이광오 2023-07-30 17:36:28 +0900
  • fe3060a952 fix: Add directory creation code (#2575) 이광오 2023-07-30 17:29:19 +0900
  • f37513c45e
    chore(release): 2.24.0 v2.24.0 Oleg Lobanov 2023-07-29 11:32:30 +0200
  • 4d77ce0955
    build: remove armv7-s6 docker target Oleg Lobanov 2023-07-29 11:30:50 +0200
  • 66dfbb303c
    build: remove armv6-s6 docker target Oleg Lobanov 2023-07-29 00:26:11 +0200
  • 9bf6b856e5
    build(backend): bump go version to 1.20.6 Oleg Lobanov 2023-07-28 23:56:57 +0200
  • 051104bfa0
    fix: goreleaser docker build Oleg Lobanov 2023-07-28 23:03:57 +0200
  • 96640e462c
    chore(release): 2.24.0 Oleg Lobanov 2023-07-28 18:38:36 +0200
  • b8ee3404ee
    fix: solve broken Docker build with alpine image (#2486) Vinicius Almendra 2023-07-28 18:34:21 +0200
  • 853ec906ef
    fix: error while using fallback of dir move (#2349) slhmy 2023-07-29 00:24:42 +0800
  • 7b35815754
    feat: integrate tus.io for resumable and chunked uploads (#2145) Tobias Goerke 2023-07-28 18:15:44 +0200
  • 4897acf92e
    fix backend lint Oleg Lobanov 2023-07-28 15:19:52 +0200
  • b2cb757d36
    Upgrade tus js lib Oleg Lobanov 2023-07-28 15:14:45 +0200
  • 1769fb1498
    Add custom chunked upload handlers Oleg Lobanov 2023-07-28 14:41:53 +0200
  • 2744f7d5b9
    fix: added an early return on non-existent items (#2571) ArthurMousatov 2023-07-27 12:03:49 -0400
  • 7a8061adec
    Merge branch 'master' into feature/tus-uploads Tobias Goerke 2023-07-27 16:30:11 +0200
  • b508ac3d4f
    fix: xss vulnerability in /api/raw (#2570) (#2572) Anchit Bajaj 2023-07-27 15:12:27 +0530
  • d24b970d67 fix: remove unused import Tobias Goerke 2023-07-27 09:03:30 +0200
  • f4154bd6ee fix: remove stale storage keys from localStorage Tobias Goerke 2023-07-27 09:01:07 +0200
  • 60f2f321c8 feat: set DefaultTusChunkSize to 20MB Tobias Goerke 2023-07-27 08:23:45 +0200
  • cd7c518b14 fix: disable parallel uploads and refactor Tobias Goerke 2023-07-27 08:22:15 +0200
  • 676dd2fec5 feat: check user permissions for tus uploads Tobias Goerke 2023-07-26 15:58:24 +0200
  • 9d04db7f96 fix: restore state correctly Tobias Goerke 2023-07-26 15:39:31 +0200
  • 695ac88eac fix: clear uploads if file doesn't exist Tobias Goerke 2023-07-26 14:19:00 +0200
  • 89f75bffa7 docs: add store description Tobias Goerke 2023-07-26 13:20:58 +0200
  • 29661e7bb6 chore: go mod tidy Tobias Goerke 2023-07-26 09:29:02 +0200
  • a28860dec4 feat: implement a custom tus datastore Tobias Goerke 2023-07-25 17:04:06 +0200
  • 8d7a926095
    fix: xss vulnerability in /api/raw (#2570) Anchit Bajaj 2023-07-26 11:31:11 +0530
  • 20ad80dbcb Issues #2522: Added an early return on non-existent items ArthurMousatov 2023-07-25 19:33:30 -0400
  • 2990cf8c29 fix: resolve o1egl's remarks Tobias Goerke 2023-07-24 07:04:42 +0200
  • 40a45a6e51 Merge remote-tracking branch 'upstream/master' into feature/tus-uploads Tobias Goerke 2023-07-24 06:43:10 +0200
  • ff4375cf6c
    feat: add a healthcheck script that works with a dynamic port (#2510) Andrew Kennedy 2023-07-22 14:07:15 -0700
  • dfc922d22c
    build(deps): bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service dependabot[bot] 2023-07-22 20:39:54 +0000
  • a664ba1f9d
    build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#2561) dependabot[bot] 2023-07-22 22:38:34 +0200
  • 781186cc83
    build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools dependabot[bot] 2023-07-22 19:25:13 +0000
  • 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 +0200
  • ecfcbfd216
    chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559) ChengDaqi2023 2023-07-23 03:24:28 +0800
  • 52010e4907 feat: add tus.io protocol support Tobias Goerke 2023-07-22 19:26:15 +0200
  • 76fc60d89f hotfix: remove unnecessary code bear0412 2023-07-21 23:08:57 +0000
  • 3f2f2fc204 update golang.org/x/net v0.6.0 to 0.7.0 ChengDaqi2023 2023-07-21 10:15:05 +0800
  • 9bcfa900f9
    fix: filter ANSI color for shell (#2529) Daniel Li 2023-07-20 23:38:53 +0800
  • 23a2202803
    chore: fix formatting Oleg Lobanov 2023-07-20 17:34:32 +0200
  • 813c1aa9c1
    build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend dependabot[bot] 2023-07-19 06:19:38 +0000
  • c2f1423c02
    build(deps): bump semver from 5.7.1 to 5.7.2 in /tools (#2546) dependabot[bot] 2023-07-17 11:47:56 +0200
  • b6cce0e0e2 feat: add Read/Write Permission bear0412 2023-07-15 20:08:30 +0000
  • 4eb99f3022
    build(deps): bump semver from 5.7.1 to 5.7.2 in /tools dependabot[bot] 2023-07-11 08:20:27 +0000
  • b486cce51e feat: filter ANSI color for shell libook 2023-07-04 12:38:21 +0800
  • efb8cc0fc8
    Add a healthcheck script that works with a dynamic port. Andrew Kennedy 2023-06-20 14:20:43 -0700
  • 652f530512 doc: README.md for database option wwt 2023-06-17 21:45:40 +0800
  • 436beefa4e Merge branch 'master' into psql wwt 2023-06-17 12:31:15 +0800
  • 35843bb1fc initial commit Graham Steffaniak 2023-06-14 20:08:09 -0500
  • b864191a90 Adds exif capability, closes #2024 Jan Niggemann 2023-06-14 17:55:08 +0200
  • acdfca497d updated dockefile to strip Graham Steffaniak 2023-06-13 08:54:07 -0500
  • e896c7f4e2 updated to go version 1.20.5 Graham Steffaniak 2023-06-13 08:29:24 -0500
  • 86e7800c9f updated readme Graham Steffaniak 2023-06-13 08:22:24 -0500
  • 619385dd05 Seperated code frontend/backend graham 2023-06-13 08:15:11 -0500
  • 3945228161 moved files to src graham 2023-06-12 21:32:30 -0500
  • 99ce0007c0 Add rules when hook auth Wu Jsq 2023-06-09 05:31:29 +0000
  • f9d7f90254
    Merge branch 'master' into patch-1 EDIflyer 2023-06-01 23:58:29 +0100
  • c81133c1de fix: solve broken Docker build with alpine image Vinicius Almendra 2023-05-31 18:42:15 +0200
  • 6744cd47ce
    fix: video preview click next or prev button subtitles not update (#2423) ULiiAn 2023-05-01 19:09:44 +0800
  • a4ef02a47b
    feat: add option to copy download links from shares (#2442) Yeicor 2023-05-01 13:07:01 +0200
  • ed0d0e5363
    chore: add en translation Oleg Lobanov 2023-05-01 13:06:26 +0200
  • 2020c23fc7 Add option to copy download links from shares Yeicor 2023-04-29 12:36:13 +0200
  • 6ddc6ecc96 fix(frontend): video preview click next or prev button subtitles not update #2410 uliian 2023-04-28 18:19:06 +0800
  • 6595d7140c bugfix: video preview click next or prev button subtitles not update #2410 uliian 2023-04-20 11:46:17 +0800
  • 8a205b14d8 add Custom link Option at share panel langren1353 2023-04-07 17:09:01 +0800
  • bb91037da7
    Merge branch 'master' into onlyoffice drosoCode 2023-04-02 19:44:05 +0200