dependabot[bot]
4e1e5f4b50
Bump eslint from 7.30.0 to 7.31.0 ( #253 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.30.0 to 7.31.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.30.0...v7.31.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-18 19:55:02 -07:00
Gabe Kangas
37fedb8ab8
Ignore some additional non-fatal errors
2021-07-18 13:10:08 -07:00
Meisam
617156b18d
link assets under the same protocol for bots ( #1187 )
...
* link assets under the same protocol
* use // for metadata urls
2021-07-17 20:28:20 -07:00
dependabot[bot]
19514f2a62
Bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8 ( #1198 )
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-16 15:24:37 -07:00
Owncast
6d8e0ddfe5
Commit updated Javascript packages
2021-07-15 23:47:47 +00:00
dependabot[bot]
09a46289c0
Bump @videojs/http-streaming from 2.9.1 to 2.9.2 in /build/javascript ( #1188 )
...
Bumps [@videojs/http-streaming](https://github.com/videojs/http-streaming ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/videojs/http-streaming/releases )
- [Changelog](https://github.com/videojs/http-streaming/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/http-streaming/compare/v2.9.1...v2.9.2 )
---
updated-dependencies:
- dependency-name: "@videojs/http-streaming"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 16:46:38 -07:00
dependabot[bot]
41273eff9a
Bump github.com/aws/aws-sdk-go from 1.39.0 to 1.40.0 ( #1189 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.39.0 to 1.40.0.
- [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.39.0...v1.40.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 11:54:22 -07:00
Meisam
a00052ef89
set summary in metadata ( #1185 )
2021-07-13 14:44:03 -07:00
Owncast
72ad211ff8
Commit updated Javascript packages
2021-07-13 03:45:20 +00:00
dependabot[bot]
d0b1b604a0
Bump htm from 3.0.4 to 3.1.0 in /build/javascript ( #1181 )
...
* Bump htm from 3.0.4 to 3.1.0 in /build/javascript
Bumps [htm](https://github.com/developit/htm ) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/developit/htm/releases )
- [Commits](https://github.com/developit/htm/compare/3.0.4...3.1.0 )
---
updated-dependencies:
- dependency-name: htm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run npm run build and update libraries
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2021-07-12 20:44:21 -07:00
dependabot[bot]
62124776bc
Bump antd from 4.16.6 to 4.16.7 ( #251 )
...
Bumps [antd](https://github.com/ant-design/ant-design ) from 4.16.6 to 4.16.7.
- [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.16.6...4.16.7 )
---
updated-dependencies:
- dependency-name: antd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 18:05:39 -07:00
gabek
cea07697f3
Prettified Code!
2021-07-12 17:25:14 +00:00
gingervitis
ab254a3902
put emojiPicker instance in state so page can correctly reflect updates when it has instantiated ( #1182 )
2021-07-12 10:24:41 -07:00
Gabe Kangas
0c6378976c
Troubleshoot workflow
2021-07-12 09:13:06 -07:00
Gabe Kangas
e84149ea50
Fix broken workflow due to typo
2021-07-12 09:04:28 -07:00
dependabot[bot]
c5604ba195
Bump @types/node from 16.0.0 to 16.3.1 ( #249 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.0.0 to 16.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-11 21:07:21 -07:00
Gabe Kangas
5968aa49d2
Fix initial creation of logging directory
2021-07-11 17:08:51 -07:00
Meisam
d042fd70d1
Cache the custom emoji list ( #1175 )
...
* use emojiCache
* add emojiCacheTimestamp
* add function description
* better logging
2021-07-11 15:34:56 -07:00
Meisam
08b6c4e3cf
Better handling of os.Stat() errors ( #1173 )
2021-07-09 18:31:43 -07:00
Jannik
be5243f5f8
Update Next to 11.0.1 (including lint & import fixes) ( #248 )
...
* Bump next from 10.2.3 to 11.0.1
Bumps [next](https://github.com/vercel/next.js ) from 10.2.3 to 11.0.1.
- [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.2.3...v11.0.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* 🚨 apply automatic linting
* 🎨 remove unused imports
* 🔇 allow console.* to give more debugging options
* 🎨 move stuff around to reduce linter messages
* 🚨 use destructuring so lint won't complain
* 📌 link Chartkick and Chart.js
Commit uses the linking code which was previously imported with
`import "chartkick/chart.js" [1]. Next did not like the import path,
but this does works now. ¯\_(ツ)_/¯
[1]: https://github.com/ankane/chartkick.js/blob/master/chart.js/chart.esm.js
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-09 11:42:01 -07:00
Meisam
7361578412
style fix for error checking ( #1170 )
...
+additional linting
2021-07-09 11:16:44 -07:00
dependabot[bot]
865c7eb08f
Bump rc-util from 5.13.1 to 5.13.2 ( #247 )
...
Bumps [rc-util](https://github.com/react-component/util ) from 5.13.1 to 5.13.2.
- [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.13.1...v5.13.2 )
---
updated-dependencies:
- dependency-name: rc-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 18:06:32 -07:00
Meisam
a13e1e75e2
proper cleanup and permission check for the hls directory ( #1167 )
...
* check error on hls cleanup
* rm HLS directories before creating new ones
* don't mask the variable
* mv cleanupDirectory() to utils
* add user-friendly error messages
2021-07-08 12:35:53 -07:00
dependabot[bot]
197992e78b
Bump sass from 1.35.1 to 1.35.2 ( #246 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.35.1 to 1.35.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.35.1...1.35.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 10:57:42 -07:00
dependabot[bot]
0e0199aa98
Bump github.com/microcosm-cc/bluemonday from 1.0.14 to 1.0.15 ( #1168 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.14...v1.0.15 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-08 10:56:28 -07:00
Rohan Sharma
8fe28dc941
remove the unnecessary websocket connection from the embed player ( #1165 )
2021-07-06 17:46:52 -07:00
Gabe Kangas
df353cd3a1
Update prettier workflow action
2021-07-05 17:45:28 -07:00
Gabe Kangas
90d4f4be3e
Try and fix the workflow failing
2021-07-05 17:37:44 -07:00
dependabot[bot]
0188172736
Bump eslint from 7.29.0 to 7.30.0 ( #244 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.29.0 to 7.30.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.29.0...v7.30.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:23:41 -07:00
dependabot[bot]
c72ce2f57d
Bump chart.js from 3.4.0 to 3.4.1 ( #242 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.4.0...v3.4.1 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:21:55 -07:00
dependabot[bot]
dd31598f81
Bump react-markdown-editor-lite from 1.2.4 to 1.3.0 ( #243 )
...
Bumps [react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite ) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/HarryChen0506/react-markdown-editor-lite/releases )
- [Commits](https://github.com/HarryChen0506/react-markdown-editor-lite/compare/v1.2.4...v1.3.0 )
---
updated-dependencies:
- dependency-name: react-markdown-editor-lite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:19:19 -07:00
dependabot[bot]
aacbaa50fe
Bump @types/node from 15.14.0 to 16.0.0 ( #241 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.14.0 to 16.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:09:12 -07:00
dependabot[bot]
2aff63d73f
Bump github.com/aws/aws-sdk-go from 1.38.66 to 1.39.0 ( #1161 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.66 to 1.39.0.
- [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.66...v1.39.0 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:07:20 -07:00
dependabot[bot]
b4596a508d
Bump github.com/yuin/goldmark from 1.3.9 to 1.4.0 ( #1162 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.3.9...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 11:06:13 -07:00
gabek
7a3f4f6dbb
Prettified Code!
2021-07-03 20:53:12 +00:00
Meisam
7a1f9dcd9a
Don't allow people to set their instance name to an empty string (or only whitespace) ( #240 )
...
* make server name required
* prevent space-only instance name
* add useTrimLead to TextFieldProps
2021-07-03 13:52:37 -07:00
Jannik
3f9f4a151c
refactor: use io.Pipe and ffmpeg's stdin ( #1148 )
...
This removes the usage of `syscall.Mkfifo` which was previously used and
won't work on Windows systems and opens the door for other processes on
the computer to interfere in the rtmp stream (dumping bad content in the
fifo, removing the file, blocking the file in offline status).
Instead, this patch introduces an `io.Pipe` which pipes the RTMP stream
to the ffmpeg command while staying in Owncast.
Further links:
* ffmpeg on using `pipe:0` as an input: https://ffmpeg.org/ffmpeg-protocols.html#pipe
2021-07-03 12:28:25 -07:00
gabek
bcd46cee61
Prettified Code!
2021-07-02 23:07:40 +00:00
Meisam
a84aa72ee4
fix save button enable for acl/serving_endpoint ( #239 )
2021-07-02 16:07:11 -07:00
dependabot[bot]
0858e2ed52
Bump video.js from 7.12.3 to 7.13.3 in /build/javascript ( #1145 )
...
* Bump video.js from 7.12.3 to 7.13.3 in /build/javascript
Bumps [video.js](https://github.com/videojs/video.js ) from 7.12.3 to 7.13.3.
- [Release notes](https://github.com/videojs/video.js/releases )
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/videojs/video.js/compare/v7.12.3...v7.13.3 )
---
updated-dependencies:
- dependency-name: video.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Copy library over
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2021-07-01 18:31:48 -07:00
Jannik
edc777ae1b
🐛 use currentBroadcast for playlist overwrites ( #1149 )
...
Fixes #1147 since it looks into currentBroadcast and does not use the configuration of the next stream.
2021-07-01 18:27:56 -07:00
Meisam
3b6ef78ff7
fix video variant sorting ( #1150 )
2021-07-01 18:17:50 -07:00
dependabot[bot]
d70eaeb69b
Bump @types/node from 15.12.5 to 15.14.0 ( #237 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.12.5 to 15.14.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 18:06:30 -07:00
dependabot[bot]
e6a2ff4c65
Bump markdown-it from 12.0.6 to 12.1.0 ( #238 )
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 12.0.6 to 12.1.0.
- [Release notes](https://github.com/markdown-it/markdown-it/releases )
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.0.6...12.1.0 )
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 18:06:13 -07:00
gabek
5676b38b98
Prettified Code!
2021-07-01 19:09:44 +00:00
Meisam
f64d06279d
Collapse news content in the admin home page ( #236 )
...
* use Collapse for news feed
* set url as the Panel key
2021-07-01 12:09:06 -07:00
dependabot[bot]
1f05923545
Bump github.com/shirou/gopsutil ( #1146 )
...
Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil ) from 3.21.5+incompatible to 3.21.6+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.5...v3.21.6 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 09:01:50 -07:00
dependabot[bot]
bfb1faee21
Bump chart.js from 3.3.2 to 3.4.0 ( #232 )
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.3.2...v3.4.0 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 19:27:01 -07:00
dependabot[bot]
ed87019f4e
Bump antd from 4.16.5 to 4.16.6 ( #235 )
...
Bumps [antd](https://github.com/ant-design/ant-design ) from 4.16.5 to 4.16.6.
- [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.16.5...4.16.6 )
---
updated-dependencies:
- dependency-name: antd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-29 18:05:42 -07:00
Gabe Kangas
0802a20f4f
Do not save invalid disconnect time
2021-06-29 11:38:13 -07:00