ycdl/frontends/ycdl_flask/backend/endpoints
voussoir 3e27e6e2e8 Add separate API endpoint for add_channel, apply to web ui.
Previously, the "add channel" box was just calling refresh, which
implicitly adds the channel. This adds a separate endpoint for
add_channel, and as a bonus the web ui will navigate you to the
channel after it has been loaded.
2020-05-21 22:16:02 -07:00
..
__init__.py Move endpoints into separate files like Etiquette. 2020-05-21 20:04:02 -07:00
basic_endpoints.py Move endpoints into separate files like Etiquette. 2020-05-21 20:04:02 -07:00
channel_endpoints.py Add separate API endpoint for add_channel, apply to web ui. 2020-05-21 22:16:02 -07:00
video_endpoints.py Move endpoints into separate files like Etiquette. 2020-05-21 20:04:02 -07:00