482 Commits

Author SHA1 Message Date
7974d4434e fix(ui): multiple things that look bad on this 2026-04-05 20:03:02 +02:00
bcdc4122f8 fix(ui): do not show not live 24/7 streamers 2026-04-05 20:02:46 +02:00
d552836845 fix(playback): try to recover stream 2026-04-05 19:43:11 +02:00
ca6218c494 chore(ui): divide 24/7 streams and live streams 2026-04-04 23:53:52 +02:00
a14762d3a1 feat(notif): actually send messages 2026-04-04 22:49:16 +02:00
f1f6d20d53 feat(notif): initial custom channel sending 2026-04-04 22:28:10 +02:00
4d63552254 fix(auth): forgot to pass some metadata 2026-03-31 17:47:17 +02:00
81e78a622f fix(chat): newlines not rendered 2026-03-30 01:03:11 +02:00
3dcb726207 feat(auth): add the ability for users to bypass idv checks 2026-03-30 00:49:48 +02:00
5b7e9e7a82 chore(ut): add prefixes for all user uploaded files 2026-03-28 15:25:34 +01:00
462a51e376 feat(bot): upload profile picture 2026-03-28 15:20:24 +01:00
9caeb9f97e feat: merge #64 from hippogriff101/main 2026-03-27 18:42:11 +01:00
1c06020092 fix: images wont build unless we move it to public folder 2026-03-27 18:37:35 +01:00
1697530ac0 fix: improve chat text wrap 2026-03-27 18:28:30 +01:00
hippogriff101
29c5b2c24d Merge branch 'main' of https://github.com/hippogriff101/hctv-fork 2026-03-27 16:45:32 +00:00
hippogriff101
616110dba6 Replace OBS settings GIFs with compressed coppies 2026-03-27 16:45:27 +00:00
fe888d2e72 chore: Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 15:46:17 +01:00
c4774a53f1 docs: refactor some python wrapper documentation 2026-03-27 15:45:32 +01:00
Freddie Yershon
671dadde08 Merge pull request #1 from christianwell/add-wrapper-docs
docs: add emojis, keyword-only args, and example bots to python wrapper guide
2026-03-25 21:03:47 +00:00
christianwell
f7634010d6 docs(guides): add emojis section, keyword-only args, and example bots to python wrapper guide
Amp-Thread-ID: https://ampcode.com/threads/T-019d26c4-b9b7-77d9-9171-2114ebdeb70d
Co-authored-by: Amp <amp@ampcode.com>
2026-03-25 21:57:50 +01:00
Freddie Yershon
dd122ffa92 Update apps/docs/src/content/docs/guides/start-stream.mdx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-22 23:16:33 +00:00
Freddie Yershon
f1fb3f7bf6 docs(guides): enhance development setup instructions for clarity and structure (with assistance from github copilot) 2026-03-22 23:03:14 +00:00
Freddie Yershon
7b29aa10d4 docs(guides): update start-stream guide for clarity and consistency; add python wrapper guide 2026-03-22 23:00:25 +00:00
Freddie Yershon
484aa30878 Rewrite Guide with new images 2026-03-22 22:17:03 +00:00
e31c7a1620 fix(ui): show restricted streams and fix bot combobox search 2026-03-20 20:31:09 +01:00
3e86ad70c2 chore(platform): make sure that the slack id is a full user and not deactivated or otherwise 2026-03-17 07:55:25 +01:00
14a0ecd763 fix(platform): actually check idv status
i'm sorry
2026-03-16 22:32:38 +01:00
43ead562a8 docs(readme): add streaming info to comply with shipwrights 2026-03-15 01:41:45 +01:00
71a48c29c3 fix(metrics): the classic mistake 2026-03-14 21:24:09 +01:00
1f0ba1cd08 fix(metrics): prometheus password file 2026-03-14 20:15:02 +01:00
63fc35c62c chore: use auth file instead of env on prometheus 2026-03-13 09:59:32 +01:00
38ec518695 feat: #63 from SrIzan10/feat/metrics
feat: metrics
2026-03-13 09:33:33 +01:00
626a9f0d5b chore: rename volumes for prom and grafana 2026-03-13 09:31:00 +01:00
88cb43204a fix: reflect real authentication result
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-13 09:04:30 +01:00
1e5416f4b6 fix: ensure scheme is correct
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-13 08:52:20 +01:00
f31f74eb1a fix: expand env
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-13 08:51:36 +01:00
dc02831482 revert: some stuff from prev commit 2026-03-12 22:15:04 +01:00
a77ed916c5 fix: address remaining metrics review feedback 2026-03-12 22:05:38 +01:00
96a68b46ae fix: add authentication to metrics routes 2026-03-12 21:53:41 +01:00
21e2e094d6 fix: do not expose metrics 2026-03-12 21:38:14 +01:00
fcdbc4e878 fix metrics cardinality and stream key cache counts 2026-03-12 20:16:01 +01:00
cdb0c01ffd fix(chat): possible DoS when logging to prometheus 2026-03-09 22:47:28 +01:00
3771baae8c Merge branch 'main' into feat/metrics 2026-03-09 22:36:00 +01:00
d719debf6a fix(ui): it was flexbox 2026-03-09 22:34:39 +01:00
e22a35484a fix(ui): last commit fixed arrows but this should fix all users from showing 2026-03-09 22:34:39 +01:00
2597aa8d86 fix(ui): carousel overflow 2026-03-09 22:34:39 +01:00
e0b6075900 fix(bot): do not inherit admin from owner status 2026-03-09 22:34:39 +01:00
c7cedbbfe0 chore(chat): exclude chat grants from adding numbers to viewer count 2026-03-09 22:34:39 +01:00
df4537bbe3 fix(ui): it was flexbox 2026-03-09 22:30:03 +01:00
7cd071b3b6 fix(ui): last commit fixed arrows but this should fix all users from showing 2026-03-09 16:58:30 +01:00