Cloudreve/pkg/filemanager/manager
WintBit 9d28fde00c
feat: fileshare custom password support (#2493)
* feat: fileshare custom password support

* fix: blank password check

* feat: backend share link password check

* Revert "feat: backend share link password check"

This reverts commit 22c7bb0b35.

* feat: use go-playground/validator binding rule
2025-06-16 16:34:47 +08:00
..
entitysource fix(es): redact non-ASCII file name in `filename` segment (#2473) 2025-06-12 11:48:41 +08:00
archive.go fix(dbfs): enforce root protection for single file share 2025-04-21 19:43:09 +08:00
entity.go fix(directlink): direct link should not be accessible if the parent file is in trash bin (#2415) 2025-05-29 09:42:22 +08:00
fs.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
manager.go feat: fileshare custom password support (#2493) 2025-06-16 16:34:47 +08:00
mediameta.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
metadata.go Init V4 community edition (#2265) 2025-04-20 17:31:25 +08:00
operation.go feat: fileshare custom password support (#2493) 2025-06-16 16:34:47 +08:00
recycle.go fix(cron): add missing tasks to collect expired items in mem KV (#2466) 2025-06-12 09:55:05 +08:00
thumbnail.go feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
upload.go feat(workflow): import files from external storage 2025-05-20 10:45:16 +08:00
viewer.go fix(dbfs): enforce root protection for single file share 2025-04-21 19:43:09 +08:00