ycdl/frontends/ycdl_flask
voussoir 4911cee910 Use generators instead of lists for loading / searching videos.
Previously, creating the list meant that all database rows would be
loaded and objected even if you had a limit in place on your page
query, which was a huge waste.
2020-07-01 17:54:36 -07:00
..
backend Use generators instead of lists for loading / searching videos. 2020-07-01 17:54:36 -07:00
static Add docstring to bind_box_to_button, and some small linting. 2020-06-30 20:32:29 -07:00
templates Use dot notation instead of subscript on response. 2020-06-28 16:57:32 -07:00
ycdl_flask_launch.py Big: Object-oriented channels & videos, match Etiquette structure. 2020-04-05 18:59:16 -07:00