pinchflat/lib/pinchflat_web
Kieran 445e7c7417
Index a channel (#9)
* Ran a MediaItem generator; Reformatted to my liking

* [WIP] added basic index function

* setup oban

* Added basic Oban job for indexing

* Added in workers for indexing; hooked them into record creation flow

* Added a task model with a phx generator

* Tied together tasks with jobs and channels
2024-01-26 11:12:22 -08:00
..
components Initial yt-dlp implementation (#3) 2024-01-19 22:26:32 -08:00
controllers Index a channel (#9) 2024-01-26 11:12:22 -08:00
endpoint.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
gettext.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
router.ex Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
telemetry.ex Initial yt-dlp implementation (#3) 2024-01-19 22:26:32 -08:00