filebrowser/fileutils
TowyTowy ac46cf0671
fix: return error instead of panicking on an unreadable directory during copy (#6020)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 07:21:44 +02:00
..
copy.go feat: Allow file and directory creation modes to be configured 2025-07-22 07:56:52 +02:00
copy_test.go fix: return error instead of panicking on an unreadable directory during copy (#6020) 2026-07-18 07:21:44 +02:00
dir.go fix: return error instead of panicking on an unreadable directory during copy (#6020) 2026-07-18 07:21:44 +02:00
file.go refactor: ScopedFs to avoid escaping symlinks 2026-06-07 18:16:46 +02:00
file_test.go feat: put selected files in the root of the archive (closes #1065) 2020-09-11 16:54:22 +02:00