Gabe Kangas
2049d33e0c
Check error when reading ffmpeg version string
4 years ago
Gabe Kangas
eacd0bcbd4
check error from read timeout
4 years ago
dependabot[bot]
32d2ef9f73
Bump preact from 10.5.9 to 10.5.10 in /build/javascript ( #633 )
...
* Bump preact from 10.5.9 to 10.5.10 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.9 to 10.5.10.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.9...10.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
dependabot[bot]
16bddc3bc3
Bump github.com/aws/aws-sdk-go from 1.36.26 to 1.36.27 ( #634 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.26 to 1.36.27.
- [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.36.26...v1.36.27 )
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]
8728360f01
Bump golang.org/x/mod from 0.4.0 to 0.4.1 ( #632 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/golang/mod/releases )
- [Commits](https://github.com/golang/mod/compare/v0.4.0...v0.4.1 )
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]
3145a6a6de
Bump github.com/aws/aws-sdk-go from 1.36.25 to 1.36.26 ( #629 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.25 to 1.36.26.
- [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.36.25...v1.36.26 )
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
2b81fcef53
Add a read timeout when reading rtmp to handle connections that have dropped. Closes #564
4 years ago
Gabe Kangas
acd546ce6c
Remove fatal error. Closes #623
4 years ago
Gabe Kangas
594722d447
Update admin bundle
4 years ago
dependabot[bot]
60213320e3
Bump github.com/aws/aws-sdk-go from 1.36.23 to 1.36.25 ( #624 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.23 to 1.36.25.
- [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.36.23...v1.36.25 )
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
191613949c
Pin to a specific older version of snowpack until we can upgrade
4 years ago
Gabe Kangas
aed6ea432c
Tweak build script
4 years ago
Gabe Kangas
f9916207c8
Add more checking around ffmpeg version validation. closes #619
4 years ago
Gabe Kangas
9214135ea4
Update admin bundle
4 years ago
Owncast
93498a27ea
Commit updated API documentation
4 years ago
Gabe Kangas
e16be346c0
Set version number for 0.0.5 in api spec
4 years ago
dependabot[bot]
f14e5232f9
Bump postcss from 8.2.3 to 8.2.4 in /build/javascript ( #617 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.3 to 8.2.4.
- [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.3...8.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
gingervitis
9e44c261fa
be able to pick multiple emojis ; move up picker div to see emojis inputted into textfield; restore focus into textfield after picker closes; address #612 ( #614 )
4 years ago
Thilo Billerbeck
e6fd7fe871
align the chat-views position to the bottom of the page to overcome view-height bugs ( #593 )
...
* align the chat-views position to the bottom of the page
* introduce a media query to make chat scrolling work on mobile
4 years ago
Ginger Wong
3719dd04f5
add rel=me to social icon link; address #511
4 years ago
Ginger Wong
cd52e5b0a3
rename socialhandles to platformlogos in case of adblockers
4 years ago
Ginger Wong
ce3a47d5f4
add keyoxide logo; adjust icon css to fit non-svg imgs
4 years ago
Gabe Kangas
86a874df06
Update admin bundle
4 years ago
Mirco T
0ab4e47f0b
#515 switched to SVG icons, #525 added Ko-Fi platform ( #528 )
...
* #515 switched to SVG icons, #525 added Ko-Fi platform
* fixes #515 , fixes #525 - added color to the SVGs directly
* Removed `color` from config for socialHandles, not required anymore
4 years ago
Gabe Kangas
0526404d19
Put suggested ffmpeg version into constants file
4 years ago
dependabot[bot]
4c2144a3fc
Bump github.com/aws/aws-sdk-go from 1.36.22 to 1.36.23 ( #605 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.22 to 1.36.23.
- [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.36.22...v1.36.23 )
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]
d34a682332
Bump @videojs/http-streaming from 2.4.1 to 2.4.2 in /build/javascript ( #606 )
...
* Bump @videojs/http-streaming from 2.4.1 to 2.4.2 in /build/javascript
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.4.1 to 2.4.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.4.1...v2.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
dependabot[bot]
174c07ed4b
Bump postcss from 8.2.2 to 8.2.3 in /build/javascript ( #607 )
...
* Bump postcss from 8.2.2 to 8.2.3 in /build/javascript
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.2 to 8.2.3.
- [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.2...8.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
Gabe Kangas
064fdda528
Check version of ffmpeg. Closes #587
4 years ago
Aaron Ogle
446039a315
Add documentation section for how to build in admin ( #604 )
...
* Add documentation section for how to build in admin
* add missing backtick
4 years ago
dependabot[bot]
92588ca42f
Bump github.com/aws/aws-sdk-go from 1.36.21 to 1.36.22 ( #598 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.21 to 1.36.22.
- [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.36.21...v1.36.22 )
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]
76e77ff5a1
Bump github.com/aws/aws-sdk-go from 1.36.20 to 1.36.21 ( #592 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.20 to 1.36.21.
- [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.36.20...v1.36.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Aaron Ogle
caa32fa248
make websocket and stream use constants ( #584 )
4 years ago
dependabot[bot]
0ea5a51e90
Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.36.20 ( #588 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.19 to 1.36.20.
- [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.36.19...v1.36.20 )
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
7869072c96
Move unlock
4 years ago
Gabe Kangas
c812a0abf5
Fix concurrent write crash. Fixes #578
4 years ago
dependabot[bot]
36921bb089
Bump preact from 10.5.8 to 10.5.9 in /build/javascript ( #581 )
...
* Bump preact from 10.5.8 to 10.5.9 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.8 to 10.5.9.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.8...10.5.9 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
Gabe Kangas
fca3b02851
Point fakechat test script to localhost by default. Commit package.json
4 years ago
Matt Steele
67c3f8ee38
Manually bust m3u8 caches ( #570 )
...
Fixes #567
4 years ago
Gabe Kangas
bda430f791
Cleanup some exported methods
4 years ago
Gabe Kangas
3c7997b75e
Make missing ffmpeg a fatal error. Closes #554
4 years ago
Gabe Kangas
1dc25889ec
Add inbound chat event rate limiting. Closes #484
4 years ago
dependabot[bot]
997ada69b1
Bump github.com/aws/aws-sdk-go from 1.36.18 to 1.36.19 ( #559 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.18 to 1.36.19.
- [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.36.18...v1.36.19 )
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
b2953028cf
Remove forcing old path-style URLs with s3. Closes #497
4 years ago
Owncast
b70cee8afd
Commit updated API documentation
4 years ago
Gabe Kangas
56fe91f45c
Mark api spec as 0.0.5-development
4 years ago
dependabot[bot]
3cf066ec00
Bump preact from 10.5.7 to 10.5.8 in /build/javascript ( #553 )
...
* Bump preact from 10.5.7 to 10.5.8 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.7 to 10.5.8.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.7...10.5.8 )
Signed-off-by: dependabot[bot] <support@github.com>
* Commit updated Javascript packages
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
4 years ago
dependabot[bot]
509d449b11
Bump github.com/aws/aws-sdk-go from 1.36.17 to 1.36.18 ( #552 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.36.17 to 1.36.18.
- [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.36.17...v1.36.18 )
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
bc4b6895be
Fix error message
4 years ago
Gabe Kangas
68f481d8be
Render markdown to extra page content in prerelease api
4 years ago