コミットグラフ

24 コミット

作成者 SHA1 メッセージ 日付
n9k 7bf84413e6 secret club mode (private/whitelist); usability improvements in text browsers 2021-07-17 04:57:55 +00:00
n9k 95b39b7bd8 look cool when the stream is offline 2021-07-06 10:09:06 +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 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 5c011472ec start /stream.mp4 at most recent segment; fix chat refresh button size 2021-05-17 07:58:42 +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 2d36574651 fix minor html issues 2021-05-14 07:48:39 +00:00
n9k c46613ed9e 6em -> 98px tighter 2021-04-16 17:43:57 +00:00
n9k e6177d4666 only necessary css borders 2021-04-16 17:42:03 +00:00
n9k 65b56fbda0 manual refresh banner in list of users 2021-04-16 12:28:41 +00:00
n9k 82276d2e30 simplify; have resolve_segment_offset return 0 when no segments exist instead of None so everything that uses that function doesn't have to substitute 0 itself 2021-04-16 10:09:42 +00:00
n9k e6678f3c75 handle start_number in / when no segments exist 2021-04-16 09:27:15 +00:00
n9k c6583aaf7d make js play nice when videojs is disabled 2021-04-16 05:53:25 +00:00
n9k 84b60899fa make videojs optional via ?videojs url argument 2021-04-15 17:26:10 +00:00
n9k 2f2f9da50f actually use the include_user_list parameter 2021-04-15 17:10:24 +00:00
n9k 3b0463e63c Update website/templates/index.html 2021-04-15 17:00:34 +00:00
n9k fa10509994 Update website/templates/index.html 2021-04-15 16:58:43 +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 c6c5c9fce1 Update index.html 2021-04-14 14:53:15 +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 73256ca9d9 add ?token arg to /stream.mp4 and /stream.m3u8 as a fallback when no cookies 2021-04-13 16:55:02 +00:00
n9k 86764e15a7 Update index.html 2021-04-13 13:17:21 +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