ycdl/frontends
voussoir 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
..
ycdl_flask Speed up filtering by hiding #video_cards first. 2020-08-27 16:53:51 -07:00
ycdl_repl.py Simplify logging.getLogger because they are hierarchical. 2020-08-12 11:25:59 -07:00