Commit Graph

302 Commits

Author SHA1 Message Date
2ce6fea782 fix(bs): server not right 2026-04-29 16:27:23 +02:00
953bc38c12 feat(bs): production prepping 2026-04-29 16:14:48 +02:00
728dcd9712 chore(bs): config file edits 2026-04-23 21:58:07 +02:00
9e60e1dfe2 feat(bs): redesign ui and add preview 2026-04-23 20:20:06 +02:00
90d73275b2 feat(bs): error handling and stuff 2026-04-22 21:56:54 +02:00
da968232ad feat(bs): server selector 2026-04-22 21:27:42 +02:00
be758685d1 feat(bs): select channels and switch sources 2026-04-22 20:35:11 +02:00
0add39f8e1 feat(bs): initial browser streaming impl 2026-04-21 22:06:19 +02:00
5c4284d552 feat: add webrtc tooling 2026-04-19 18:08:17 +00:00
Freddie Yershon
ae5dee33bb docs(stguide): improve the streaming guide (#65)
* fix(docs): update stream key regeneration icon in streaming guide

* fix(docs): format steps in the streaming guide for better readability

* fix(docs): remove unnecessary dashes from section headers in streaming guide and swap <svg> for a cleaner <img>

* Update apps/docs/src/content/docs/guides/start-stream.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* docs(stguide): move to steps and change up some stuff

* Delete apps/docs/public/guides/lock.png

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2026-04-17 10:25:55 +02:00
4a708ac92f feat(admin): show deleted message content on audit logs 2026-04-07 16:07:58 +02:00
2b270db2ed fix(ui): hackclubbers => Hack Clubbers 2026-04-06 18:12:34 +02:00
1a77980218 fix(ui): blahaj heart not displaying in onboarding 2026-04-06 18:12:12 +02:00
cc5a6a4fd3 feat(ui): redesign profile dropdown 2026-04-06 18:08:46 +02:00
503e863fe7 chore(ui): use simpler vectorized favicon 2026-04-06 17:38:31 +02:00
27a65a1893 feat(ui): add logo to navbar 2026-04-06 17:31:54 +02:00
56eb49b52f feat(ui): favicon!!!!! 2026-04-06 17:18:26 +02:00
dcd643784f chore(ui): fix eye icon size 2026-04-06 17:08:42 +02:00
dee32a03d9 feat(ui): player redesign 2026-04-06 17:04:43 +02:00
abffa281d1 chore(ui): make the reload stream button a bit less foreign 2026-04-06 16:46:44 +02:00
77a0d6c945 chore(ui): fix import error 2026-04-05 20:37:21 +02:00
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
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
71a48c29c3 fix(metrics): the classic mistake 2026-03-14 21:24:09 +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