Commit Graph

49 Commits

Author SHA1 Message Date
4a708ac92f feat(admin): show deleted message content on audit logs 2026-04-07 16:07:58 +02: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
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
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
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
f4f653614d feat: per channel chat moderator 2026-02-21 16:44:00 +01:00
f57dec65e0 chore(admin): patch vulns 2026-02-21 14:04:19 +01:00
107982dbec feat(chat): chat moderation 2026-02-20 21:42:18 +01:00
7456e80473 fix: jenin changes 2026-02-06 23:45:24 +01:00
eeb44dfae7 chore: remove comments 2026-02-06 23:31:44 +01:00
copilot-swe-agent[bot]
0e9f0a54dd Add security validation and documentation for botAuth parameter
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2026-02-06 23:31:22 +01:00
099b321b79 feat: support connecting to multiple channels 2026-02-06 17:21:37 +01:00
df845b5601 feat: working tests and api 2026-01-31 21:22:19 +01:00
17bbba7df3 chore: remove comments 2026-01-31 21:22:19 +01:00
copilot-swe-agent[bot]
1e27c7e77a Add consistent prefix validation for both auth methods
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2026-01-31 21:22:19 +01:00
copilot-swe-agent[bot]
80595d6299 Add security validation and documentation for botAuth parameter
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2026-01-31 21:22:19 +01:00
copilot-swe-agent[bot]
aa9d0c1ca5 Add botAuth query parameter support for websocket authentication
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2026-01-31 21:22:19 +01:00
593baa6505 chore: migrate to pnpm 2025-12-31 01:37:11 +01:00
7dd9bf765e feat: chats work now! 2025-09-30 17:21:06 +02:00
331a0185af chore: remove all monorepo readmes 2025-09-04 17:03:16 +02:00
2b078c9c1e chore: remove console logs from here 2025-08-17 20:32:21 +02:00
2dc28ae8d9 feat: improved viewercount 2025-08-09 20:36:58 +02:00
1fa8c59c33 feat: show chat overlay in settings 2025-08-09 19:48:57 +02:00
4237b1b41b feat: grant system for obs chat overlay 2025-08-09 16:57:04 +02:00
ed5f29824c feat: chat step 3, emoji search 2025-07-08 11:45:45 +02:00
f4e809ae83 feat: multiline messages 2025-07-05 13:04:23 +02:00
cb7f6b0676 feat: chat emoji step 2: frontend and backend emoji fetch 2025-07-05 12:47:30 +02:00
9b8e83d2e2 feat: add message history 2025-07-02 13:16:47 +02:00
ed1fd6a18e chore: move redis to db 2025-06-30 23:33:13 +02:00
7e26ffb2d1 ci: um 2025-06-14 00:38:20 +02:00
f45d604468 ci: finally fix everything hopefully 2025-06-14 00:34:55 +02:00
185fc910a0 fix: chat connection issues by pinging server 2025-03-28 23:51:27 +01:00
30d3ad2f2d ci: fix builds finally 2025-03-25 21:13:50 +01:00
441aa64166 feat: docker stuff 2025-03-23 22:01:13 +01:00
41c50a8ee5 feat: websocket implementation 2025-03-23 21:40:49 +01:00
ede61678aa fix: some prisma shenanigans 2025-03-23 00:43:54 +01:00
f2c0abbcdc feat: initial chat and abstract auth away from next 2025-03-23 00:14:14 +01:00