Commit Graph

940 Commits (ca47f79ecb465d6100c90f950df90cefa67b10d3)

Author SHA1 Message Date
Aaron Liu ca47f79ecb feat(aria2): patching select file operation is not filtered by existing state (#2294) 2025-04-27 10:36:33 +08:00
Aaron Liu 77ae381474 feat(aria2): show detailed error message from aria2 (#2296) 2025-04-27 10:36:06 +08:00
小白-白 c6eef43590
feat(video player): add flv to default video file viewers map (#2308) 2025-04-26 10:42:46 +08:00
北野 - Michael d8fc81d0eb
feat(embed fs): enable conditional cache for go:embed files (#2299)
* feat(embed fs): add static assets 304 cache policy support

* optimize embed fs for cache policy support logic
2025-04-25 18:26:15 +08:00
Aaron Liu d195002bf7 fix: compile error 2025-04-24 15:56:10 +08:00
Aaron Liu d6496ee9a0 feat(video player): add m3u8 to default video file icon map 2025-04-24 15:28:34 +08:00
Aaron Liu 55a3669a9e fix(dashboard): user avatar not shown in details popup (fix #2289) 2025-04-24 15:27:19 +08:00
Aaron Liu 969e35192a fix(remote download): improve file pre-upload validation (fix #2286) 2025-04-24 15:26:58 +08:00
Aaron Liu 224ac28ffe fix(defaults): use utf-8 in Mimetype for txt file by default 2025-04-24 15:26:29 +08:00
Aaron Liu cc69178310 feat: upgrade from community to pro / remove unused edges in storage policy 2025-04-24 15:25:40 +08:00
Aaron Liu 9226d0c8ec chore: update dockerhub service connection 2025-04-21 20:24:56 +08:00
Aaron Liu 7b5e0e8581 fix(dbfs): enforce root protection for single file share 2025-04-21 19:43:09 +08:00
Aaron Liu d60e400f83 fix(dashboard): incorrectly calculate user total storage 2025-04-20 18:55:01 +08:00
AaronLiu 21d158db07
Init V4 community edition (#2265)
* Init V4 community edition

* Init V4 community edition
2025-04-20 17:31:25 +08:00
AaronLiu da4e44b77a
Create giscus.json 2025-02-25 18:06:11 +08:00
AaronLiu 3373b9dc02
Update README.md 2024-10-25 13:31:21 +08:00
sam 12e3f10ad7
缩略图生成器支持 LibRaw (#2109)
* feat: 增加 LibRaw 缩略图生成器。

* feat: 生成 RAW 图像的缩略图时,旋转缩略图的方向。

* update: RAW 缩略图支持镜像方向。
2024-07-31 12:11:33 +08:00
sam 23d009d611
fix: 缩略图生成器中 exts 被多次解析(#2105) (#2106) 2024-07-30 19:52:36 +08:00
EpicMo 3edb00a648
fit: gmail (#1949) 2024-02-24 21:36:59 +08:00
Aaron Liu 88409cc1f0 release: 3.8.3 2023-10-07 20:08:38 +08:00
Darren Yu cd6eee0b60
Fix: doc preview src of local storage policy starts with ":/" (#1842) (#1844)
* Fix: doc preview src of local storage policy starts with ":/"

* Fix: doc preview src of local storage policy starts with ":/"
2023-10-06 12:34:49 +08:00
Sam 3ffce1e356
fix(admin): Able to change deafult user status (#1811) 2023-08-14 13:24:58 +08:00
Aaron Liu ce832bf13d release: 3.8.2 2023-08-07 20:09:23 +08:00
Aaron Liu 5642dd3b66 feat(webdav): support setting download proxy 2023-07-29 08:58:14 +08:00
Aaron Liu a1747073df feat(webdav): support setting download proxy 2023-07-29 08:53:26 +08:00
WeidiDeng ad6c6bcd93
feat(webdav): supoort rename in copy and move (#1774) 2023-07-18 15:27:56 +08:00
WeidiDeng f4a04ce3c3
fix webdav proppatch (#1771) 2023-07-18 15:25:43 +08:00
Aaron Liu 247e31079c fix(thumb): cannot generate thumb using ffmpeg for specific format (#1756) 2023-07-18 15:18:54 +08:00
Darren Yu a26893aabc
Add: thumb quality for 3rd storage policy (#1763)
Add thumb quality for third party storage policy.
2023-07-05 22:13:24 +08:00
初雪 ce759c02b1
feat(redis): support confiuring username (#1752)
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)

Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
2023-07-05 22:12:33 +08:00
Aaron Liu 9f6f9adc89 Merge remote-tracking branch 'origin/master' 2023-06-25 18:53:54 +08:00
Aaron Liu 91025b9f24 fix(thumb): cannot generate thumbnails in slave mode 2023-06-25 18:53:37 +08:00
hallucination a9bee3e638
Update docker-compose.yml (#1727)
add  Redis retains login sessions after restarting
2023-06-19 12:38:29 +08:00
Aaron Liu 243c312066 fix: failed UT 2023-06-11 09:50:57 +08:00
Aaron Liu 1d52ddd93a release: 3.8.0 2023-06-11 09:45:27 +08:00
Aaron Liu cbc549229b fix(wopi): anonymous users cannot preview files 2023-06-11 09:45:06 +08:00
Aaron Liu 173ca6cdf8 fix(preview): use absolute URL for local storage policy 2023-06-11 09:44:43 +08:00
Aaron Liu fb166fb3e4 release: 3.8.0-beta1 2023-05-27 14:06:19 +08:00
Aaron Liu b1344616b8 test: fix failed ut 2023-05-27 10:44:28 +08:00
Aaron Liu 89ee147961 feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681) 2023-05-25 19:51:51 +08:00
Aaron Liu 4aafe1dc7a enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 2023-05-25 19:49:32 +08:00
Aaron Liu 4c834e75fa adhoc: commit todo changes related to google drive 2023-05-25 19:46:05 +08:00
Aaron Liu 31d4a3445d fix(cache): panic if redis connection fails 2023-05-25 19:44:59 +08:00
Aaron Liu 37926e3133 feat(policy): add Google Drive Oauth client 2023-05-24 14:39:54 +08:00
WeidiDeng 4c18e5acd1
webdav兼容nextcloud propset设置修改时间 (#1710) 2023-05-24 12:10:03 +08:00
Arkylin 6358740cc9
modified: models/policy.go (#1718)
modified:   models/policy_test.go
2023-05-24 12:09:24 +08:00
Aaron Liu 00d56d6d07 test: fix failed ut 2023-04-16 09:25:57 +08:00
Aaron Liu b9143b53f6 chore: update runner to ubuntu-latest 2023-04-16 09:20:30 +08:00
Aaron Liu b9d9e036c9 feat(kv): persist cache and session into disk before shutdown 2023-04-16 09:17:06 +08:00
Aaron Liu 4d131db504 test(hook): NewWebdavAfterUploadHook 2023-04-15 09:21:29 +08:00