Gabe Kangas
0b66f3b79f
Support video-only streams if there is no audio in the inbound stream. ( #401 )
...
Closes #400
2020-12-02 00:19:55 -08:00
dependabot[bot]
cdbfd89a0f
Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.35.36 ( #402 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.35 to 1.35.36.
- [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.35.35...v1.35.36 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 23:39:46 -08:00
Gabe Kangas
97ffe5e8ff
Mark api doc as 0.0.3
2020-11-29 14:37:42 -08:00
Gabe Kangas
592d0e78d5
Update Admin bundle
2020-11-28 19:58:18 -08:00
dependabot[bot]
a21be5d6dc
Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 ( #398 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.3.0...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-28 15:35:28 -08:00
Gabe Kangas
e59db3998e
Update admin bundle
2020-11-28 15:34:40 -08:00
dependabot[bot]
c635684fc3
Bump github.com/aws/aws-sdk-go from 1.35.34 to 1.35.35 ( #397 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.34 to 1.35.35.
- [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.35.34...v1.35.35 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-25 00:11:04 -08:00
Gabe Kangas
5dff6f32fc
End to end automated tests run on Github workflows ( #384 )
...
* WIP for automated integration test
* See if it runs under a workflow
* Support running test locally as well as a workflow
* Use already downloaded repo to build. Do not re-clone
* Add comments
* Update to support new default config file
* Split out different test suites
* Add test for chat
* Always run test with config-default and ignore local config file
* Remove the build workflow because the end to end test does that now
2020-11-24 00:28:54 -08:00
dependabot[bot]
cb1f183ca1
Bump @joeattardi/emoji-button from 4.5.0 to 4.5.1 in /build/javascript ( #395 )
...
Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/joeattardi/emoji-button/releases )
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.5.0...v4.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 00:28:25 -08:00
dependabot[bot]
0e32ff76f6
Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.34 ( #396 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.33 to 1.35.34.
- [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.35.33...v1.35.34 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 00:03:28 -08:00
Gabe Kangas
f0441e4f0a
Update admin bundle
2020-11-23 22:34:26 -08:00
Gabe Kangas
97f4d0c3dc
Increase how often viewer counts are collected. Closes #392
2020-11-23 22:21:20 -08:00
dependabot[bot]
f34f0c869e
Bump github.com/aws/aws-sdk-go from 1.35.32 to 1.35.33 ( #389 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.32 to 1.35.33.
- [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.35.32...v1.35.33 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 23:44:09 -08:00
Gabe Kangas
4cb0027ed3
Fix blocking YP
2020-11-20 22:59:20 -08:00
Gabe Kangas
298d140c28
Connect to websocket in embed player. Closes #361
2020-11-20 18:06:51 -08:00
Gabe Kangas
90b71b7c00
Fix typo. ms -> s
2020-11-20 14:11:19 -08:00
Gabe Kangas
13be7c047c
Put example compose file into examples
2020-11-19 23:33:25 -08:00
Aaron Ogle
5c8385556f
Add Docker-compose ( #238 )
...
issue #186
2020-11-19 23:32:49 -08:00
dependabot[bot]
cc78564c64
Bump @videojs/http-streaming from 2.3.0 to 2.3.1 in /build/javascript ( #386 )
...
* Bump @videojs/http-streaming from 2.3.0 to 2.3.1 in /build/javascript
Bumps [@videojs/http-streaming](https://github.com/videojs/http-streaming ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/videojs/http-streaming/releases )
- [Changelog](https://github.com/videojs/http-streaming/blob/v2.3.1/CHANGELOG.md )
- [Commits](https://github.com/videojs/http-streaming/compare/v2.3.0...v2.3.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>
2020-11-19 22:45:10 -08:00
dependabot[bot]
3cf7801799
Bump github.com/aws/aws-sdk-go from 1.35.31 to 1.35.32 ( #387 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.31 to 1.35.32.
- [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.35.31...v1.35.32 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 22:44:14 -08:00
Gabe Kangas
036a981ef3
Removing transcoding performance warnings. Not currently helpful.
2020-11-19 22:40:09 -08:00
Gabe Kangas
92dc98a0ea
Make things not break if video passthrough is enabled + update admin to display video settings a bit clearer. A start to #306
2020-11-19 22:12:48 -08:00
Gabe Kangas
e860f9ab2f
Add missing content-type
2020-11-19 15:26:43 -08:00
Gabe Kangas
d4426f1dff
Make default config file simpler. Closes #364 ( #375 )
2020-11-19 08:48:33 -08:00
dependabot[bot]
a2c088d401
Bump github.com/aws/aws-sdk-go from 1.35.30 to 1.35.31 ( #383 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.30 to 1.35.31.
- [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.35.30...v1.35.31 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 01:28:04 -08:00
Christian Muehlhaeuser
7c71a68da5
Add database schema versioning & migration skeleton ( #382 )
2020-11-18 16:49:54 -08:00
Gabe Kangas
30f8b77c25
Update owncast-release-checklist.md
2020-11-17 23:18:07 -08:00
dependabot[bot]
88f531e520
Bump github.com/aws/aws-sdk-go from 1.35.29 to 1.35.30 ( #381 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.29 to 1.35.30.
- [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.35.29...v1.35.30 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 23:07:50 -08:00
dependabot[bot]
9c1d23ad08
Bump postcss-cli from 8.2.0 to 8.3.0 in /build/javascript ( #380 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases )
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss-cli/compare/8.2.0...8.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 22:57:28 -08:00
Gabe Kangas
8ab5e0797e
Fix TailwindCSS build missing classes
2020-11-17 22:10:24 -08:00
Gabe Kangas
09b570d64c
Support framerate to be a float. For #378
2020-11-17 21:21:19 -08:00
Gabe Kangas
437b3063f8
Put content.md in data dir during build
2020-11-17 20:27:14 -08:00
Matt Steele
aeb221b32f
Do not highlight usernames inside links ( #366 )
...
sweet!
* Do not highlight usernames inside words
Fixes #156
* Do not search on separate words
* Add accuracy options to markjs
2020-11-17 17:29:03 -08:00
gingervitis
f8d94c2dc2
jump to bottom of list when the DOM observes that a new message node has been added ( #369 )
2020-11-17 16:59:27 -08:00
Gabe Kangas
31e0382a87
Add error text to clarify config changes from #373
2020-11-17 15:30:50 -08:00
Owncast
2bb0cec5be
Commit updated API documentation
2020-11-17 23:13:26 +00:00
gingervitis
01f16aeddf
Simplify Logo requirement from users. ( #373 )
...
* Simplify Logo requirement from users.
- Only require 1 logo file, instead of a `small` and `large` one. Just require `logo`.
- Update frontend sso that primary header logo will ALWAYS be owncast logo.
- User's logo will remain in "user content" area.
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online>
2020-11-17 15:12:54 -08:00
Gabe Kangas
1c753b2606
Update readme
2020-11-17 08:24:49 -08:00
dependabot[bot]
92fa5b5c8c
Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript ( #370 )
...
* Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript
Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/joeattardi/emoji-button/releases )
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.4.0...v4.5.0 )
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>
2020-11-16 22:45:13 -08:00
dependabot[bot]
ad223695cc
Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5 ( #372 )
...
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3 ) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/mattn/go-sqlite3/releases )
- [Commits](https://github.com/mattn/go-sqlite3/compare/v1.14.4...v1.14.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 22:42:22 -08:00
dependabot[bot]
fc9b4ee739
Bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.29 ( #371 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.28 to 1.35.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.35.28...v1.35.29 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 22:38:40 -08:00
Gabe Kangas
a24dbc418b
Tame down encoding performance alerts. Closes #338
2020-11-16 21:02:48 -08:00
Gabe Kangas
bf4758d166
Update source building instructions to include the bundled admin
2020-11-16 20:37:49 -08:00
Matt Steele
a40b3a0e80
Check if inbound details properly set before use ( #365 )
...
* Check if inbound details properly set before use
Fixes #340
* Only parse setDataFrame messages
* Remove unneeded guard
2020-11-16 20:14:22 -08:00
dependabot[bot]
4f4a13540f
Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript ( #367 )
...
* Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript
Bumps [@joeattardi/emoji-button](https://github.com/joeattardi/emoji-button ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/joeattardi/emoji-button/releases )
- [Commits](https://github.com/joeattardi/emoji-button/compare/v4.3.0...v4.4.0 )
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>
2020-11-16 17:38:12 -08:00
Gabe Kangas
34e9f92794
Update bundled admin
2020-11-16 14:38:57 -08:00
dependabot[bot]
f889aeb83c
Bump github.com/aws/aws-sdk-go from 1.35.27 to 1.35.28 ( #368 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.27 to 1.35.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.35.27...v1.35.28 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 13:50:20 -08:00
Christian Muehlhaeuser
2461fd02e2
Extended config example ( #363 )
2020-11-15 11:58:48 -08:00
Gabe Kangas
4d2066a76d
Start cleaning up linter errors. ( #358 )
...
* Start cleaning up linter errors. For #357
* Fix unmarshalling NullTime values
* More linter fixes
* Remove commented code
* Move defer up
* Consolidate error check lines
* Move error check to make sure row iteration was successful
* Cleaner error check + do not recreate pipe if it exists
* Consolidate hashing to generate client id
2020-11-14 18:39:53 -08:00
dependabot[bot]
c76b7229a5
Bump preact from 10.5.5 to 10.5.7 in /build/javascript ( #360 )
...
* Bump preact from 10.5.5 to 10.5.7 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.5 to 10.5.7.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.5...10.5.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>
2020-11-12 22:59:02 -08:00