Gabe Kangas
ec3fe3d505
Specify checkout ref for prettier. Reorder jobs
4 years ago
dependabot[bot]
735ac83bf4
Bump eslint from 7.20.0 to 7.21.0 ( #62 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.20.0 to 7.21.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.20.0...v7.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Gabe Kangas
6669d9e425
Support setting a custom name for a stream output variant ( #64 )
...
* Display+set video stream output variant names
* Merge in admin updates
* Prettified Code!
* Fix build
* Prettified Code!
Co-authored-by: gabek <gabek@users.noreply.github.com>
4 years ago
Gabe Kangas
2d65b5ee18
Add prettier to linter file
4 years ago
Gabe Kangas
96bbe37869
Moving prettier run into the linter file
4 years ago
Gabe Kangas
d54c8336b7
Add nebunez to dependabot alerts
4 years ago
dependabot[bot]
014a2c99bc
Bump antd from 4.6.6 to 4.13.1 ( #58 )
...
* Bump antd from 4.6.6 to 4.13.1
Bumps [antd](https://github.com/ant-design/ant-design ) from 4.6.6 to 4.13.1.
- [Release notes](https://github.com/ant-design/ant-design/releases )
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md )
- [Commits](https://github.com/ant-design/ant-design/compare/4.6.6...4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* Add rc-util so ant will build
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
4 years ago
dependabot[bot]
83e8f616b4
Bump @types/react from 17.0.2 to 17.0.3 ( #59 )
...
Bumps [@types/react ](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
29dcbb52d5
Bump date-fns from 2.16.1 to 2.19.0 ( #56 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.16.1 to 2.19.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
8c54a3a946
Bump typescript from 4.0.3 to 4.2.3 ( #57 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.3 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Gabe Kangas
174a4891fd
Fix typo
4 years ago
Gabe Kangas
88e659e8fb
Fix broken image
4 years ago
Gabe Kangas
4232ff52b0
Fix text style breaking build
4 years ago
gabek
5ff5665652
Prettified Code!
4 years ago
Gabe Kangas
582b234528
Add a link to adding geo details about viewers
4 years ago
Gabe Kangas
6f6b4c0aa1
Fix thumbnail url
4 years ago
gabek
98b038e426
Prettified Code!
4 years ago
Gabe Kangas
f64699b379
Add source param to documentation links
4 years ago
gingervitis
7958fc6b32
fix react warning
4 years ago
gingervitis
a573898547
- address https://github.com/owncast/owncast/issues/780 to stop showing 'loading' on OK button when error is returned (applies for video variant modal and social icon modal)
...
- just use pre-exisiting const to render cpu table item
4 years ago
Gabe Kangas
55f5406e5f
Default empty width/height as 0 when cleared. Closes https://github.com/owncast/owncast/issues/781
4 years ago
gingervitis
49269dd175
Gw/videovariantfixes ( #53 )
...
* A fix for issue https://github.com/owncast/owncast/issues/770
- merge CPU slider functionality into main video variant form
- move slider constants into contants file for consistency and to reduce clutter on variant form file
* disable other forms and add a notice about vieo passthrough enabling
* Prettified Code!
* Tweak message text
* Prettified Code!
Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
4 years ago
jeyemwey
9027814a0e
Prettified Code!
4 years ago
Jannik
a4748cfc33
fix: set thumbnail image to fixed size and fix label color
4 years ago
Bradley Hilton
5f1cacf093
Add targets to most of the doc links ( #50 )
...
* Add targets to most of the doc links. Should fix #49
* Prettified Code!
Co-authored-by: graywolf336 <graywolf336@users.noreply.github.com>
4 years ago
dependabot[bot]
a3d3fdfb35
Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2
...
Bumps [@typescript-eslint/eslint-plugin ](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.1 to 4.15.2.
- [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.15.2/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
4dd9a9eef5
Bump @typescript-eslint/parser from 4.15.1 to 4.15.2
...
Bumps [@typescript-eslint/parser ](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.15.1 to 4.15.2.
- [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.15.2/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
1dbb2086f4
Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.15.1
...
Bumps [@typescript-eslint/eslint-plugin ](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.3.0 to 4.15.1.
- [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.15.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
235e48ea5d
Bump @types/node from 14.14.28 to 14.14.31
...
Bumps [@types/node ](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.28 to 14.14.31.
- [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>
4 years ago
dependabot[bot]
57278cf714
Bump sass from 1.32.7 to 1.32.8
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.32.7 to 1.32.8.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.32.7...1.32.8 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
gabek
7da9a4dd08
Prettified Code!
4 years ago
Gabe Kangas
03df7fecba
Support passthrough in video settings + link to docs
4 years ago
gingervitis
bc27ded3f3
add video passthrough field
4 years ago
gingervitis
4ee4b09579
Prettified Code!
4 years ago
gingervitis
7428a5c028
extra pagination color fix
4 years ago
gingervitis
7a8dbf5403
fix pagination colors for https://github.com/owncast/owncast/issues/740
4 years ago
gingervitis
14d15ed5e0
really important fix to hide non-sensical 'no-data' icon from table
4 years ago
dependabot[bot]
a3ebeb5ddf
Bump eslint from 7.10.0 to 7.20.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.10.0 to 7.20.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.10.0...v7.20.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
93f119ce5d
Bump eslint-config-airbnb from 18.2.0 to 18.2.1
...
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript ) from 18.2.0 to 18.2.1.
- [Release notes](https://github.com/airbnb/javascript/releases )
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.0...eslint-config-airbnb-v18.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
22e1c491bd
Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
5f578ec342
Bump eslint-config-prettier from 6.12.0 to 7.2.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.12.0 to 7.2.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.12.0...v7.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
gabek
a8da1da5ae
Prettified Code!
4 years ago
Gabe Kangas
2938777022
Add 90fps as an option, tweak cpu usage + bitrate notes
4 years ago
Gabe Kangas
b647e7d575
Use hook properly when doing upgrade check
4 years ago
gabek
69d194f20d
Prettified Code!
4 years ago
Gabe Kangas
e3472226d2
Add offline homepage info box about the directory if it's disabled
4 years ago
Gabe Kangas
1e22371968
Tweak some wording about the directory
4 years ago
dependabot[bot]
8f527403af
Bump prettier from 2.1.2 to 2.2.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
34c60c97fa
Bump @ant-design/icons from 4.2.2 to 4.5.0
...
Bumps [@ant-design/icons ](https://github.com/ant-design/ant-design-icons ) from 4.2.2 to 4.5.0.
- [Release notes](https://github.com/ant-design/ant-design-icons/releases )
- [Commits](https://github.com/ant-design/ant-design-icons/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
f107682965
Bump eslint-plugin-jsx-a11y from 6.3.1 to 6.4.1
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y ) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.3.1...v6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago