Cloudreve/pkg/filemanager/manager
Darren Yu 678593f30d
fix(thumb blob path): remove extra randomkey in thumb blob path (#2893)
* fix(thumb blob path): remove extra randomkey in thumb blob path

* Update upload.go

Refactor SavePath assignment for clarity.

* Update thumbnail.go
2025-09-16 11:44:22 +08:00
..
entitysource fix(entitysource): rate limiter applied to nil reader (#2834) 2025-08-26 11:30:55 +08:00
archive.go feat(archive viewer): option to select text encoding for zip files (#2867) 2025-09-12 15:41:43 +08:00
entity.go feat(direct link): add option to get direct link with download enforced (#2651) 2025-07-15 13:22:04 +08:00
fs.go Add Kingsoft Cloud object storage policy to solve the cross-domain and friendly file name incompatibility problem of s3 compatible storage policy. (#2665) 2025-07-21 16:08:22 +08:00
manager.go feat(archive viewer): option to select text encoding for zip files (#2867) 2025-09-12 15:41:43 +08:00
mediameta.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
metadata.go fix(dbfs): file modified_at should not be updated by ent 2025-08-05 15:11:32 +08:00
operation.go fix(dbfs): file modified_at should not be updated by ent 2025-08-05 15:11:32 +08:00
recycle.go fix(recycle): nil pointer if failed to found files in trash (#2750) 2025-08-07 11:03:02 +08:00
thumbnail.go fix(thumb blob path): remove extra randomkey in thumb blob path (#2893) 2025-09-16 11:44:22 +08:00
upload.go fix(dbfs): file modified_at should not be updated by ent 2025-08-05 15:11:32 +08:00
viewer.go feat(ent): migrate DB settings in patches 2025-06-22 10:31:33 +08:00