Gabe Kangas
01771ae8cb
Merge branch 'master' into 0.0.6
2021-02-18 22:21:46 -08:00
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>
2021-02-19 06:04:31 +00:00
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>
2021-02-18 07:17:37 +00:00
Gabe Kangas
fc2ee3ff5b
Merge pull request #35 from owncast/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.2.0
...
Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0
2021-02-17 22:31:42 -08:00
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>
2021-02-18 06:00:47 +00:00
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>
2021-02-18 06:00:09 +00:00
Gabe Kangas
e71a237211
Merge pull request #32 from owncast/dependabot/npm_and_yarn/ant-design/icons-4.5.0
...
Bump @ant-design/icons from 4.2.2 to 4.5.0
2021-02-17 09:37:03 -08:00
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>
2021-02-17 17:33:30 +00:00
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>
2021-02-17 06:00:41 +00:00
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>
2021-02-17 06:00:27 +00:00
Gabe Kangas
d86acad338
Bump react version per Next's suggestion
2021-02-16 09:42:57 -08:00
Gabe Kangas
8acbbb27c6
Pin next to 10.0.0 to troubleshoot broken images
2021-02-16 09:27:20 -08:00
Gabe Kangas
29d25f090d
Merge branch 'master' into 0.0.6
2021-02-15 22:20:36 -08:00
Gabe Kangas
20f5dc1ee3
Merge pull request #28 from owncast/dependabot/npm_and_yarn/types/react-17.0.2
...
Bump @types/react from 16.9.49 to 17.0.2
2021-02-15 22:16:57 -08:00
Gabe Kangas
e6c65c21b2
Merge pull request #27 from owncast/dependabot/npm_and_yarn/types/node-14.14.28
...
Bump @types/node from 14.11.2 to 14.14.28
2021-02-15 22:13:31 -08:00
dependabot[bot]
26cd740a11
Bump @typescript-eslint/parser from 4.3.0 to 4.15.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) 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/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.1/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 06:02:14 +00:00
dependabot[bot]
f1fe560462
Bump @types/react from 16.9.49 to 17.0.2
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.49 to 17.0.2.
- [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>
2021-02-16 06:01:51 +00:00
dependabot[bot]
0808138a07
Bump @types/node from 14.11.2 to 14.14.28
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.11.2 to 14.14.28.
- [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>
2021-02-16 06:01:28 +00: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
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
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
Gabe Kangas
b706b7eb2e
Merge remote-tracking branch 'origin' into 0.0.6
2021-02-13 00:26:12 -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
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
2772a8e5ec
First pass at page content editor
2021-01-24 13:05:43 -08:00
gingervitis
12201d0088
addressing type warnings; account for no-messages returned
2020-12-29 14:59:43 -08:00
gingervitis
3eeb6eaece
linty things
2020-11-28 19:45:52 -08:00
Gabe Kangas
c3a51cbfe0
Replace recharts with Chartkick + remove all the d3 utils
2020-11-25 00:07:46 -08:00
Gabe Kangas
9e4e6b2df3
Experiment with a new releases/upgrade page
2020-11-02 19:22:10 -08:00
Gabe Kangas
1f4169c45a
Add logs
2020-10-29 18:01:38 -07:00
Gabe Kangas
f802c1a073
Bump to Nextjs 10
2020-10-27 09:43:39 -07:00
Gabe Kangas
049012485e
Add server overview home page
2020-10-25 18:57:23 -07:00
dependabot[bot]
57ac01cbc3
Bump next from 9.5.3 to 9.5.4
...
Bumps [next](https://github.com/vercel/next.js ) from 9.5.3 to 9.5.4.
- [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/v9.5.3...v9.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 00:21:03 +00:00
Ginger Wong
a062856726
a bit of refactor, use context for overall broacast status; move files around for routing
2020-10-22 16:18:18 -07:00
Ginger Wong
654f70dcf9
initial line chart setup with d3 help
2020-10-11 21:46:56 -07:00
Ginger Wong
98ae9c43d3
add notes; remove victory charts, try recharts
2020-10-11 19:46:48 -07:00
Ginger Wong
e53ea1d6cf
add proptypes
2020-10-10 18:25:21 -07:00
Ginger Wong
456d422bd7
add victory graphing lib
2020-10-10 17:52:13 -07:00
Gabe Kangas
fe6c285b43
Add linting and code formatting
2020-09-30 18:47:18 -07:00
Gabe Kangas
bcf9c34946
Build should expect /admin to be the root
2020-09-30 17:12:22 -07:00
Gabe Kangas
429b29cbb0
Add sass support for styling
2020-09-30 15:39:30 -07:00
Gabe Kangas
0f74e1988f
Bootstrap the admin project
2020-09-30 15:13:06 -07:00
Gabe Kangas
5b58ca8345
Initial commit from Create Next App
2020-09-30 15:13:06 -07:00