filebrowser/settings
Jon_K 0a3d1642f7 Add user quota management system
Introduces comprehensive quota management with real-time usage tracking, frontend components, backend API endpoints, and TUS upload integration for storage limit enforcement.
2026-01-03 01:07:26 -05: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 Add user quota management system 2026-01-03 01:07:26 -05:00
dir.go chore: use more standard golangci-lint options 2025-11-14 16:18:12 +01:00
settings.go feat: add "disable image resolution calculation" flag (#5638) 2025-12-29 08:25:49 +01:00
storage.go refactor: cleanup package names (#5605) 2025-12-06 10:52:11 +01:00
tus.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00