241063c914
feat: wrapup date validation, delete endpoint, failed record cleanup
CI / Check / Test (push) Failing after 41s
2026-06-03 00:54:08 +02:00
490bd97a40
feat: wire video renderer pipeline + download endpoint
CI / Check / Test (push) Failing after 41s
2026-06-02 22:34:55 +02:00
5a15bea3d4
feat: wrap-up REST API endpoints
2026-06-02 22:17:11 +02:00
aadad3cfb0
feat: Jellyfin/Plex auto-import via watch queue
...
CI / Check / Test (push) Failing after 6m5s
Webhook ingestion from media servers — movies land in a pending
watch queue, user rates and confirms to create diary entries.
- domain: WatchEvent, WebhookToken models, MediaServerParser port
- adapters: jellyfin + plex parser crates, SQLite + Postgres repos
- application: ingest/confirm/dismiss/cleanup use cases, token mgmt
- presentation: webhook endpoints (bearer + query param auth),
watch queue + integrations settings HTML pages, OpenAPI docs
- worker: WatchEventCleanupJob (daily, 30d retention)
Movie resolution deferred to confirm — single canonical path
through log_review for enrichment, poster fetch, federation.
2026-06-02 17:34:16 +02:00
4ebd593293
feat: add OpenAPI doc for update_profile_fields endpoint
...
CI / Check / Test (push) Failing after 43s
CI / Release build (push) Has been skipped
Add ProfileFieldDto and UpdateProfileFieldsRequest to api-types,
annotate update_profile_fields_handler with utoipa::path, register
in UsersDoc. Coverage now 100%.
2026-05-28 04:03:41 +02:00
19171806b9
fmt
CI / Check / Test / Build (push) Has been cancelled
2026-05-13 23:38:57 +02:00
53df90ab1f
feat: MovieDto enrichment, movie detail page, PWA, watchlist, watchlist federation
2026-05-13 00:23:45 +02:00
3fc7f914af
refactor: remove unused MoviesQueryParams import from MoviesDoc
2026-05-12 18:51:47 +02:00
2640c99243
feat(openapi): add search and people endpoints to Swagger/Scalar
2026-05-12 18:50:33 +02:00
00218366da
Revert "feat: rename product to Screened, add PRODUCT_NAME constant to domain"
...
This reverts commit f2e3a876dc .
2026-05-12 16:26:42 +02:00
f2e3a876dc
feat: rename product to Screened, add PRODUCT_NAME constant to domain
2026-05-12 15:42:24 +02:00
4269eca582
feat: implement movie listing functionality with pagination and search
2026-05-12 13:57:55 +02:00
99ce81efe5
refactor: deps cleanup, split openapi, extract api-types crate
2026-05-12 11:54:00 +02:00