ycdl/frontends/ycdl_flask/static
voussoir ed3942b943 Let response status be 0 even if request didn't complete.
Since meta.status would be undefined for an incomplete request,
I would have to check response.completed && response.meta.status,
which is too much burden. Let's set the status immediately, and
if a callback wants to do further diving we'll use completed then.
2020-10-02 19:43:25 -07:00
..
css Move color definitions from common.css to ycdl.css. 2020-09-25 16:25:39 -07:00
js Let response status be 0 even if request didn't complete. 2020-10-02 19:43:25 -07:00
favicon.png It's been a while 2017-10-08 21:39:07 -07:00
favicon.svg It's been a while 2017-10-08 21:39:07 -07:00