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-06 11:54:14 -05:00
2026-02-06 11:54:14 -05:00
2026-02-07 19:50:19 -05:00
2026-02-06 11:54:14 -05:00
2026-02-06 13:14:23 -05:00
2026-02-06 11:09:26 -05:00
2026-02-06 11:09:26 -05:00
2026-02-06 11:09:26 -05:00
2026-02-09 20:10:30 -05:00
2026-02-07 19:50:19 -05:00
2026-02-07 19:50:19 -05:00
2026-02-06 13:14:23 -05:00
2026-02-08 14:31:52 -05:00
2026-02-06 13:15:25 -05:00
2026-02-09 20:10:30 -05:00
2026-02-08 13:33:04 -05:00
2026-02-07 19:50:19 -05:00
2026-02-09 13:12:31 -05:00