Files
mcma-backend/app/api
Senko-san ea880edd57
Docker Build & Publish / build (push) Has been cancelled
Docker Build & Publish / push (push) Has been cancelled
Docker Build & Publish / Prune old image versions (push) Has been cancelled
feat(tracks): filter track list by ingest source
Add an optional `source` filter to `GET /api/v1/tracks` (and the
`TrackRepository.list`/`count` port + SQLAlchemy adapter). Lets clients
query, e.g., only uploaded tracks (`?source=upload`) newest-first — the
backing for the webui's persistent "Recently uploaded" view.

- test: upload then list with `?source=upload` (hit) / `?source=youtube`
  (miss)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 01:35:51 +03:00
..
2026-06-13 12:10:05 +03:00
2026-06-01 18:47:59 +03:00
2026-06-13 12:10:05 +03:00
2026-06-01 18:47:59 +03:00
2026-06-01 18:47:59 +03:00