bringrss/frontends/bringrss_flask
Ethan Dalool a089775b54
Set showing_news_id during updown hotkey, before waiting 100ms.
I was having issues where after using the up/down keys, sometimes
the newsreader panel would show the wrong item, the second-to-last
selected news. Since we wait 100ms before letting the up/down key
populate the newsreader, there's a bit of limbo time which I think
was the problem. This seems to have helped with that.
2022-03-30 20:28:08 -07:00
..
backend Initial publication. 2022-03-26 13:07:35 -07:00
static Initial publication. 2022-03-26 13:07:35 -07:00
templates Set showing_news_id during updown hotkey, before waiting 100ms. 2022-03-30 20:28:08 -07:00
__init__.py Initial publication. 2022-03-26 13:07:35 -07:00
bringrss_flask_dev.py Initial publication. 2022-03-26 13:07:35 -07:00
bringrss_flask_prod.py Initial publication. 2022-03-26 13:07:35 -07:00