..
__init__.py
feat: M1 foundation — compose stack, FastAPI, Google OAuth, encrypted tokens
2026-06-11 01:01:37 +02:00
admin.py
feat(audit): admin audit log (Notification P3)
2026-07-12 07:32:41 +02:00
audit.py
feat(audit): admin audit log (Notification P3)
2026-07-12 07:32:41 +02:00
channels.py
feat(channel): enrich the About tab + fix the tab-switch header shift
2026-07-12 16:12:39 +02:00
config.py
fix(audit): address /code-review findings
2026-07-12 07:47:07 +02:00
downloads.py
fix(deferred): close backend correctness/efficiency tails from the hygiene sweep
2026-07-12 05:59:03 +02:00
feed.py
chore(feed): Phase 2 #2 backend cleanup — dead return, dup helpers, shared const
2026-07-11 17:37:52 +02:00
health.py
feat: M1 foundation — compose stack, FastAPI, Google OAuth, encrypted tokens
2026-06-11 01:01:37 +02:00
me.py
fix(auth): security hardening — token encryption, timing, adoption + isolation
2026-07-11 21:26:39 +02:00
messages.py
feat(i18n): retire the German interface language
2026-07-13 05:13:08 +02:00
notifications.py
feat(notifications): durable per-user inbox (P1) + maintenance schema
2026-06-18 03:20:17 +02:00
playlists.py
fix(deferred): close backend correctness/efficiency tails from the hygiene sweep
2026-07-12 05:59:03 +02:00
plex.py
chore(hygiene): Phase 4 guardrails — noUnusedLocals/Parameters + dead-code sweep
2026-07-12 02:15:52 +02:00
public.py
chore(downloads): C3-C6 — DRY the source-URL, filename, and serialize helpers
2026-07-11 05:47:51 +02:00
quota.py
feat(stats): per-user API quota attribution + admin usage page
2026-06-12 02:47:55 +02:00
saved_views.py
feat(views): saved-views backend — table, model, CRUD + reorder API
2026-07-01 03:17:36 +02:00
scheduler.py
feat(audit): admin audit log (Notification P3)
2026-07-12 07:32:41 +02:00
search.py
fix(deferred): close backend correctness/efficiency tails from the hygiene sweep
2026-07-12 05:59:03 +02:00
setup.py
feat(setup): install-wizard step endpoints (epic 6c, API)
2026-06-21 00:40:54 +02:00
sync.py
feat(audit): admin audit log (Notification P3)
2026-07-12 07:32:41 +02:00
tags.py
refactor(auth): centralize token hashing, email validation & admin gating
2026-06-26 03:15:36 +02:00
version.py
feat(version): /api/version + build-time version/commit stamping
2026-06-15 00:06:57 +02:00