john-okeefe
938e5eed53
feat(router): add system settings routes and handler wiring
Router configuration updates:
- Add SystemSettingsHandler to Config struct
- Register GET /api/libraries/scan-settings (admin-only)
- Register PUT /api/libraries/scan-settings (admin-only)
- Wire SystemSettingsHandler in main.go
These routes replace per-user scan settings endpoints with
system-wide admin-only endpoints.
2026-02-09 20:10:30 -05:00
..
2026-02-07 17:59:06 -05:00
2026-02-01 16:11:47 -05:00
2026-02-09 20:09:58 -05:00
2026-02-03 16:16:14 -05:00
2026-02-09 20:10:18 -05:00
2026-02-06 12:16:13 -05:00
2026-02-01 16:21:10 -05:00
2026-02-09 20:10:30 -05:00
2026-02-09 14:28:53 -05:00
2026-02-09 13:12:31 -05:00
2026-02-08 11:03:50 -05:00