|
|
ddbdf3caf9
|
fix: bot account param not actually working
|
2026-01-31 20:42:51 +01:00 |
|
|
|
80a8e670e1
|
fix: add bot auth query parameter (#61)
|
2026-01-30 17:13:41 +01:00 |
|
|
|
3e5824093e
|
docs: change some phrasing
|
2026-01-30 17:12:25 +01:00 |
|
|
|
75d6e648f9
|
chore: remove comments
|
2026-01-30 17:10:06 +01:00 |
|
copilot-swe-agent[bot]
|
1fadaa3600
|
Add consistent prefix validation for both auth methods
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
|
2026-01-30 16:04:33 +00:00 |
|
copilot-swe-agent[bot]
|
7262b0e5c2
|
Add security validation and documentation for botAuth parameter
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
|
2026-01-30 16:01:34 +00:00 |
|
copilot-swe-agent[bot]
|
70832c7de8
|
Add botAuth query parameter support for websocket authentication
Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
|
2026-01-30 15:58:51 +00:00 |
|
copilot-swe-agent[bot]
|
61972da255
|
Initial plan
|
2026-01-30 15:54:24 +00:00 |
|
|
|
221aff0050
|
feat: preliminary chat api
|
2026-01-30 16:42:50 +01:00 |
|
|
|
5b6addac9a
|
docs: change some things
|
2026-01-27 17:02:47 +01:00 |
|
|
|
5add3b0e5d
|
feat: multiple streaming servers
|
2026-01-27 16:56:43 +01:00 |
|
|
|
b623de5bdd
|
chore: make sure channel is not live already
|
2026-01-26 16:40:33 +01:00 |
|
|
|
cc15a06ffb
|
fix: production latency (hopefully)
|
2026-01-26 16:18:36 +01:00 |
|
|
|
c0f3e9d52e
|
feat: merge #60 from BananaJeanss/feat/js-sdk
Universalform regex filter + onboarding username filter, .env.examples + dev guide changes
|
2026-01-25 21:42:35 +01:00 |
|
|
|
a22dcf0746
|
docs: refine readme.md
|
2026-01-25 21:41:24 +01:00 |
|
BananaJeans
|
b4d3cd5bb8
|
docs: also add development setup guide link
|
2026-01-25 21:48:15 +02:00 |
|
BananaJeanss
|
d5c02889de
|
feat: add input regex filter to universalform, add filter to onboarding, add .env.examples along with gitignore exemption, and improve dev guide by a bit
|
2026-01-25 19:49:39 +02:00 |
|
|
|
c0657cc1ce
|
docs: populate frontmatter
|
2026-01-25 17:38:00 +01:00 |
|
|
|
d97add9659
|
feat: max 20 characters and dev docs
|
2026-01-25 17:36:52 +01:00 |
|
|
|
8f07dbadf3
|
chore: make landing page simpler
|
2026-01-25 17:16:42 +01:00 |
|
|
|
21ab8a5e4f
|
chore: remove welcome workflow and add agentsmd
|
2026-01-21 16:06:40 +01:00 |
|
|
|
689c410828
|
feat: moderation features and ABAC permission system
mostly generated by claude code, but of course i have made some of my
edits.
|
2026-01-01 16:18:00 +01:00 |
|
|
|
593baa6505
|
chore: migrate to pnpm
|
2025-12-31 01:37:11 +01:00 |
|
|
|
786a2afb6c
|
chore: cargo lock thing
|
2025-12-31 01:14:48 +01:00 |
|
|
|
75f25eb8fe
|
feat: js sdk init
|
2025-12-31 00:09:45 +00:00 |
|
|
|
0e500037c4
|
chore: stop requiring SLACK_TOKEN
|
2025-12-29 11:24:10 +00:00 |
|
|
|
b49318f9e6
|
chore: normal img tag because lazy loading no worky
|
2025-12-20 20:54:36 +01:00 |
|
|
|
927d7d1bda
|
chore: sidebar avatar images lazy loading
|
2025-12-20 03:13:27 +01:00 |
|
|
|
d1f5cc7a6d
|
fix: set next public after build time
|
2025-12-20 03:01:21 +01:00 |
|
|
|
0afc54f0bf
|
feat: merge #58 feat/protocol-migration
|
2025-12-20 02:28:03 +01:00 |
|
|
|
0581cc6a61
|
chore: github copilot code review nitpicks
|
2025-12-20 02:26:46 +01:00 |
|
|
|
18025ced9d
|
chore: update next
|
2025-12-20 01:28:08 +01:00 |
|
|
|
044221f147
|
fix: stream keeps playing after leaving page
|
2025-12-19 22:04:24 +01:00 |
|
|
|
0cabbd8720
|
fix: constraint error when deleting channel
|
2025-12-18 23:37:24 +01:00 |
|
|
|
5fdb6921d9
|
fix: generate stream key right on channel creation
|
2025-12-18 23:33:03 +01:00 |
|
|
|
312ad480a2
|
feat: channel deletion
|
2025-12-18 23:23:59 +01:00 |
|
|
|
a37554d205
|
refactor: sidebar
|
2025-12-18 22:52:00 +01:00 |
|
|
|
5244275264
|
feat: make stream key stuff more compact + automatic url generator
|
2025-12-18 19:26:20 +01:00 |
|
|
|
5275e8cb2a
|
docs: change url stuff
|
2025-12-18 19:25:52 +01:00 |
|
|
|
1ff51fad61
|
feat: streaminfo and thumbnail wiring
|
2025-12-17 18:33:21 +01:00 |
|
|
|
440eb407dd
|
chore: mediamtx types
|
2025-12-15 22:24:46 +01:00 |
|
|
|
4ab1756230
|
feat: new color scheme
|
2025-12-15 22:09:27 +01:00 |
|
|
|
f9d11476bf
|
refactor: optimize authentication requests
|
2025-12-15 21:47:00 +01:00 |
|
|
|
8e8c58e195
|
feat: add preliminary hls reading
|
2025-12-13 22:34:29 +01:00 |
|
|
|
6fcbeaa2a7
|
Merge branch 'main' into feat/protocol-migration
|
2025-12-13 21:57:57 +01:00 |
|
|
|
caef4e428a
|
chore: update deps AGAIN
|
2025-12-13 21:56:36 +01:00 |
|
|
|
cf49fea907
|
Merge branch 'main' into feat/protocol-migration
|
2025-12-13 21:51:10 +01:00 |
|
|
|
7683f765b0
|
chore: update react dom for the vuln
|
2025-12-13 21:50:45 +01:00 |
|
|
|
4d91f15a43
|
Merge branch 'main' into feat/protocol-migration
|
2025-12-13 21:49:59 +01:00 |
|
|
|
3b49f8d25a
|
feat: srt support and auth
|
2025-12-13 21:19:13 +01:00 |
|