ycdl/frontends/ycdl_flask/backend
voussoir 2f5ec40b89 Big: Object-oriented channels & videos, match Etiquette structure.
- Channels and videos are now objects instead of just dictionaries.
- Copied Etiquette's use of cachemanager mixin to cache those objects.
- Copied Etiquette's use of sql_ methods.
- Copied Etiquette's use of namespaced javascript.
- Copied Etiquette's use of config file.
- Redid video_card css to use grid, better on mobile.
- Improved usage of URL parameters with class=merge_class.
- Wrote some actual content on readme.
2020-04-05 18:59:16 -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
endpoints.py Big: Object-oriented channels & videos, match Etiquette structure. 2020-04-05 18:59:16 -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