370 Commits (cd0f92f496927f63c12fa4ba38d4a36e608fdeb1)

Author SHA1 Message Date
Gabe Kangas 23a721857f
Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2 years ago
Gabe Kangas cf126c2e2c
Fix the filename mismatch then the on-disk filename changed. 2 years ago
Gabe Kangas ba69bac6d9
Rename offline clip for clarity with typescript 3 years ago
Gabe Kangas f4ed7d7453
Create explicit mapping between cpu use levels and codec presets. Closes #2610 3 years ago
Gabe Kangas 19c228eaf6
Allow adding custom javascript to the page. Closes #2604 3 years ago
Michael David Kuckuk 59e5cfefd4
Remove twitter notification configuration (#2598) 3 years ago
Meisam 64d3c37fb2
improve stream testing script (#2549) 3 years ago
Gabe Kangas 2675150cdf
Revert "improve stream testing script (#2525)" 3 years ago
Meisam e748d8f765
improve stream testing script (#2525) 3 years ago
Gabe Kangas 6a8473a297
Enforce username limitations on registration for #2527 3 years ago
Gabe Kangas 0c03773c4c
Sanitize+truncate display names on registration+change. For #2527 3 years ago
Gabe Kangas cd874cda93
Use subtle.ConstantTimeCompare instead of simple string compare. Closes #2489 3 years ago
Gabe Kangas d5fd1bf169
Fix error handling for #1916 3 years ago
Gabe Kangas 0ebb968074
Handle subdirectories of emoji in copying, fetching and deleting. For #1916 3 years ago
Gabe Kangas 3abc7a3ab8
Expose connected client ID to moderator client info api 3 years ago
Gabe Kangas 1d248a144b
Move where emoji migration is fired to match the new emoji work 3 years ago
Philipp dc54dfe363
Feature: emoji editor (#2411) 3 years ago
Gabe Kangas 223b6dd388
Move custom emoji dir if it exists. Closes #2379 3 years ago
Gabe Kangas f4c2a49887 Remove commented out code 3 years ago
Gabe Kangas 269604ec75 Return non-fatal error if no stream keys are set 3 years ago
Gabe Kangas 842bdcc808 Support setting admin password and temp stream key via cli flag 3 years ago
Gabe Kangas c4dc802941 Make stream keys objects with comment instead of string slice 3 years ago
Gabe Kangas c9e3ccad45 API + Data changes to support split up of stream keys and admin passwords 3 years ago
Philipp 56a3f350ee
Chat name & color modal (#2347) 3 years ago
Gabe Kangas efa24df299
Clean up default values for page content 3 years ago
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338) 3 years ago
M. Ajmal Moochingal 23b6e5868d
Using prepared statements for SQL queries. (#2257) 3 years ago
Gabe Kangas 7ba541012f
Update default page content text. Closes #2178 3 years ago
Gabe Kangas 106e144cba
Add user color database migration. Closes #1984 3 years ago
Matthew Donoughe 10055664bb
add tests for webhook events (#2180) 3 years ago
Gabe Kangas 19e9895fe5
First pass at updated the default page content. For #2178 3 years ago
Gabe Kangas 99d034b1a5
Replace -> ReplaceAll 3 years ago
Matt Owens 5dafdb479d
Sanitize user submitted values before logging (#2134) 3 years ago
Gabe Kangas ccaeda88ad
Remove package-comments rule 3 years ago
Gabe Kangas 20e6b87a35
Remove package-comments rule 3 years ago
Gabe Kangas d32d741abf
Limit chat display names to 30 characters. Closes #1919 3 years ago
Gabe Kangas 681067ab93
Add custom offline message+api. Part of #1901 3 years ago
Gabe Kangas 68414445c2
Add support for changing user color in name modal. Closes #1805 3 years ago
Gabe Kangas 0470403b71
Function has been re-exported for use 3 years ago
Gabe Kangas b2b77f5eb9
Fix creating table indexes 3 years ago
Gabe Kangas 5d34279862
Add util for ungraceful sql execs 3 years ago
Gabe Kangas eda62a91dc
Messages table fixes to improve query performance (#2026) 3 years ago
Gabe Kangas c40eaa47e9
Force origin test to always pass. Closes #2003 3 years ago
Gabe Kangas f3a16be0dd
Add user detail API + modal. Closes #2002 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas 86305c3028
Cleanup some warnings 3 years ago
Gabe Kangas 18a184eeb7
Use bundled images instead of old webroot files 3 years ago
cr0ax f4392a9e6f
Use a custom http client when connecting to aws (#1945) 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Meisam 482e1a705a
clarify the message for registered usernames (#1909) 3 years ago