wrongmove/crawler/api
2025-06-22 14:25:43 +00:00
..
app.py use the uvicorn logger; also update dockerfile to run migrations as parto f startup instead of when starting uvicorn 2025-06-22 14:00:47 +00:00
auth.py setup fastapi auth using authentik instance 2025-06-14 13:39:37 +00:00
config.py bugfix - remove trailing slash in authentik config which was causing an additional request that was always redirected 2025-06-22 14:25:43 +00:00
worker.py run alembic migrations on startup 2025-06-21 21:52:51 +00:00