Commit Graph

966 Commits (c6ee3e5dcd6c5463f7c6d310a8826cc6dbf9c95d)

Author SHA1 Message Date
Aaron Liu c6ee3e5dcd feat(dbfs): set default share shortcut for new users 2025-05-23 15:39:57 +08:00
Aaron Liu 9f5ebe11b6 feat(wopi): put relative file 2025-05-23 15:37:02 +08:00
Aaron Liu 1a3c3311e6 fix(arai2): cannot select file back after unselected (#2386) 2025-05-23 15:35:01 +08:00
Aaron Liu acffd984c1 fix(dbfs): file uri `name_or` op should be compatiable with older version 2025-05-20 11:59:40 +08:00
Aaron Liu 7ddb611d6c fix(upload): metadata in upload session request is not created 2025-05-20 11:59:24 +08:00
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 2025-05-20 10:46:27 +08:00
Aaron Liu 2fac086127 feat(dashboard): admin can now view task detailed steps 2025-05-20 10:45:50 +08:00
Aaron Liu a10a008ed7 feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
Aaron Liu 5d72faf688 fix(thumb): thumb queue retry setting not working (#2367) 2025-05-16 13:52:54 +08:00
Aaron Liu 0a28bf1689 refactor(download): handle stream saver download outside of driver implementation (fix #2366) 2025-05-16 13:52:31 +08:00
Aaron Liu bdaf091aca fix(wopi): community edition cannot open WOPI viewer from shared file 2025-05-16 13:44:48 +08:00
Aaron Liu d60c3e6bf4 update submodule 2025-05-13 17:36:44 +08:00
Aaron Liu 1e2cfe0061 fix: undefined types 2025-05-13 16:07:57 +08:00
Aaron Liu 71a624c10e enhance(dbfs): admin should be able to access user's files even if it's inactive (#2327) 2025-05-13 15:08:00 +08:00
Aaron Liu 1b8beb3390 feat(directlink): allow admin create direct link for users (#2340) 2025-05-13 15:07:36 +08:00
Aaron Liu 762811d50f fix(share): share link should be marked as expired if the file is in trash bin (#2347) 2025-05-13 15:06:54 +08:00
Aaron Liu edd50147e7 fix(qbittorrent): unknown state after seeding complete 2025-05-13 15:05:14 +08:00
Aaron Liu 006bcabcdb fix(session): increase password length limit to 128 2025-05-13 15:05:01 +08:00
小白-白 10e3854082
fix(thumb): libreoffice warning (#2358) 2025-05-13 14:38:17 +08:00
Aaron Liu fbf1d1d42c fix(uri): hash tag is not properly handled in CrUri 2025-05-08 19:20:19 +08:00
Aaron Liu c5467f228a fix(onedrive): show detailed error for oauth callback 2025-05-08 19:20:19 +08:00
AaronLiu 2a6a43d242
Update SECURITY.md 2025-05-08 17:03:23 +08:00
AaronLiu 6e82ce2a9d
Create SECURITY.md 2025-05-08 16:50:10 +08:00
Aaron Liu a0b4c97db0 fix(remote download): slave canceled task error is not passed to master in non-debug mode (#2301) 2025-04-27 10:38:35 +08:00
Aaron Liu 2333ed3501 fix(chunk): omit error for teeing file to chunk buffer (#2303) 2025-04-27 10:38:04 +08:00
Aaron Liu 67d3b25c87 fix(dbfs): set current version is not executed from existing transaction 2025-04-27 10:37:33 +08:00
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