anonstream/anonstream
n9k 55a713991c Nojs info: fix invisible uptime counter taking up space
Also adds "visibility: hidden;" to `disappear`. It would replace
"opacity: 0;" but Firefox acts weird with only visibility set, it only
half works until you switch between desktop and mobile view. IDK this
isn't that important.
2022-06-15 10:14:37 +00:00
..
control Control socket: overhaul finished for now 2022-06-15 08:55:44 +00:00
helpers Event socket 2022-06-15 03:53:34 +00:00
routes Require Authorization header for broadcaster 2022-06-14 08:50:31 +00:00
static CSS: always fullheight info in desktop view 2022-06-15 10:10:04 +00:00
templates Nojs info: fix invisible uptime counter taking up space 2022-06-15 10:14:37 +00:00
utils More sensible variable names in colour generation 2022-06-14 08:50:31 +00:00
__init__.py Event socket 2022-06-15 03:53:34 +00:00
broadcast.py
captcha.py
chat.py Event socket 2022-06-15 03:53:34 +00:00
config.py Event socket 2022-06-15 03:53:34 +00:00
events.py Event socket 2022-06-15 03:53:34 +00:00
quart.py Eyes: delete old eyes 2022-06-14 02:58:11 +00:00
segments.py Eyes 2022-06-14 02:40:18 +00:00
stream.py
tasks.py WS: increase uptime drift tolerance for resending 2022-06-15 09:07:25 +00:00
user.py Eyes: send Retry-After header during cooldown 2022-06-14 03:33:14 +00:00
websocket.py
wrappers.py