ycdl/frontends/ycdl_flask
Ethan Dalool 7b197c867b Speed up filtering by hiding #video_cards first.
On large channels, filter_video_cards is painfully slow because of all
the forced reflows. I'm currently trying to find a better solution.
In the meantime, hiding the containing div does prevent those reflows
until the end, but itself is also quite slow.
2020-08-27 16:53:51 -07:00
..
backend Move logging basicconfig effort to frontmost application layer. 2020-08-12 11:17:10 -07:00
static Copy some common css from Etiquette. 2020-08-10 20:55:23 -07:00
templates Speed up filtering by hiding #video_cards first. 2020-08-27 16:53:51 -07:00
ycdl_flask_launch.py Simplify logging.getLogger because they are hierarchical. 2020-08-12 11:25:59 -07:00