コミットグラフ

18 コミット

作成者 SHA1 メッセージ 日付
n9k 7bf84413e6 secret club mode (private/whitelist); usability improvements in text browsers 2021-07-17 04:57:55 +00:00
n9k 08a0981daa move host & anon default names into config.toml; add tripcode_salt for secure tripcodes; consider segments viewed when first sent; slightly longer stream timeout; check for segments more frequently; correct background colour; send segments only if they are of the current livestream; improve usability for text-based browsers; light backgrounds when hovering over comments and names 2021-07-16 22:02:19 +00:00
n9k 5015b2e106 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
n9k b03310a9ce reduce captcha charset; add Connection: close header to /stream.mp4; fix typo that after some time gave new visitors HTTP 500; print when captcha is cleared as well as successful/failed comment 2021-05-28 16:56:39 +00:00
n9k 1b98b2a037 solve the captcha without sending a message; try really hard not to put infinities in json; don't forget about viewers if they're banned 2021-05-25 17:27:02 +00:00
n9k 404945df53 prefer try/except blocks over locking when possible 2021-05-22 10:30:31 +00:00
n9k bbc9100a1c undo extra locking, it was acting weird 2021-05-22 10:23:09 +00:00
n9k 7b53c95693 remove double lock 2021-05-22 09:58:46 +00:00
n9k 8d9bfc81d1 get segment duration from index.html; upload radial.apng; don't delete viewers if there are messages by them; say when a message succeeds if the sender is the broadcaster; fix /debug; use the lock when adding to deleting viewers 2021-05-22 09:57:15 +00:00
n9k 7a1bfa8044 remove old viewers, captchas, nonces; rework captchas to store less information; change config from json to toml; put hls_time in config.toml and index.html; print when a comment attempt fails; 2021-05-19 03:00:36 +00:00
n9k f2d9ca4996 typo; generate tags from token not colour (just in case there are duplicate colours); add special chat messages 2021-05-18 04:29:47 +00:00
n9k 23c182b825 remove purecss in index.html, no line break between camera and broadcaster name, remove race condition in /chat causing http 500 2021-05-16 00:24:50 +00:00
n9k 8aff006cd3 the last commit but actually properly this time 2021-05-14 16:42:27 +00:00
n9k 450f52281b viewer count should match viewer list 2021-04-15 16:43:11 +00:00
n9k e72e45c2b4 show broadcaster the list of banned users; undo bans; fix colour -> tag generation 2021-04-15 15:18:46 +00:00
n9k bf2ed3c6c6 show list of users in chat 2021-04-15 11:37:04 +00:00
n9k 055866125c Update website/static/external/grids-responsive-min.css, website/static/external/pure-min.css, website/static/external/video-js.css, website/static/external/video.js, website/static/external/videojs-contrib-hls.js, website/static/platform.css, website/static/platform.js, website/templates/chat-iframe.html, website/templates/comment-iframe.html, website/templates/index.html, website/templates/stream-info-iframe.html, website/utils/captcha.py, website/utils/colour.py, website/utils/stream.py, website/utils/tripcode.py, website/chat.py, website/concatenate.py, website/routes.py, website/viewership.py files 2021-04-14 14:12:40 +00:00
n9k e34ba4fa70 Upload New File 2021-04-13 13:30:18 +00:00