filebrowser/fileutils
Vincent Lee 21ad653b7e feat: Allow file and directory creation modes to be configured
The defaults remain the same as before.
For now, the config options are global instead of per-user.
Note also that the BoltDB creation maintains the old default mode of 0640
since it's not really a user-facing filesystem manipulation.
Fixes #5316, #5200
2025-07-22 07:56:52 +02:00
..
copy.go feat: Allow file and directory creation modes to be configured 2025-07-22 07:56:52 +02:00
dir.go feat: Allow file and directory creation modes to be configured 2025-07-22 07:56:52 +02:00
file.go feat: Allow file and directory creation modes to be configured 2025-07-22 07:56:52 +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