Commit Graph

  • 2c740d6df8 Explicitly set visibility Gabe Kangas 2020-12-27 00:02:22 -08:00
  • c7b3431500 completely remove messages when they turn hidden on VISIBILITY-UPDATEs, and insert them if they turn visible Ginger Wong 2020-12-27 00:51:39 -08:00
  • 32e7009fc3 update -> visibility update Gabe Kangas 2020-12-26 22:16:33 -08:00
  • 64e4cba141 Revert "Remove the UPDATE message type" Gabe Kangas 2020-12-26 22:13:54 -08:00
  • fd5934abc3 Remove the UPDATE message type Gabe Kangas 2020-12-26 20:26:07 -08:00
  • 7d696d2a57 Return entire message with UPDATE events Gabe Kangas 2020-12-26 19:05:53 -08:00
  • 74f3ee6b63 Handle UPDATE chat events on front and backend for toggling messages Gabe Kangas 2020-12-26 17:38:34 -08:00
  • ddd3739ab1 Support requesting filtered or unfiltered chat messages Gabe Kangas 2020-12-26 15:47:57 -08:00
  • cd8ebcc211 convert UpdateMessageVisibility api to take in an array of IDs to change visibility on instead Ginger Wong 2020-12-26 00:19:48 -08:00
  • ad78b491e4 create admin endpoint to update message visibility Ginger Wong 2020-12-23 22:07:02 -08:00
  • bb488468fd update message viz in db Ginger Wong 2020-12-23 11:44:50 -08:00
  • 14c6b3bed2 updated layout Thilo Billerbeck 2020-12-29 17:59:30 +01:00
  • 2dfebd7915 created help page, added help page to nav Thilo Billerbeck 2020-12-29 15:54:05 +01:00
  • f31a2deb82 Implement sorting by "Connected Time" Sean Heintz 2020-12-29 02:13:39 -07:00
  • 0452c4c5fc
    Bump github.com/mattn/go-sqlite3 from 1.14.5 to 1.14.6 (#534) dependabot[bot] 2020-12-29 00:11:34 -08:00
  • c8aac5f639
    Bump github.com/aws/aws-sdk-go from 1.36.14 to 1.36.16 (#542) dependabot[bot] 2020-12-29 00:10:59 -08:00
  • 10c4bfffea
    Bump github.com/yuin/goldmark from 1.3.0 to 1.3.1 (#533) dependabot[bot] 2020-12-29 00:10:41 -08:00
  • 122ac41453
    Bump github.com/aws/aws-sdk-go from 1.36.14 to 1.36.16 dependabot[bot] 2020-12-29 06:31:51 +00:00
  • cd77eab971 testing package-lock has updates v0.0.4 Gabe Kangas 2020-12-28 18:10:40 -08:00
  • e5da1f871e Add PostCSS because Tailwind CLI needed it Gabe Kangas 2020-12-22 23:45:58 -08:00
  • 381b8b1a7f
    Bump github.com/mattn/go-sqlite3 from 1.14.5 to 1.14.6 dependabot[bot] 2020-12-28 07:30:07 +00:00
  • 9521d57248
    Bump github.com/yuin/goldmark from 1.3.0 to 1.3.1 dependabot[bot] 2020-12-28 07:30:06 +00:00
  • 8328d1cb11 Disable serving a directory listing. Closes #530 Gabe Kangas 2020-12-27 15:41:21 -08:00
  • 426821b24f #515 switched to SVG icons, #525 added Ko-Fi platform SeaLife 2020-12-27 13:02:57 +01:00
  • 422f37c477 move chat to its own menu in sidenav gingervitis 2020-12-27 01:20:09 -08:00
  • 2e3737646c style update gingervitis 2020-12-27 01:15:17 -08:00
  • 3e959fe2d4 render message in cell gingervitis 2020-12-26 21:46:40 -08:00
  • f6814565de rmeove switches;update styles; gingervitis 2020-12-26 21:36:48 -08:00
  • 5345c124aa Use auth'ed admin chat messages endpoint to get history Gabe Kangas 2020-12-26 17:36:46 -08:00
  • 71b91a7fe0 reset selected after processing gingervitis 2020-12-26 01:01:51 -08:00
  • e6124f3d61 rename comp for clarity gingervitis 2020-12-26 00:58:30 -08:00
  • e978789c8b send id as an array gingervitis 2020-12-26 00:21:50 -08:00
  • 7c06b74324 set up bulkprocessing states and ux gingervitis 2020-12-25 23:14:27 -08:00
  • 310c6573d3 make toggle a separate component so we can display an outcome icon beside it gingervitis 2020-12-25 20:29:15 -08:00
  • 46fa26bc3a Commit updated API documentation Owncast 2020-12-26 03:25:00 +00:00
  • 6e7787369e Mark API as v0.0.4 Gabe Kangas 2020-12-25 19:24:08 -08:00
  • 6cb8cee8b7 call update message api on toggle switch and update ui state gingervitis 2020-12-25 11:03:18 -08:00
  • 7d850a8909
    Bump github.com/aws/aws-sdk-go from 1.36.14 to 1.36.15 dependabot[bot] 2020-12-24 06:34:43 +00:00
  • 53b444bd8e Added missing controllers SeaLife 2020-12-23 22:52:29 +01:00
  • 71b0f2b4e9 Added new endpoints to modify settings in-memory SeaLife 2020-12-23 22:39:05 +01:00
  • 88015638f0
    Add checklist item for installer. Gabe Kangas 2020-12-22 23:25:36 -08:00
  • 88deced9f2 super basic table sorting and stylings gingervitis 2020-12-22 23:15:37 -08:00
  • f6712b23a3
    Bump github.com/aws/aws-sdk-go from 1.36.13 to 1.36.14 (#507) dependabot[bot] 2020-12-22 22:37:13 -08:00
  • c78371fc57
    Bump @videojs/http-streaming from 2.4.0 to 2.4.1 in /build/javascript (#506) dependabot[bot] 2020-12-22 22:36:46 -08:00
  • 465a1d36c6 Commit updated Javascript packages Owncast 2020-12-23 06:34:25 +00:00
  • 09b9f3374f
    Bump github.com/aws/aws-sdk-go from 1.36.13 to 1.36.14 dependabot[bot] 2020-12-23 06:33:54 +00:00
  • f4430ada1d
    Bump @videojs/http-streaming from 2.4.0 to 2.4.1 in /build/javascript dependabot[bot] 2020-12-23 06:33:24 +00:00
  • 05b9634180 add nav item and page for chat; set up data table of messages gingervitis 2020-12-22 22:05:17 -08:00
  • 75d800bf70 Update admin bundle Gabe Kangas 2020-12-22 17:56:05 -08:00
  • 94395ed182 Add link to support documentation on admin home page Gabe Kangas 2020-12-22 17:54:32 -08:00
  • 51f344f8e0
    misc issue fixes (#496) gingervitis 2020-12-22 17:43:35 -08:00
  • 9240da1b0b
    Merge pull request #501 from owncast/gw/1222-wraptags Jannik 2020-12-22 19:28:06 +01:00
  • 8774551838 wrap tags so they extend off the view, fixes #500 Ginger Wong 2020-12-22 10:07:11 -08:00
  • 17176f2481 display indicator when stream has gone onlnie or offline when window is blurred Ginger Wong 2020-12-22 03:18:50 -08:00
  • c7e8be3c6b show a notice in document title of num messages if window is blurred, #426 Ginger Wong 2020-12-22 02:47:20 -08:00
  • f8cc07ee1c Auto play when stream is live Sy Tran 2020-12-22 16:55:56 +07:00
  • 6de411a345 hide viewer count when stream is off, fixes #428 Ginger Wong 2020-12-22 00:45:07 -08:00
  • 149a907e60 rename social-icons to prevent adblockers from blocking scripts, fix for #491 Ginger Wong 2020-12-22 00:22:03 -08:00
  • 959482e41a Update Admin bundle Gabe Kangas 2020-12-21 23:45:33 -08:00
  • ce81c78b88
    Bump node-notifier from 8.0.0 to 8.0.1 in /test/automated (#494) dependabot[bot] 2020-12-21 22:39:51 -08:00
  • cc05f2cefe
    Bump node-notifier from 8.0.0 to 8.0.1 in /test/automated dependabot[bot] 2020-12-22 06:37:36 +00:00
  • 93c3968bc6 Try to assist people with websocket troubleshooting. Closes #468 Gabe Kangas 2020-12-21 22:33:15 -08:00
  • 780618f0ee
    Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.13 (#493) dependabot[bot] 2020-12-21 22:21:59 -08:00
  • 1ff70c13c5 Surface RTMP server port in admin. For #475 Gabe Kangas 2020-12-21 22:20:27 -08:00
  • f95e8c132c
    Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.13 dependabot[bot] 2020-12-22 06:07:45 +00:00
  • 76590bb043 Validate explicitly provided ffmpeg path. Closes #490 Gabe Kangas 2020-12-21 22:02:05 -08:00
  • e558c549d7
    Websocket fixes (#461) Gabe Kangas 2020-12-21 19:42:47 -08:00
  • eab45c7e92
    Bump github.com/aws/aws-sdk-go from 1.36.11 to 1.36.12 (#487) dependabot[bot] 2020-12-20 23:55:58 -08:00
  • a9ef8e0a91
    Bump github.com/aws/aws-sdk-go from 1.36.11 to 1.36.12 dependabot[bot] 2020-12-21 07:35:53 +00:00
  • b741b95aed
    Update docker-compose.yaml example (#476) David Marzal 2020-12-20 21:25:32 +01:00
  • 788585b3b1
    docker-compose.yaml example to owncast:latest David Marzal 2020-12-20 18:14:43 +01:00
  • c7cc973ebc
    Log and abort when listening on RTMP port fails (#478) Christian Muehlhaeuser 2020-12-20 07:17:10 +01:00
  • 03946cf8cf Log and abort when listening on RTMP port fails Christian Muehlhaeuser 2020-12-20 02:18:02 +01:00
  • 5bf7d562d9
    Update docker-compose.yaml example David Marzal 2020-12-19 21:11:34 +01:00
  • 553992d6f8 Add linux-arm7 support to build script. Closes #470 Gabe Kangas 2020-12-18 00:21:49 -08:00
  • 757a818e2a
    Bump github.com/aws/aws-sdk-go from 1.36.10 to 1.36.11 (#469) dependabot[bot] 2020-12-17 22:35:46 -08:00
  • eff498ec09
    Bump github.com/aws/aws-sdk-go from 1.36.10 to 1.36.11 dependabot[bot] 2020-12-18 06:34:25 +00:00
  • 72e37007da Add actor Eugen Rochko 2020-12-18 04:45:30 +01:00
  • daba0e13ae Add webfinger Eugen Rochko 2020-12-18 00:05:58 +01:00
  • 84b8a4290d Update admin bundle Gabe Kangas 2020-12-17 09:59:42 -08:00
  • e9c7ff29cf
    Add custom RTMP port number support (#462) Gabe Kangas 2020-12-17 09:56:04 -08:00
  • d944eeff9f Merge pull request #6 from owncast/gek/viewers-page-fixes Gabe Kangas 2020-12-17 09:55:20 -08:00
  • ef792c66a6
    Bump github.com/aws/aws-sdk-go from 1.36.9 to 1.36.10 (#465) dependabot[bot] 2020-12-16 23:05:31 -08:00
  • 1fe1c6c925 Move duplicate string to a constant Gabe Kangas 2020-12-16 23:01:09 -08:00
  • 47770feaa5 Remove TODO Gabe Kangas 2020-12-16 22:59:13 -08:00
  • 22f4c3d907
    Bump github.com/aws/aws-sdk-go from 1.36.9 to 1.36.10 dependabot[bot] 2020-12-17 06:31:59 +00:00
  • a9594a1e92 Merge pull request #5 from owncast/dependabot/npm_and_yarn/ini-1.3.8 Gabe Kangas 2020-12-16 01:01:36 -08:00
  • 438a11e4b1 Commit updated API documentation Owncast 2020-12-16 08:27:56 +00:00
  • 4ce139c0e0 Bump api spec version Gabe Kangas 2020-12-15 17:21:21 -08:00
  • 42794960ed Add support for custom RTMP port. Closes #454 Gabe Kangas 2020-12-16 00:24:54 -08:00
  • 468384e758 Centralize the socket disconnect logic and fire it also when socket errors occur. Hopefully closes #421 Gabe Kangas 2020-12-16 00:00:20 -08:00
  • 6ede4c60de
    Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.9 (#460) dependabot[bot] 2020-12-15 23:36:56 -08:00
  • c0f5c24328 Do not panic on cpu monitoring error Gabe Kangas 2020-12-15 23:31:09 -08:00
  • a3b9ab38bc
    Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.9 dependabot[bot] 2020-12-16 06:35:18 +00:00
  • b89cc6fb26 Fine, use a string instead of date object Gabe Kangas 2020-12-15 19:52:01 -08:00
  • 59eb6eaa16 Do not format date, just pass raw date object to chart. Closes https://github.com/owncast/owncast/issues/459 Gabe Kangas 2020-12-15 19:40:27 -08:00
  • 69f8efba94 Use unique clientID as the row key. Closes https://github.com/owncast/owncast/issues/452 Gabe Kangas 2020-12-15 19:14:42 -08:00
  • c56086e0f0 Bump api spec version Gabe Kangas 2020-12-15 17:21:21 -08:00
  • d561ed2b3c
    Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.8 dependabot[bot] 2020-12-15 06:34:17 +00:00
  • 7b33e42efd
    Clean up some readme links Gabe Kangas 2020-12-14 16:34:50 -08:00