filebrowser/settings
Vincent Lee 3e47cc6d54 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-20 18:22:15 -07:00
..
branding.go feat: add a new setting that disables the display of the disk usage (#2136) 2023-02-15 23:30:48 +01:00
defaults.go feat: add ability to select file modified time format (#1536) 2021-09-11 14:12:51 +02:00
dir.go fix: set correct scope when user home creation is enabled 2022-06-03 16:04:15 +02:00
settings.go feat: Allow file and directory creation modes to be configured 2025-07-20 18:22:15 -07:00
storage.go feat: Allow file and directory creation modes to be configured 2025-07-20 18:22:15 -07:00
tus.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00