Commit Graph

7 Commits (5f38dea3b38fdca70b7282dbb5f201b6b8e27145)

Author SHA1 Message Date
voussoir 1eafdf5e5b Add skewer-case aliases for snake_case arguments. 2020-08-08 18:58:39 -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 1b2778ca7a Rename ycdl_flask.py to common.py. 2020-03-28 16:56:06 -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
voussoir 201ae70ba0 Use argparse to expose refresher thread controls. 2020-03-28 16:44:47 -07:00
voussoir f1f12423b1 Changes
- Add thumbnails to the card (dynamically loaded)
- Add button for embedding the video
- Store video duration in db (use update script)
- Separate links for filter views with and without query.
2018-12-17 19:17:53 -08:00
voussoir ba1961349c It's been a while 2017-10-08 21:39:07 -07:00