304 Commits (b706b7eb2e0cc0f5d3c669762f793698a02cd1aa)
 

Author SHA1 Message Date
Gabe Kangas b706b7eb2e Merge remote-tracking branch 'origin' into 0.0.6 6 years ago
gingervitis a122ee6c42 Admin css overhaul pt2 (#19) 6 years ago
Gabe Kangas e5e174e707 Merge pull request #20 from owncast/dependabot/npm_and_yarn/react-markdown-5.0.3 6 years ago
Gabe Kangas 9b4f633c85 Merge pull request #21 from owncast/dependabot/npm_and_yarn/types/chart.js-2.9.30 6 years ago
Gabe Kangas fde181d4ee Merge pull request #22 from owncast/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.1 6 years ago
dependabot[bot] e8d2179a16 Bump eslint-plugin-prettier from 3.1.4 to 3.3.1 6 years ago
dependabot[bot] 062ba14f26 Bump @types/chart.js from 2.9.28 to 2.9.30 6 years ago
dependabot[bot] 954c3821ee Bump react-markdown from 5.0.2 to 5.0.3 6 years ago
Gabe Kangas 685b2c6f3d Add dependabot config 6 years ago
Gabe Kangas 250acbf6e9 Update webhook text 6 years ago
Gabe Kangas 8484baac28 Make access token and webhooks buttons look correct 6 years ago
Gabe Kangas 64b41c4a57 Update description to mention where the new logo is stored, data dir 6 years ago
Gabe Kangas 48a1b61868 Fix the NaN for the width/height settings 6 years ago
Gabe Kangas 8ea0daab69 Add width+height resizing to variant settings. Closes https://github.com/owncast/owncast/issues/700 6 years ago
Gabe Kangas 26bbd48d4d Add reset YP setting. Closes https://github.com/owncast/owncast/issues/701 6 years ago
Gabe Kangas cbe1dd0e0a Support prettier running on styles 6 years ago
Gabe Kangas 0c4a10d2a3 Make url validation case insensitive. Fixes https://github.com/owncast/owncast/issues/698 6 years ago
nebunez a123967645 move components folder and fix build errors (#18) 6 years ago
Gabe Kangas da2fb45d21 Configure eslint action 6 years ago
Gabe Kangas 900a07f948 Configure eslint action 6 years ago
Gabe Kangas 60fb28e30c Merge remote-tracking branch 'origin' into 0.0.6 6 years ago
nebunez fa9f27edca tweaks to offline state in admin viewers page (#17) 6 years ago
Gabe Kangas d46d954a29 Add some context and instructions around latency levels 6 years ago
Gabe Kangas 745ee8cced Return the error message instead of the http status code 6 years ago
Gabe Kangas 269505d3bf Run linter on push 6 years ago
Gabe Kangas 75c1134cad Format code on push 6 years ago
Gabe Kangas a2ed01b088 Remove last used column for webhooks as it does not really make sense to have it 6 years ago
gingervitis d36ee58b0e Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6 6 years ago
gingervitis 6d89fdf6c3 a fix for https://github.com/owncast/owncast/issues/691 (and some linting) 6 years ago
Gabe Kangas 5c99b124aa Continue to add doc links, update copy, and tweak alert messages 6 years ago
gingervitis 5dd4d49118 Merge branch 'admin-css-overhaul' into 0.0.6 6 years ago
gingervitis c65c97df85 prettify some files 6 years ago
gingervitis 7786c7e113 separate out styles for markdowneditor; convert mainlayout style module styles to just sass; add style to stream title editor in header; 6 years ago
gingervitis 6e43870d41 cleanup some forms; break out major config styles into their own files 6 years ago
Gabe Kangas 50b7425a03 Some missing renames when standardizing on the single name property 6 years ago
Gabe Kangas e8c24fd2d4 Add alert message for global notifications 6 years ago
Gabe Kangas e142fa9e7c Typescript: limit tag to be a string not a number 6 years ago
Gabe Kangas ed80ac13b5 Remove disable upgrade check bool 6 years ago
Gabe Kangas 3790aba34f Move latency buffer setting under the output variants 6 years ago
Gabe Kangas e3ea0e8f43 Move tags into the general settings page 6 years ago
Gabe Kangas 2e2e1fd2e7 Continuing to tweak naming of sections and organizing of config items. WIP 6 years ago
Gabe Kangas 63649e9022 Tweak url validation pattern 6 years ago
Gabe Kangas 38a20d022d Add support for some specific placeholders for correct social urls 6 years ago
Gabe Kangas 53cf80282e Fix issue where you cannot re-enable storage after disabling it 6 years ago
Gabe Kangas 5e2c1a42b0 Set some actual values in admin video forms 6 years ago
Gabe Kangas 5038992513 Allow deleting any variant as long as there is more than one 6 years ago
Gabe Kangas 59871401d6 Custom page content -> Page Content 6 years ago
Gabe Kangas 7cc194bb2a Remove username as a property. Simplify field names 6 years ago
Gabe Kangas 7de0e452a8 Force build on any branch 6 years ago
gingervitis 50e729318c dark mode accommodations 6 years ago