pinchflat/lib/pinchflat_web/controllers/media_sources/channel_html
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
..
channel_form.html.heex Index a channel (#9) 2024-01-26 11:12:22 -08:00
edit.html.heex Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
index.html.heex Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
new.html.heex Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
show.html.heex Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00