Feat: Live thumbnails for office files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m26s

This commit is contained in:
Elijah 2026-05-25 14:43:04 -07:00
parent b80abdbefb
commit 80d60d540a
10 changed files with 244 additions and 106 deletions

View file

@ -40,8 +40,6 @@ func (h *SettingsHandler) UpdateSettings(c *fiber.Ctx) error {
allowedKeys := map[string]bool{
"theme": true,
"thumbnail_images": true,
"thumbnail_videos": true,
"trash_auto_purge_days": true,
"pinned_sidebar_expanded": true,
"pinned_order": true,