john-okeefe
64ad10b3f2
feat(admin): add scan settings + system information to settings page
- Scanning section: auto-scan toggle (on/off) and poll interval input
with HTMX form that updates system_settings table
- System Information section: surfaces all hardcoded constants
(session duration, password policy, rate limits, worker pool,
sync queue, tombstone TTL, OPDS page size, CORS, etc.)
- New ScanSettingsData type, ScanSettingsSection partial template
- New HTMX endpoint: PUT /admin/settings/scan
- registerAdminSettingsRoutes for scan settings HTMX CRUD
- Fix bookhoord→bookhoard import typo in admin_library.go
2026-08-07 23:37:14 -04:00
..
2026-08-07 23:37:14 -04:00
2026-02-06 11:54:14 -05:00
2026-03-06 14:00:17 -05:00
2026-02-19 21:15:03 -05:00
2026-02-06 11:54:14 -05:00
2026-03-01 00:29:00 -05:00
2026-03-11 16:41:32 -04:00
2026-02-06 11:09:26 -05:00
2026-03-28 00:46:07 -04:00
2026-08-07 23:37:14 -04:00
2026-07-30 11:41:13 -04:00
2026-03-05 16:28:24 -05:00
2026-08-07 09:35:30 -04:00
2026-02-07 19:50:19 -05:00
2026-04-25 21:16:39 -04:00
2026-02-13 12:12:36 -05:00
2026-04-25 21:16:39 -04:00
2026-02-06 13:15:25 -05:00
2026-04-24 14:03:03 -04:00
2026-08-06 13:02:35 -04:00
2026-03-06 14:00:17 -05:00
2026-08-06 10:40:18 -04:00
2026-05-08 20:27:01 -04:00
2026-08-06 13:02:35 -04:00
2026-07-29 14:49:19 -04:00
2026-03-11 16:41:32 -04:00