Commit Graph

59 Commits (0fb5c4d3e89309e75519ffef2029d5ef8c749f15)

Author SHA1 Message Date
voussoir 57d87560a4 Add interface for setting automark state. 2020-05-21 17:28:34 -07:00
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
voussoir 275db1e608 Fix typo googleapicliet -> googleapiclient. 2020-03-28 17:07:18 -07:00
voussoir 4effa64694 Move endpoints to new endpoints.py. 2020-03-28 17:05:43 -07:00
voussoir 1b2778ca7a Rename ycdl_flask.py to common.py. 2020-03-28 16:56:06 -07:00
voussoir 790fbd7b9a Remove this ifmain. 2020-03-28 16:53:39 -07:00
voussoir d407326392 Move make_json_response into new jsonify.py. 2020-03-28 16:51:40 -07:00
voussoir c7ef2dd41b Rearrange these imports. 2020-03-28 16:49:33 -07:00
voussoir 428ada8c83 Rename inner ycdl_flask folder to backend.
Following the same thing as I did with etiquette.
2020-03-28 16:47:37 -07:00