1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-21 18:55:36 +02:00
archivr/crates/archivr-server/src
2026-06-26 17:17:37 +02:00
..
auth.rs feat(auth): AuthUser extractor, password helpers, token generation 2026-06-26 11:50:29 +02:00
main.rs feat(capture): mark stalled running jobs failed on server startup 2026-06-26 12:57:59 +02:00
registry.rs feat(auth): add auth_db_path to AppState, registry, and main.rs 2026-06-26 11:46:23 +02:00
routes.rs feat(settings): routes — PATCH /api/auth/me, GET|PATCH /api/admin/instance-settings 2026-06-26 17:17:37 +02:00