162 Commits (e5e174e7072c050c545f673301ce18a201acee31)
 

Author SHA1 Message Date
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 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
Gabe Kangas 10387c3bb3 Merge pull request #14 from owncast/gw/20210109-chat-singleeupdate 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
Gabe Kangas 611b5dd9a2 Merge pull request #10 from thilobillerbeck/master 6 years ago
Thilo Billerbeck 82bcff444a changed some code formatting spaces for text formatting to nbsp 6 years ago
Gabe Kangas f5f5939ce0 Merge pull request #11 from owncast/jv/reload-chat 6 years ago
Jannik 5fdc881122 fix: text-alignments of chat messages 6 years ago
Jannik fe4f578d60 add chatReloadInterval 6 years ago
Thilo Billerbeck f7a6e75708 Merge branch 'master' of github.com:thilobillerbeck/owncast-admin 6 years ago
Thilo Billerbeck 470d987551 added basic responsiveness 6 years ago
Thilo Billerbeck 074f75b305 Merge branch 'master' into master 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 03b013c548 Merge pull request #7 from owncast/gw/20201221-rm-chatmessages 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
Gabe Kangas e70299de90 Merge pull request #9 from Senney/owncast-40-sort-connected-time 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
Gabe Kangas 94395ed182 Add link to support documentation on admin home page 6 years ago