anonstream/website
n9k 0839d2871b Make tripcode salt deterministic (werkzeug changes _hash_internal parameters sometimes) 2022-01-03 00:24:44 +00:00
..
static keep up with werkzeug internal api changes, wrap long chat messages properly, add missing users.png 2021-12-28 01:10:18 +00:00
templates Fix nojs stream timer: hundreds place didn't exist 2022-01-03 00:21:06 +00:00
utils Make tripcode salt deterministic (werkzeug changes _hash_internal parameters sometimes) 2022-01-03 00:24:44 +00:00
.gitkeep Add new directory 2021-04-13 13:04:37 +00:00
__init__.py barrier comment time and username, reload config.toml without restarting the webserver, ignore capitalisation in logins, use send_file instead of wrap_file in /stream.mp4 and /stream.m3u8, remove Conection: close header from /stream.mp4 2021-07-05 11:45:32 +00:00
chat.py typo 2021-07-18 09:28:55 +00:00
concatenate.py organise html/css; token in concatenate.py error messages; fix margins around dates in chat 2021-07-19 06:28:00 +00:00
constants.py organise html/css; token in concatenate.py error messages; fix margins around dates in chat 2021-07-19 06:28:00 +00:00
routes.py organise html/css; token in concatenate.py error messages; fix margins around dates in chat 2021-07-19 06:28:00 +00:00
viewership.py only avoid the colours of users who are in the chat list or in the chat itself; use Euclidean distance instead of contrast for comparing new colours (more variety); generate colours quicker 2021-08-19 09:54:20 +00:00