Commit Graph

  • 6c39753268
    Bump github.com/yuin/goldmark from 1.2.1 to 1.3.0 (#450) dependabot[bot] 2020-12-14 15:51:12 -08:00
  • b60b79ee0a
    Bump postcss-cli from 8.3.0 to 8.3.1 in /build/javascript (#449) dependabot[bot] 2020-12-14 15:47:09 -08:00
  • 1de72ce336
    Bump @videojs/http-streaming from 2.3.1 to 2.4.0 in /build/javascript (#436) dependabot[bot] 2020-12-14 15:46:38 -08:00
  • 9171299569
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.7 (#451) dependabot[bot] 2020-12-14 08:10:40 -08:00
  • f521ef3199
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.7 dependabot[bot] 2020-12-14 07:46:49 +00:00
  • b0f0da0c67
    Bump github.com/yuin/goldmark from 1.2.1 to 1.3.0 dependabot[bot] 2020-12-14 07:46:13 +00:00
  • 1cce8c9924
    Bump postcss-cli from 8.3.0 to 8.3.1 in /build/javascript dependabot[bot] 2020-12-14 07:45:15 +00:00
  • 97a86ec388 Add data dir to Dockerfile v0.0.3 Gabe Kangas 2020-12-13 23:09:55 -08:00
  • ce4cb44412 Add latest tag to docker build Gabe Kangas 2020-12-13 22:13:09 -08:00
  • c04c3e851b Update admin bundle Gabe Kangas 2020-12-13 13:37:52 -08:00
  • 0de05507eb Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-13 06:48:09 +00:00
  • 8782d54e49 Fix zero being shown for peak viewer count. Closes https://github.com/owncast/owncast/issues/445 Gabe Kangas 2020-12-12 16:26:50 -08:00
  • 121b80143a display username change form better on small screen Ginger Wong 2020-12-12 11:38:08 -08:00
  • d4f5162505 prevent header from hiding when keyboard is active on mobile for username change Ginger Wong 2020-12-12 11:08:23 -08:00
  • ca4dfb25de
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.6 dependabot[bot] 2020-12-11 06:18:00 +00:00
  • 570f529f48
    optimize Dockefile (#409) Rick 2020-12-11 13:57:18 +08:00
  • 752fd0d82e
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.5 dependabot[bot] 2020-12-10 06:36:19 +00:00
  • f4be461973
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.4 dependabot[bot] 2020-12-09 06:40:04 +00:00
  • 2e8ed03eeb Commit updated Javascript packages Owncast 2020-12-08 06:44:33 +00:00
  • b21b53f7c0
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.3 dependabot[bot] 2020-12-08 06:44:26 +00:00
  • 26210d28e3
    Bump @videojs/http-streaming from 2.3.1 to 2.4.0 in /build/javascript dependabot[bot] 2020-12-08 06:43:29 +00:00
  • 814fcceaac Reduce hardware alerting thresholds Gabe Kangas 2020-12-07 13:44:41 -08:00
  • 2be3b14a84
    Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.2 dependabot[bot] 2020-12-07 07:46:47 +00:00
  • 0062896b7d
    chat fixes and optimizations (#431) gingervitis 2020-12-06 21:01:52 -08:00
  • b405b2fcc7 Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for #432 Gabe Kangas 2020-12-06 14:28:00 -08:00
  • 1c42bf9f63 Check for nil when accessing broadcaster. Might help #432 Gabe Kangas 2020-12-06 12:01:16 -08:00
  • 05e701df6f Make error log show up on home screen. Fix key. Closes https://github.com/owncast/owncast/issues/429 Gabe Kangas 2020-12-06 01:05:49 -08:00
  • 9ad1406ab4 more concise returns; Ginger Wong 2020-12-06 00:49:58 -08:00
  • 3d80d37c8f Format log timestamps better Gabe Kangas 2020-12-06 00:49:55 -08:00
  • 657532dc32 revert chat test Ginger Wong 2020-12-06 00:48:27 -08:00
  • e30d4e7793 - format messages on didMount instead of didUpdate. will also prevent bad setSTate loops when message is blank; - convert message.js to functional comp - prevent extra rerenders in messages and chat with shouldComponentUpdate checks Ginger Wong 2020-12-06 00:43:56 -08:00
  • d86ee96a0d Show a dash when geoip data is not available in the admin. Closes https://github.com/owncast/owncast/issues/427 Gabe Kangas 2020-12-06 00:19:25 -08:00
  • 45fef4659a Split up warnings so the entire slice does not have to be iterated through Gabe Kangas 2020-12-05 19:09:29 -08:00
  • 2abea78e3c Use onMetaData instead of setDataFrame to try to parse out RTMP metadata. Closes #419 Gabe Kangas 2020-12-05 18:33:17 -08:00
  • 40e63546cb Limit number of log entries returned. Closes #423 Gabe Kangas 2020-12-05 16:55:19 -08:00
  • 4a4639a523 Ignore old per-session peak viewer counts when reading stats file. Gabe Kangas 2020-12-05 15:09:57 -08:00
  • 62d85a8b1d Stop crash with invalid/missing geoip data. Fixes #414 Gabe Kangas 2020-12-05 13:33:15 -08:00
  • 5b22b22308
    Bump @joeattardi/emoji-button from 4.5.1 to 4.6.0 in /build/javascript (#413) dependabot[bot] 2020-12-04 14:13:27 -08:00
  • 22cd2da43f Update admin bundle Gabe Kangas 2020-12-04 11:14:12 -08:00
  • 9908896bfd fix for #418 gingervitis 2020-12-04 00:14:52 -08:00
  • defa13e218 Merge branch 'master' of https://github.com/gabek/owncast Ginger Wong 2020-12-04 00:00:58 -08:00
  • 26c066b454 overflow hidden on message so word forces break; decrease maxlength of username to 60 chars. fix #417 Ginger Wong 2020-12-04 00:00:50 -08:00
  • 6ea6e3c5cc
    Bump github.com/aws/aws-sdk-go from 1.36.0 to 1.36.1 (#412) dependabot[bot] 2020-12-03 23:06:15 -08:00
  • cd1eadebc1 fix for #408 gingervitis 2020-12-03 22:55:04 -08:00
  • 5e41dab92c revert chat test Ginger Wong 2020-12-03 22:51:11 -08:00
  • 5fe36f37bd fix for #411 Ginger Wong 2020-12-03 22:43:31 -08:00
  • 82c4e6e1ca Commit updated Javascript packages Owncast 2020-12-04 06:40:35 +00:00
  • 15102f3252
    Bump @joeattardi/emoji-button from 4.5.1 to 4.6.0 in /build/javascript dependabot[bot] 2020-12-04 06:38:30 +00:00
  • 6698c8ec63
    Bump github.com/aws/aws-sdk-go from 1.36.0 to 1.36.1 dependabot[bot] 2020-12-04 06:37:42 +00:00
  • 0bf8cf1dba make emoji search text more legible; break long user name change messages Ginger Wong 2020-12-03 22:28:16 -08:00
  • 8202d20e1f Update Admin bundle Gabe Kangas 2020-12-02 22:01:30 -08:00
  • b9e52157b6 optimize Dockefile brownchow 2020-12-03 10:47:24 +08:00
  • f55901064c Use unkonwn fallback string for values not supplied by remote encoder. Closes https://github.com/owncast/owncast/issues/403 Gabe Kangas 2020-12-02 17:51:00 -08:00
  • a56d5e47b9 Display remote encoder software in the admin Gabe Kangas 2020-12-02 17:34:05 -08:00
  • 1b5a0381a1 Update admin bundle Gabe Kangas 2020-12-02 01:02:19 -08:00
  • 1c4c182088 Whoops. Default config should have YP set to false Gabe Kangas 2020-12-02 00:34:45 -08:00
  • 904de880b4 Add YP config blocks to example configs Gabe Kangas 2020-12-02 00:30:39 -08:00
  • 176861645b
    Bump github.com/aws/aws-sdk-go from 1.35.36 to 1.36.0 (#407) dependabot[bot] 2020-12-02 00:20:44 -08:00
  • 0b66f3b79f
    Support video-only streams if there is no audio in the inbound stream. (#401) Gabe Kangas 2020-12-02 00:19:55 -08:00
  • 6ccf77f2f3
    Bump github.com/aws/aws-sdk-go from 1.35.36 to 1.36.0 dependabot[bot] 2020-12-02 06:37:37 +00:00
  • cdbfd89a0f
    Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.35.36 (#402) dependabot[bot] 2020-11-30 23:39:46 -08:00
  • e0ac0b465e
    Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.35.36 dependabot[bot] 2020-12-01 06:50:11 +00:00
  • 54023768fc Support video-only streams if there is no audio in the inbound stream. Closes #400 Gabe Kangas 2020-11-30 21:53:17 -08:00
  • 97ffe5e8ff Mark api doc as 0.0.3 Gabe Kangas 2020-11-29 14:37:42 -08:00
  • 592d0e78d5 Update Admin bundle Gabe Kangas 2020-11-28 19:58:18 -08:00
  • 3eeb6eaece linty things gingervitis 2020-11-28 19:45:52 -08:00
  • ced7a7ca82 cleanup gingervitis 2020-11-28 19:27:48 -08:00
  • 5a4f380009 update some home styles gingervitis 2020-11-28 19:26:52 -08:00
  • 1c40d2d428 fix react warnings on config page gingervitis 2020-11-28 18:43:59 -08:00
  • 3822e49591 fix chart margins gingervitis 2020-11-28 18:14:08 -08:00
  • f691678105 edit side nav so viewers is not in a section gingervitis 2020-11-28 18:07:19 -08:00
  • 3cd552cba8 fixed side nav gingervitis 2020-11-28 17:59:09 -08:00
  • a21be5d6dc
    Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 (#398) dependabot[bot] 2020-11-28 15:35:28 -08:00
  • e59db3998e Update admin bundle Gabe Kangas 2020-11-28 15:34:40 -08:00
  • b4b140b609 Merge pull request #3 from owncast/gek/replace-charts Gabe Kangas 2020-11-28 15:32:00 -08:00
  • e3d6c2872e Cleanup and linting Gabe Kangas 2020-11-28 15:28:39 -08:00
  • f3c0f9ed7e
    Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 dependabot[bot] 2020-11-26 06:51:56 +00:00
  • c41aa73694 Move util function to top of file Gabe Kangas 2020-11-25 00:17:35 -08:00
  • c635684fc3
    Bump github.com/aws/aws-sdk-go from 1.35.34 to 1.35.35 (#397) dependabot[bot] 2020-11-25 00:11:04 -08:00
  • c3a51cbfe0 Replace recharts with Chartkick + remove all the d3 utils Gabe Kangas 2020-11-25 00:07:46 -08:00
  • b593fb6a6c
    Bump github.com/aws/aws-sdk-go from 1.35.34 to 1.35.35 dependabot[bot] 2020-11-25 06:09:12 +00:00
  • 5dff6f32fc
    End to end automated tests run on Github workflows (#384) Gabe Kangas 2020-11-24 00:28:54 -08:00
  • cb1f183ca1
    Bump @joeattardi/emoji-button from 4.5.0 to 4.5.1 in /build/javascript (#395) dependabot[bot] 2020-11-24 00:28:25 -08:00
  • 0e32ff76f6
    Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.34 (#396) dependabot[bot] 2020-11-24 00:03:28 -08:00
  • 2efc5963fd
    Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.34 dependabot[bot] 2020-11-24 06:46:00 +00:00
  • fce4250424
    Bump @joeattardi/emoji-button from 4.5.0 to 4.5.1 in /build/javascript dependabot[bot] 2020-11-24 06:45:48 +00:00
  • f0441e4f0a Update admin bundle Gabe Kangas 2020-11-23 22:34:26 -08:00
  • 4bcc60369a Fix dark mode pre tags. Closes https://github.com/owncast/owncast/issues/394 Gabe Kangas 2020-11-23 22:27:46 -08:00
  • 97f4d0c3dc Increase how often viewer counts are collected. Closes #392 Gabe Kangas 2020-11-23 22:21:20 -08:00
  • 7b2106adce Pass chart data to lines not to the graph itself Gabe Kangas 2020-11-23 22:16:33 -08:00
  • 475170f381 Fix left aligned statistic items Gabe Kangas 2020-11-23 21:13:30 -08:00
  • f34f0c869e
    Bump github.com/aws/aws-sdk-go from 1.35.32 to 1.35.33 (#389) dependabot[bot] 2020-11-22 23:44:09 -08:00
  • c59cccc83b
    Bump github.com/aws/aws-sdk-go from 1.35.32 to 1.35.33 dependabot[bot] 2020-11-23 07:36:10 +00:00
  • ac0b315262 Remove compact styles and support auto-dark themes Gabe Kangas 2020-11-21 00:14:51 -08:00
  • 4cb0027ed3 Fix blocking YP Gabe Kangas 2020-11-20 22:59:20 -08:00
  • 298d140c28 Connect to websocket in embed player. Closes #361 Gabe Kangas 2020-11-20 18:06:51 -08:00
  • 90b71b7c00 Fix typo. ms -> s Gabe Kangas 2020-11-20 14:11:19 -08:00
  • bc79a2ba33 Remove the build workflow because the end to end test does that now Gabe Kangas 2020-11-20 13:33:34 -08:00
  • aed95f68ee Always run test with config-default and ignore local config file Gabe Kangas 2020-11-20 13:24:45 -08:00
  • 13be7c047c Put example compose file into examples Gabe Kangas 2020-11-19 23:33:11 -08:00