anonstream/website/utils
n9k 0839d2871b 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:08:00 +00:00
__init__.py Update website/templates/.gitkeep, website/templates/chat-iframe.html, website/templates/comment-iframe.html, website/templates/index.html, website/templates/stream-info-iframe.html, website/static/.gitkeep, website/static/grids-responsive-min.css, website/static/platform.css, website/static/platform.js, website/static/pure-min.css, website/static/video-js.css, website/static/video.js, website/static/videojs-contrib-hls.js, app.py, website/utils/__init__.py files 2021-04-13 13:16:03 +00:00
captcha.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
colour.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
stream.py Fix textonly stream uptime 2022-01-03 00:23:02 +00:00
tripcode.py Make tripcode salt deterministic (werkzeug changes _hash_internal parameters sometimes) 2022-01-03 00:24:44 +00:00