Eli Ribble
3759de99d9
Make dockerfile multi-stage
...
With this it's possible to build the entire Cloudreve suite with a
single image.
This changes the assets version to use .Tag instead of .Version because
without it we get a mismatch between the frontend and the backend.
7 months ago
Aaron Liu
a517f41ab1
Revert "chore(deps): bump github.com/mojocn/base64Captcha ( #2266 )"
...
This reverts commit e57e11a30e .
7 months ago
dependabot[bot]
e57e11a30e
chore(deps): bump github.com/mojocn/base64Captcha ( #2266 )
...
Bumps [github.com/mojocn/base64Captcha](https://github.com/mojocn/base64Captcha ) from 0.0.0-20190801020520-752b1cd608b2 to 1.3.6.
- [Release notes](https://github.com/mojocn/base64Captcha/releases )
- [Commits](https://github.com/mojocn/base64Captcha/commits/v1.3.6 )
---
updated-dependencies:
- dependency-name: github.com/mojocn/base64Captcha
dependency-version: 1.3.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
5f1b3a2bed
chore(deps): bump golang.org/x/net ( #2244 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20220630215102-69896b714898 to 0.38.0.
- [Commits](https://github.com/golang/net/commits/v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
b5136fc5e4
chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 ( #2267 )
...
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
dependency-version: 5.2.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Aaron Liu
633ea479d7
fix(es): redact non-ASCII file name in `filename` segment (#2473)
7 months ago
Aaron Liu
8d6d188c3f
fix(docker): cannot generate thumbs for heic/heif images if boot from docker image
7 months ago
Aaron Liu
6561e3075f
fix(qiniu): cannot sign URL for file blob with `%` ( #2463 )
7 months ago
Aaron Liu
e750cbfb77
fix(cron): add missing tasks to collect expired items in mem KV ( #2466 )
7 months ago
Aaron Liu
3ab86e9b1d
fix: lock conflict while changing view / fix: sign out not blocking refresh tokens
7 months ago
Aaron Liu
e2dbb0404a
Update submodule
7 months ago
Aaron Liu
2a7b46437f
fix(onedrive): cannot list folder with more than 500 direct children ( #2446 )
7 months ago
Aaron Liu
fe309b234c
chore: add new build target: freebsd_amd64, freebsd_arm64, linux_loong64 ( #2442 )
7 months ago
Aaron Liu
522fcca6af
feat(explorer): save user's view setting to server / optionally share view setting via share link ( #2232 )
7 months ago
Aaron Liu
c13b7365b0
fix(s3): avoid perform URL encoding for proxyed path again if possible ( #2413 )
7 months ago
Aaron Liu
51fa9f66a5
feat(dashboard): traverse file URI from file ID ( #2412 )
7 months ago
Aaron Liu
65095855c1
fix(directlink): direct link should not be accessible if the parent file is in trash bin ( #2415 )
7 months ago
Aaron Liu
ec53769e33
fix(session): kv is not initialized
7 months ago
Aaron Liu
9a96a88243
chore(dockerfile): fix syntax error
7 months ago
Aaron Liu
e0b193427c
chore(dockerfile): improve layer cache hit rate
7 months ago
Aaron Liu
1fa70dc699
fix(dashboard): remove default shortcut setting
7 months ago
Aaron Liu
db7b54c5d7
feat(session): sign out and revoke root token
7 months ago
Aaron Liu
c6ee3e5dcd
feat(dbfs): set default share shortcut for new users
7 months ago
Aaron Liu
9f5ebe11b6
feat(wopi): put relative file
7 months ago
Aaron Liu
1a3c3311e6
fix(arai2): cannot select file back after unselected ( #2386 )
7 months ago
Aaron Liu
acffd984c1
fix(dbfs): file uri `name_or` op should be compatiable with older version
7 months ago
Aaron Liu
7ddb611d6c
fix(upload): metadata in upload session request is not created
7 months ago
Aaron Liu
7bace40a4d
fix(import): import from slave not working / fix(recycle): skip sending delete request if no blob needs to be deleted in this batch
7 months ago
Aaron Liu
2fac086127
feat(dashboard): admin can now view task detailed steps
7 months ago
Aaron Liu
a10a008ed7
feat(workflow): import files from external storage
7 months ago
Aaron Liu
5d72faf688
fix(thumb): thumb queue retry setting not working ( #2367 )
8 months ago
Aaron Liu
0a28bf1689
refactor(download): handle stream saver download outside of driver implementation ( fix #2366 )
8 months ago
Aaron Liu
bdaf091aca
fix(wopi): community edition cannot open WOPI viewer from shared file
8 months ago
Aaron Liu
d60c3e6bf4
update submodule
8 months ago
Aaron Liu
1e2cfe0061
fix: undefined types
8 months ago
Aaron Liu
71a624c10e
enhance(dbfs): admin should be able to access user's files even if it's inactive ( #2327 )
8 months ago
Aaron Liu
1b8beb3390
feat(directlink): allow admin create direct link for users ( #2340 )
8 months ago
Aaron Liu
762811d50f
fix(share): share link should be marked as expired if the file is in trash bin ( #2347 )
8 months ago
Aaron Liu
edd50147e7
fix(qbittorrent): unknown state after seeding complete
8 months ago
Aaron Liu
006bcabcdb
fix(session): increase password length limit to 128
8 months ago
小白-白
10e3854082
fix(thumb): libreoffice warning ( #2358 )
8 months ago
Aaron Liu
fbf1d1d42c
fix(uri): hash tag is not properly handled in CrUri
8 months ago
Aaron Liu
c5467f228a
fix(onedrive): show detailed error for oauth callback
8 months ago
AaronLiu
2a6a43d242
Update SECURITY.md
8 months ago
AaronLiu
6e82ce2a9d
Create SECURITY.md
8 months ago
Aaron Liu
a0b4c97db0
fix(remote download): slave canceled task error is not passed to master in non-debug mode ( #2301 )
8 months ago
Aaron Liu
2333ed3501
fix(chunk): omit error for teeing file to chunk buffer ( #2303 )
8 months ago
Aaron Liu
67d3b25c87
fix(dbfs): set current version is not executed from existing transaction
8 months ago
Aaron Liu
ca47f79ecb
feat(aria2): patching select file operation is not filtered by existing state ( #2294 )
8 months ago
Aaron Liu
77ae381474
feat(aria2): show detailed error message from aria2 ( #2296 )
8 months ago