|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fbfbe3ff6f
|
chore(metrics): redesign with opus because of course
|
2026-03-06 21:57:52 +01:00 |
|
|
|
07eefcf9c7
|
feat(metrics): add more production ready metrics
|
2026-03-06 21:30:14 +01:00 |
|
|
|
527155a0c1
|
feat(metrics): initial ai impl
|
2026-03-06 19:32:12 +01:00 |
|
|
|
ba30d6e097
|
chore(ui): choose any bot as mod and fix landing page
|
2026-03-02 19:19:23 +01:00 |
|
|
|
70ae7ef3b3
|
chore(mediamtx): latency fix attempt
|
2026-03-02 19:11:54 +01:00 |
|
|
|
a6fcaff5f3
|
fix(types): build issues
|
2026-02-24 22:56:36 +01:00 |
|
|
|
b4f66e01d9
|
fix(chat): code review and documentation update
|
2026-02-24 22:38:58 +01:00 |
|
|
|
ef5eab0d17
|
refactor(chat): platform admin fix cleanup
|
2026-02-24 22:27:38 +01:00 |
|
|
|
cf4cc77071
|
fix(chat): platform admin cannot moderate chats
|
2026-02-24 21:21:22 +01:00 |
|
|
|
1bbe4fdc0a
|
chore(ui): remove zrl username block
|
2026-02-23 22:43:13 +01:00 |
|
|
|
67b9af57f9
|
fix(settings): user dropdown wasnt showing channel managers
|
2026-02-23 22:36:23 +01:00 |
|
|
|
398d4113c8
|
feat(viewer): uptime
|
2026-02-22 20:05:40 +01:00 |
|
|
|
32c101934d
|
fix(ui): testing landing page fixes in prod???????
|
2026-02-21 23:24:06 +01:00 |
|
|
|
48e00bada4
|
fix(ui): more landing page fixes
|
2026-02-21 23:07:30 +01:00 |
|
|
|
bc69136133
|
fix(ui): landing page offline carousel bug
|
2026-02-21 17:43:32 +01:00 |
|
|
|
a96939684b
|
fix(admin): remove csrf checks
|
2026-02-21 17:01:35 +01:00 |
|
|
|
ed1608b8e3
|
refactor(ui): mobile friendly landing
|
2026-02-21 16:50:20 +01:00 |
|