dependabot[bot]
e17cbfa848
Bump github.com/aws/aws-sdk-go from 1.37.9 to 1.37.10 ( #725 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.9 to 1.37.10.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.9...v1.37.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 10:01:34 -08:00
gingervitis
97187f5541
lint for passing builds
2021-02-15 00:36:06 -08:00
dependabot[bot]
436347c4a5
Bump next from 10.0.0 to 10.0.6
...
Bumps [next](https://github.com/vercel/next.js ) from 10.0.0 to 10.0.6.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.0.0...v10.0.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:31:55 +00:00
gingervitis
c1719e656b
Merge branch 'admin-css-overhaul-pt3' of github.com:owncast/owncast-admin into admin-css-overhaul-pt3
2021-02-15 00:10:57 -08:00
gingervitis
90c19c2201
move readme to docs
2021-02-15 00:10:50 -08:00
gingervitis
834ddafc9b
update readme; more style tweaks
2021-02-15 00:08:52 -08:00
Gabe Kangas
66e58e578d
Merge pull request #26 from owncast/dependabot/npm_and_yarn/eslint-plugin-react-7.22.0
...
Bump eslint-plugin-react from 7.21.2 to 7.22.0
2021-02-14 23:06:54 -08:00
Gabe Kangas
d2753ac0f5
Merge pull request #24 from owncast/dependabot/npm_and_yarn/sass-1.32.7
...
Bump sass from 1.26.11 to 1.32.7
2021-02-14 23:06:20 -08:00
dependabot[bot]
1391195042
Bump eslint-plugin-react from 7.21.2 to 7.22.0
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.21.2 to 7.22.0.
- [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.21.2...v7.22.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 07:02:41 +00:00
dependabot[bot]
7193094fbc
Bump sass from 1.26.11 to 1.32.7
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.26.11 to 1.32.7.
- [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.26.11...1.32.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 07:01:23 +00:00
gingervitis
b7ba430b32
add linting script
2021-02-14 22:29:41 -08:00
gingervitis
1b116d2252
Prettified Code!
2021-02-15 06:24:09 +00:00
gingervitis
8d5411a0d6
hella cleanup - index page items; use more Row/Cols to reduce custom css layout
2021-02-14 22:20:25 -08:00
gingervitis
6d83992ff0
style adjustments
2021-02-14 19:04:38 -08:00
gingervitis
220c48432f
clean up video config forms and styling
2021-02-14 18:46:34 -08:00
gingervitis
c5d4851296
add logo preview
2021-02-14 16:52:31 -08:00
gingervitis
667d006ab0
Merge branch '0.0.6' into admin-css-overhaul-pt3
2021-02-14 01:47:41 -08:00
gingervitis
d4162faa54
Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6
2021-02-14 01:47:26 -08:00
gingervitis
a67adc9393
rename toggleswitch-with-submit to just toggleswitch since by default it now will not submit unless you give it a prop to
2021-02-14 01:46:59 -08:00
gingervitis
682ddf96c3
more cleanup
2021-02-14 01:45:08 -08:00
gingervitis
d55e4dfe29
misc cleanup
2021-02-14 01:30:42 -08:00
gingervitis
44cef18a00
define more readable owncast color variables; apply var style names consistenly through other stylessheets; reaname file for clarity
2021-02-14 00:41:20 -08:00
nebunez
36b286eac2
update video-variant-form
...
Change min and max values, update slider marks, and add more
descriptive notes for framerate and video bitrate fields.
Closes #715
2021-02-13 19:44:16 -05:00
Gabe Kangas
b706b7eb2e
Merge remote-tracking branch 'origin' into 0.0.6
2021-02-13 00:26:12 -08:00
gingervitis
5b88b068ed
Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6
2021-02-12 23:57:01 -08:00
gingervitis
a122ee6c42
Admin css overhaul pt2 ( #19 )
...
* tweaks to offline state in admin viewers page
If stream is offline, hide current viewers statistic and viewers table.
Also, change wording for describing max viewers.
* take out ant dark stylesheet, organize ant color overrides
* remove ant dark css; cleanup ant overrides; format public-detail page
* combine toggleswitch component style with textfield so layout can be shared
* fix toggleswitch status message placement
* - update styles for modals, collapses
- move reset dir into its own component
- assorted style cleanups ans consistencies
* hide entire advanced section for resetyp if no yp
* temp adjustments to video modal
* temp comment out toggle switch use for later'
* address PR comments
* lint
* update type
* allow warnings during lint
Co-authored-by: nebunez <uoj2y7wak869@opayq.net>
2021-02-12 23:55:59 -08:00
Gabe Kangas
e5e174e707
Merge pull request #20 from owncast/dependabot/npm_and_yarn/react-markdown-5.0.3
...
Bump react-markdown from 5.0.2 to 5.0.3
2021-02-12 22:05:51 -08:00
Gabe Kangas
9b4f633c85
Merge pull request #21 from owncast/dependabot/npm_and_yarn/types/chart.js-2.9.30
...
Bump @types/chart.js from 2.9.28 to 2.9.30
2021-02-12 22:05:13 -08:00
Gabe Kangas
fde181d4ee
Merge pull request #22 from owncast/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.1
...
Bump eslint-plugin-prettier from 3.1.4 to 3.3.1
2021-02-12 22:04:54 -08:00
gingervitis
ce2c99a5b8
Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6
2021-02-12 21:47:28 -08:00
dependabot[bot]
e8d2179a16
Bump eslint-plugin-prettier from 3.1.4 to 3.3.1
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 3.3.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-13 00:10:33 +00:00
dependabot[bot]
062ba14f26
Bump @types/chart.js from 2.9.28 to 2.9.30
...
Bumps [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js ) from 2.9.28 to 2.9.30.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-13 00:10:14 +00:00
dependabot[bot]
954c3821ee
Bump react-markdown from 5.0.2 to 5.0.3
...
Bumps [react-markdown](https://github.com/remarkjs/react-markdown ) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases )
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/react-markdown/compare/5.0.2...5.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-13 00:09:54 +00:00
Gabe Kangas
685b2c6f3d
Add dependabot config
2021-02-12 16:08:25 -08:00
dependabot[bot]
887bc76498
Bump github.com/aws/aws-sdk-go from 1.37.8 to 1.37.9 ( #713 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.8 to 1.37.9.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.8...v1.37.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 00:21:40 -08:00
dependabot[bot]
595043bfbc
Bump postcss from 8.2.5 to 8.2.6 in /build/javascript ( #709 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.5 to 8.2.6.
- [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.5...8.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 22:50:50 -08:00
dependabot[bot]
c96f7a8fc7
Bump github.com/aws/aws-sdk-go from 1.37.7 to 1.37.8 ( #707 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.7 to 1.37.8.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.7...v1.37.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 22:50:28 -08:00
Gabe Kangas
250acbf6e9
Update webhook text
2021-02-10 00:27:02 -08:00
Gabe Kangas
8484baac28
Make access token and webhooks buttons look correct
2021-02-10 00:17:16 -08:00
dependabot[bot]
85e769e837
Bump github.com/aws/aws-sdk-go from 1.37.6 to 1.37.7 ( #706 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.6 to 1.37.7.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.6...v1.37.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 15:51:44 -08:00
dependabot[bot]
b27ad7bef5
Bump github.com/yuin/goldmark from 1.3.1 to 1.3.2 ( #703 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.3.1...v1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 10:50:03 -08:00
gingervitis
4a7bdd035d
Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6
2021-02-08 02:56:36 -08:00
dependabot[bot]
09ccc56768
Bump github.com/aws/aws-sdk-go from 1.37.5 to 1.37.6 ( #704 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.5 to 1.37.6.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.37.5...v1.37.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 00:20:08 -08:00
dependabot[bot]
d8d716709c
Bump postcss from 8.2.4 to 8.2.5 in /build/javascript ( #702 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.4 to 8.2.5.
- [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.4...8.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-07 23:06:15 -08:00
Gabe Kangas
64b41c4a57
Update description to mention where the new logo is stored, data dir
2021-02-07 21:33:11 -08:00
Gabe Kangas
48a1b61868
Fix the NaN for the width/height settings
2021-02-07 19:41:52 -08:00
gingervitis
6de5b3af19
Merge branch '0.0.6' of github.com:owncast/owncast-admin into 0.0.6
2021-02-07 19:28:50 -08:00
Gabe Kangas
8ea0daab69
Add width+height resizing to variant settings. Closes https://github.com/owncast/owncast/issues/700
2021-02-07 17:03:02 -08:00
Gabe Kangas
26bbd48d4d
Add reset YP setting. Closes https://github.com/owncast/owncast/issues/701
2021-02-07 15:51:11 -08:00
Gabe Kangas
cbe1dd0e0a
Support prettier running on styles
2021-02-07 01:01:06 -08:00