Gabe Kangas
08e8b5f702
Bump working api spec version
4 years ago
Gabe Kangas
dca9afcaa1
Point to local logo for noscript image
4 years ago
dependabot[bot]
e48632e976
Bump github.com/aws/aws-sdk-go from 1.38.2 to 1.38.3 ( #855 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.2 to 1.38.3.
- [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.2...v1.38.3 )
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]
cff857bd60
Bump github.com/aws/aws-sdk-go from 1.38.1 to 1.38.2 ( #850 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.1 to 1.38.2.
- [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.1...v1.38.2 )
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
5dc5de815c
Experiment with showing logo while loading. For #849
4 years ago
Gabe Kangas
bdc669d571
Show player loading spinner. Closes #848
4 years ago
Gabe Kangas
1509a65167
Guard against pinging YP when offline. Closes #600
4 years ago
dependabot[bot]
ec4b6fd4c4
Bump github.com/yuin/goldmark from 1.3.2 to 1.3.3 ( #847 )
...
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/yuin/goldmark/releases )
- [Commits](https://github.com/yuin/goldmark/compare/v1.3.2...v1.3.3 )
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]
a6b372e8ee
Bump github.com/aws/aws-sdk-go from 1.38.0 to 1.38.1 ( #846 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.38.0 to 1.38.1.
- [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.0...v1.38.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
nebunez
826aa3f158
update logo POST route ( #773 )
...
The logo POST route now accepts a base64 encoded image instead of a path to an
image in the data folder. The route now saves the posted image to the data
folder, with the correct file type extension, and updates logo path in the
database appropriately.
4 years ago
nebunez
80579c5e7e
implement custom welcome message ( #820 )
...
* implement custom welcome message
This change adds logic for handling custom welcome messages.
* trim welcome message string on POST
Instead of trimming the welcome message every time we are going to send to send
a welcome message, we just trim once when the message is posted from the admin.
4 years ago
dependabot[bot]
0024ee2fb3
Bump github.com/aws/aws-sdk-go from 1.37.33 to 1.38.0 ( #838 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.33 to 1.38.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.37.33...v1.38.0 )
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]
bcaf8692e1
Bump github.com/aws/aws-sdk-go from 1.37.32 to 1.37.33 ( #834 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.32 to 1.37.33.
- [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.37.32...v1.37.33 )
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
368dcb8823
Do not show output quality selector if there is only one option. closes #832
4 years ago
Gabe Kangas
e015ea60c5
Fix system actions not rendering markdown
4 years ago
dependabot[bot]
a99f4e270b
Bump github.com/aws/aws-sdk-go from 1.37.31 to 1.37.32 ( #831 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.31 to 1.37.32.
- [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.37.31...v1.37.32 )
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
1bb4a68b18
Bump version number
4 years ago
Gabe Kangas
bdf0d365c3
Point YP PING requests at new endpoint
4 years ago
dependabot[bot]
8961b0c15b
Bump github.com/aws/aws-sdk-go from 1.37.30 to 1.37.31 ( #828 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.30 to 1.37.31.
- [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.37.30...v1.37.31 )
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
e366989a7d
Fix version string for local dev
4 years ago
Gabe Kangas
3fb80554ef
Gek/external actions ( #827 )
...
* WIP External actions modal frontend
* Add external action links
* Allow modal to show/hide and use a dynamic url
* Use external link object instead of just url for state
* add style and placement to external action buttons
* reformat and simplify tag list style as not to conflict with action buttons and make them look less actionable since they're not
* fix bug to open modal
* have Esc key close modal
* fix style on modal
* make modal bg darker
* close modal when you click outside of it
* fix zindex
* Add support for external action icons and colors
* Some external action modal sizing + loading spinner
Co-authored-by: Ginger Wong <omqmail@gmail.com>
4 years ago
Owncast
84f74f0353
Commit updated Javascript packages
4 years ago
dependabot[bot]
01a02c1571
Bump @videojs/http-streaming from 2.6.3 to 2.6.4 in /build/javascript ( #824 )
...
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.6.3 to 2.6.4.
- [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.6.3...v2.6.4 )
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]
102ba9df6e
Bump github.com/aws/aws-sdk-go from 1.37.29 to 1.37.30 ( #823 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.29 to 1.37.30.
- [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.37.29...v1.37.30 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Gustavo H. M. Silva
d10a1c1baa
Added LiberaPay, LBRY and Odysee to social networks ( #821 )
...
* Added LiberaPay, LBRY and Odysee to social networks
* Solved faulty map
4 years ago
Gabe Kangas
777de9fbf4
Remove in-line rendering of images by url
4 years ago
Gabe Kangas
bf33d08384
Add support for disabling chat. Closes #472 ( #799 )
4 years ago
Ginger Wong
40264bec8c
use passed in player to access controlbar instead for airplay
4 years ago
Gabe Kangas
6f545a905b
Support full html in system messages. Closes #747 ( #814 )
4 years ago
dependabot[bot]
c67a3e8299
Bump github.com/aws/aws-sdk-go from 1.37.28 to 1.37.29 ( #817 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.28 to 1.37.29.
- [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.28...v1.37.29 )
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
55da8a41e0
Update admin bundle
4 years ago
gabek
a79db1b589
Prettified Code!
4 years ago
Gabe Kangas
c713e216d3
Allow selection of different stream variants in the player ( #815 )
...
* WIP video quality selector
* The quality selector works even though it is not pretty
* Support getting and setting variant name. Closes #743
* Sort video qualities
* Fix odd looking selected states of menubutton items
* Fix comment
4 years ago
dependabot[bot]
145744c381
Bump github.com/aws/aws-sdk-go from 1.37.27 to 1.37.28 ( #812 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.27 to 1.37.28.
- [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.27...v1.37.28 )
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]
9cca480657
Bump golang.org/x/mod from 0.4.1 to 0.4.2 ( #813 )
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/golang/mod/releases )
- [Commits](https://github.com/golang/mod/compare/v0.4.1...v0.4.2 )
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
4f012fab56
Add nebunez to dependabot alerts
4 years ago
dependabot[bot]
7dc070840d
Bump @videojs/http-streaming from 2.6.1 to 2.6.3 in /build/javascript ( #802 )
...
* Bump @videojs/http-streaming from 2.6.1 to 2.6.3 in /build/javascript
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.6.1 to 2.6.3.
- [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.6.1...v2.6.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
nebunez
7e0822b62d
fix mismatched message ids when client first sends a message
...
This bug is caused by the message being sent to all clients before
msg.SetDefaults() is called and the message is saved to the chat database. This
causes connected clients to get a message id that is different from what exists
in the database. This only affects clients using websockets that were connected
when the message was sent and message visibility updated.
Fixes https://github.com/owncast/owncast/issues/809
4 years ago
dependabot[bot]
f8d84e72fa
Bump github.com/aws/aws-sdk-go from 1.37.26 to 1.37.27 ( #805 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.26 to 1.37.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.37.26...v1.37.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]
b3c1712897
Bump postcss from 8.2.7 to 8.2.8 in /build/javascript ( #806 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.7 to 8.2.8.
- [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.7...8.2.8 )
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]
2e585ceef4
Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 ( #807 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.0...v1.8.1 )
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
896c7b57ef
Remove code formatting on PRs
4 years ago
dependabot[bot]
17f09e3602
Bump github.com/aws/aws-sdk-go from 1.37.25 to 1.37.26 ( #801 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.25 to 1.37.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.37.25...v1.37.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
de195f883e
Gek/disable remote images ( #800 )
...
* Disable images from anywhere but our emojis. Closes #756
* Add tests around images in chat messages
* Update sanitizer + test
4 years ago
dependabot[bot]
319b6ebe11
Bump @videojs/http-streaming from 2.5.0 to 2.6.1 in /build/javascript ( #755 )
...
* Bump @videojs/http-streaming from 2.5.0 to 2.6.1 in /build/javascript
Bumps [@videojs/http-streaming ](https://github.com/videojs/http-streaming ) from 2.5.0 to 2.6.1.
- [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.5.0...v2.6.1 )
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]
0037d7fdaa
Bump github.com/oschwald/geoip2-golang from 1.4.0 to 1.5.0 ( #754 )
...
Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/oschwald/geoip2-golang/releases )
- [Commits](https://github.com/oschwald/geoip2-golang/compare/v1.4.0...v1.5.0 )
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]
6608736326
Bump postcss from 8.2.6 to 8.2.7 in /build/javascript ( #786 )
...
* Bump postcss from 8.2.6 to 8.2.7 in /build/javascript
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.6 to 8.2.7.
- [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.6...8.2.7 )
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]
117e5cdd77
Bump github.com/aws/aws-sdk-go from 1.37.19 to 1.37.25 ( #794 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.37.19 to 1.37.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.37.19...v1.37.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
36645437ef
Do not copy the config file into Docker builds
4 years ago
Gabe Kangas
e713852c67
Fix Dockerfile to pass along the correct platform name
4 years ago