コミットグラフ

26 コミット

作成者 SHA1 メッセージ 日付
n9k 7bf84413e6 secret club mode (private/whitelist); usability improvements in text browsers 2021-07-17 04:57:55 +00:00
n9k 5ac558ba98 default cursor on tripcodes 2021-07-16 22:27:12 +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 25905788c6 no margin in barrier between tripcode and username 2021-07-06 12:31:45 +00:00
n9k 99f73c4efd barrier between username and tripcode 2021-07-05 11:56:13 +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 dddd262bae ever so slight margin adjustment 2021-05-26 16:18:06 +00:00
n9k 338d552cd6 insert a block between commenter name and message 2021-05-19 10:46:13 +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 233103345a do some whitespace stuff with regex 2021-05-16 00:54:21 +00:00
n9k 14c8d92ecc do whitespace stuff with css 2021-05-16 00:40:22 +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 b0e245d7c7 increase buttons padding 2021-05-15 04:51:08 +00:00
n9k 65b56fbda0 manual refresh banner in list of users 2021-04-16 12:28:41 +00:00
n9k fc0d735d08 Update chat-iframe.html 2021-04-15 17:15:59 +00:00
n9k 2f2f9da50f actually use the include_user_list parameter 2021-04-15 17:10:24 +00:00
n9k ee2a5beea9 on /chat make ?users default to true so in the form that refreshes chat, <input name="users" value="0"> can go in a noscript tag and it'll all work out fine 2021-04-15 16:57: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 fb198a1229 upload chat-iframe.html; group users by watching / not watching 2021-04-15 12:45:22 +00:00
n9k bf2ed3c6c6 show list of users in chat 2021-04-15 11:37:04 +00:00
n9k 9c7847299c todo: mobile tooltip 2021-04-14 14:48:30 +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 3208998ec6 Update chat-iframe.html 2021-04-13 13:20:09 +00:00
n9k aa777e11a6 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