171 Commits (fc2ee3ff5bb40b6759902dccd8ac7c3b077d0c1d)

Author SHA1 Message Date
dependabot[bot] 22e1c491bd Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0 6 years ago
dependabot[bot] 5f578ec342 Bump eslint-config-prettier from 6.12.0 to 7.2.0 6 years ago
dependabot[bot] 8f527403af Bump prettier from 2.1.2 to 2.2.1 6 years ago
dependabot[bot] 34c60c97fa Bump @ant-design/icons from 4.2.2 to 4.5.0 6 years ago
dependabot[bot] f107682965 Bump eslint-plugin-jsx-a11y from 6.3.1 to 6.4.1 6 years ago
dependabot[bot] 26cd740a11 Bump @typescript-eslint/parser from 4.3.0 to 4.15.1 6 years ago
dependabot[bot] f1fe560462 Bump @types/react from 16.9.49 to 17.0.2 6 years ago
dependabot[bot] 0808138a07 Bump @types/node from 14.11.2 to 14.14.28 6 years ago
dependabot[bot] 436347c4a5 Bump next from 10.0.0 to 10.0.6 6 years ago
dependabot[bot] 1391195042 Bump eslint-plugin-react from 7.21.2 to 7.22.0 6 years ago
dependabot[bot] 7193094fbc Bump sass from 1.26.11 to 1.32.7 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 da2fb45d21 Configure eslint action 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 a4f3d43a7a Force build on any branch 6 years ago
gingervitis b4aad7ccf7 dark mode accommodations 6 years ago
gingervitis 627fa54db5 try and fix a ts error 6 years ago
gingervitis 7f06da27b6 comment update 6 years ago
gingervitis 051b0ac03f add message viz toggle component to be able to toggle one chat message at a time; address https://github.com/owncast/owncast/issues/568 6 years ago
Gabe Kangas cdd3525e4e Link to new help page from offline notice 6 years ago
Thilo Billerbeck 82bcff444a changed some code formatting spaces for text formatting to nbsp 6 years ago
Jannik 5fdc881122 fix: text-alignments of chat messages 6 years ago
Jannik fe4f578d60 add chatReloadInterval 6 years ago
Thilo Billerbeck 470d987551 added basic responsiveness 6 years ago
Thilo Billerbeck 5a345e1d52 open button links in new tab 6 years ago
Thilo Billerbeck fbff547bae fixed links 6 years ago
Gabe Kangas 55ca050575 This seems to build? 6 years ago
gingervitis 1d30530afd other TS cleanup 6 years ago
gingervitis 12201d0088 addressing type warnings; account for no-messages returned 6 years ago
Thilo Billerbeck 1f41441765 changed help graphics 6 years ago
Thilo Billerbeck 14c6b3bed2 updated layout 6 years ago
Thilo Billerbeck 2dfebd7915 created help page, added help page to nav 6 years ago
Sean Heintz f31a2deb82 Implement sorting by "Connected Time" 6 years ago
gingervitis 422f37c477 move chat to its own menu in sidenav 6 years ago
gingervitis 2e3737646c style update 6 years ago
gingervitis 3e959fe2d4 render message in cell 6 years ago
gingervitis f6814565de rmeove switches;update styles; 6 years ago
Gabe Kangas 5345c124aa Use auth'ed admin chat messages endpoint to get history 6 years ago
gingervitis 71b91a7fe0 reset selected after processing 6 years ago
gingervitis e6124f3d61 rename comp for clarity 6 years ago
gingervitis e978789c8b send id as an array 6 years ago
gingervitis 7c06b74324 set up bulkprocessing states and ux 6 years ago
gingervitis 310c6573d3 make toggle a separate component so we can display an outcome icon beside it 6 years ago
gingervitis 6cb8cee8b7 call update message api on toggle switch and update ui state 6 years ago
gingervitis 88deced9f2 super basic table sorting and stylings 6 years ago
gingervitis 05b9634180 add nav item and page for chat; set up data table of messages 6 years ago