Gabe Kangas
190b15e592
Limit icon size. Closes https://github.com/owncast/owncast/issues/890
2021-04-04 20:06:26 -07:00
Gabe Kangas
f81c78f9e1
Sort bitrates for displaying. Closes #889
2021-04-04 19:56:11 -07:00
Gabe Kangas
6c7945f591
Bundle updated admin
2021-04-04 18:45:23 -07:00
Gabe Kangas
70f33b624f
Show loading spinner for news component
2021-04-04 18:43:55 -07:00
Gabe Kangas
a6fa16c1bf
Add key to ArticleItem list
2021-04-04 18:30:38 -07:00
gingervitis
2c86fa34fd
add news feed ( #99 )
...
* add news feed
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
2021-04-03 21:25:21 -07:00
Gabe Kangas
64a5720a21
Allow unique streampipe fifos. Closes #883
2021-04-01 18:56:00 -07:00
Thilo Billerbeck
d4d738a8ae
Added some basic keyboard controls to the owncast frontend ( #804 )
...
* added f and m keys
* added more keys and volume control
* added p for play and c for chatview toggle
* remove vscode auto format
* changed e.target check to not trigger kb-controls if input is in focus
* fixed the default mute problem
* Commit updated API documentation
* merged keydown and keypressed methods
Co-authored-by: Owncast <owncast@owncast.online>
2021-04-01 14:09:02 -07:00
dependabot[bot]
20d8eed764
Bump github.com/aws/aws-sdk-go from 1.38.9 to 1.38.10 ( #882 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.9 to 1.38.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.9...v1.38.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 00:11:56 -07:00
Gabe Kangas
7556671afc
Fix race condition where initial offline video state was not written
2021-03-31 23:08:27 -07:00
gabek
23ba9bb8be
Prettified Code!
2021-04-01 05:29:39 +00:00
Gabe Kangas
12f56f5571
Hide external action modal spinner
2021-03-31 22:28:55 -07:00
Gabe Kangas
1f659c47b0
Move external action buttons
2021-03-31 22:28:39 -07:00
Gabe Kangas
3fc7619367
Clear actions modal on save
2021-03-31 21:34:55 -07:00
dependabot[bot]
a5ad643d13
Bump y18n from 4.0.0 to 4.0.1 in /test/automated ( #879 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 10:07:41 -07:00
dependabot[bot]
395333f24b
Bump postcss from 8.2.8 to 8.2.9 in /build/javascript ( #876 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.8 to 8.2.9.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 00:16:16 -07:00
dependabot[bot]
5327eca453
Bump github.com/aws/aws-sdk-go from 1.38.8 to 1.38.9 ( #877 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.8 to 1.38.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.8...v1.38.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 00:15:44 -07:00
Gabe Kangas
075448ae2b
Update nightly cron job
2021-03-30 17:37:58 -07:00
Gabe Kangas
69287cf9a2
Use the date as the version number for nightly builds
2021-03-30 17:06:59 -07:00
dependabot[bot]
7b9fdd8185
Bump github.com/aws/aws-sdk-go from 1.38.7 to 1.38.8 ( #869 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.7 to 1.38.8.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.7...v1.38.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 08:18:28 -07:00
Gabe Kangas
bf93d2decc
build docker image every night
2021-03-29 20:49:41 -07:00
dependabot[bot]
a3a06569c0
Bump rc-util from 5.9.5 to 5.9.8 ( #94 )
...
Bumps [rc-util](https://github.com/react-component/util ) from 5.9.5 to 5.9.8.
- [Release notes](https://github.com/react-component/util/releases )
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/util/compare/v5.9.5...v5.9.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 08:20:36 -07:00
dependabot[bot]
f4e942506a
Bump @types/node from 14.14.36 to 14.14.37 ( #92 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.36 to 14.14.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 00:18:13 -07:00
dependabot[bot]
883b15ee3e
Bump eslint from 7.22.0 to 7.23.0 ( #93 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 00:17:44 -07:00
dependabot[bot]
592d207ec3
Bump github.com/microcosm-cc/bluemonday from 1.0.4 to 1.0.5 ( #866 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.4...v1.0.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 00:15:01 -07:00
dependabot[bot]
24ea2a7d82
Bump github.com/aws/aws-sdk-go from 1.38.6 to 1.38.7 ( #867 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.6 to 1.38.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.6...v1.38.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 00:13:58 -07:00
Gabe Kangas
be612de2ed
Fix the loading image persisting. Closes #863
2021-03-27 20:47:59 -07:00
Gabe Kangas
9a65d7c43f
Copy logo.svg into the docker image on build. Closes #859
2021-03-27 18:07:23 -07:00
Gabe Kangas
dc40bb234a
add jsx-no-target-blank to eslint config
2021-03-27 18:03:43 -07:00
Gabe Kangas
ec53040edc
Fix admin lint/prettier workflow
2021-03-27 17:58:44 -07:00
Gabe Kangas
829ee6c989
Save web port number for future launches when specifying it on the command line. Closes #860
2021-03-27 17:37:08 -07:00
Gabe Kangas
9602538098
Truncate url and limit width of social content ( #89 )
...
* Truncate and limit width of social list. closes https://github.com/owncast/owncast/issues/845
* Remove new class and allow text to wrap in existing css class
2021-03-27 16:38:27 -07:00
dependabot[bot]
5f8f35c51c
Bump @types/node from 14.14.35 to 14.14.36 ( #90 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.35 to 14.14.36.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 23:45:48 -07:00
dependabot[bot]
146871adde
Bump github.com/aws/aws-sdk-go from 1.38.4 to 1.38.6 ( #858 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.4 to 1.38.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.4...v1.38.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 23:45:20 -07:00
Gabe Kangas
acc83e46c9
Update admin bundle
2021-03-25 21:25:40 -07:00
Gabe Kangas
e244111bbb
Fix broken urls. Closes https://github.com/owncast/owncast/issues/798
2021-03-25 20:43:50 -07:00
Gabe Kangas
3ad221665e
Handle un-typed or un-parsable chat messages by throwing them away and not panicing. Closes #856
2021-03-25 19:20:05 -07:00
dependabot[bot]
c33eda9c06
Bump react and react-dom ( #84 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ). These dependencies needed to be updated together.
Updates `react` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react )
Updates `react-dom` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-25 08:09:16 -07:00
dependabot[bot]
4168fb5580
Bump github.com/aws/aws-sdk-go from 1.38.3 to 1.38.4 ( #857 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.3 to 1.38.4.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.3...v1.38.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 23:06:32 -07:00
dependabot[bot]
d33635cd4d
Bump rc-util from 5.9.4 to 5.9.5 ( #88 )
...
Bumps [rc-util](https://github.com/react-component/util ) from 5.9.4 to 5.9.5.
- [Release notes](https://github.com/react-component/util/releases )
- [Changelog](https://github.com/react-component/util/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/util/compare/v5.9.4...v5.9.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-24 23:05:51 -07:00
Gabe Kangas
ea1ed11e72
Changing server url was resetting other updated fields ( #86 )
...
* changing url was resetting other fields. Closes https://github.com/owncast/owncast/issues/854
* specify config path for various instanceDetails fields instead
* fix react warning
Co-authored-by: gingervitis <omqmail@gmail.com>
2021-03-24 14:12:22 -07:00
gabek
d40108e20b
Prettified Code!
2021-03-24 06:51:47 +00:00
Gabe Kangas
320bd95b0f
Add noreferrer to foter link
2021-03-23 23:51:08 -07:00
Owncast
d7b620eda1
Commit updated API documentation
2021-03-24 06:50:22 +00:00
Gabe Kangas
08e8b5f702
Bump working api spec version
2021-03-23 23:49:40 -07:00
Gabe Kangas
dca9afcaa1
Point to local logo for noscript image
2021-03-23 23:48:08 -07:00
dependabot[bot]
396eafcbd2
Bump eslint-plugin-react from 7.22.0 to 7.23.1 ( #87 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.22.0 to 7.23.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 23:15:00 -07:00
dependabot[bot]
e48632e976
Bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.3 ( #855 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.2 to 1.38.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.38.2...v1.38.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 23:13:59 -07:00
dependabot[bot]
88351cb38c
Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 ( #81 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 08:18:12 -07:00
dependabot[bot]
926e9cc7e2
Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 ( #82 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.19.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 00:26:42 -07:00