ycdl/frontends/ycdl_flask/backend
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
..
endpoints Add separate API endpoint for add_channel, apply to web ui. 2020-05-21 22:16:02 -07:00
__init__.py Move endpoints to new endpoints.py. 2020-03-28 17:05:43 -07:00
common.py Fix typo googleapicliet -> googleapiclient. 2020-03-28 17:07:18 -07:00
jinja_filters.py Rename inner ycdl_flask folder to backend. 2020-03-28 16:47:37 -07:00
jsonify.py Move make_json_response into new jsonify.py. 2020-03-28 16:51:40 -07:00