Gabe Kangas
3963568951
Stop rtmp from reaching back into core ( #290 )
...
* Stop rtmp from reaching back into core.
* Un-export since these functions no longer need to be public
5 years ago
Gabe Kangas
72918a62d8
Update owncast-release-checklist.md
5 years ago
dependabot[bot]
592f890a97
Bump github.com/aws/aws-sdk-go from 1.35.16 to 1.35.17 ( #308 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.16 to 1.35.17.
- [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.16...v1.35.17 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
6fb006f7e5
Update package.json
5 years ago
Gabe Kangas
6504736c4b
Update javascript-packages.yaml
5 years ago
Gabe Kangas
2b555ce42f
Test commit to see if workflow fires propertly
5 years ago
Gabe Kangas
d173b93204
Update javascript-packages.yaml
5 years ago
dependabot[bot]
e17c26bead
Bump @videojs/themes from 1.0.0 to 1.0.1 in /build/javascript ( #302 )
...
Bumps @videojs/themes from 1.0.0 to 1.0.1.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
e5b80af595
Bump github.com/aws/aws-sdk-go from 1.35.15 to 1.35.16 ( #301 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.15 to 1.35.16.
- [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.15...v1.35.16 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
41baba943a
Bump github.com/aws/aws-sdk-go from 1.35.14 to 1.35.15 ( #297 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.14 to 1.35.15.
- [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.14...v1.35.15 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
6c5253c7e0
Do not panic. Closes #295
5 years ago
Gabe Kangas
2c3da709f5
Add some additional issue template items
5 years ago
Gabe Kangas
18829209cb
Add issue template for public release checklist
5 years ago
Gabe Kangas
4b70edac83
Fill in all the values for the admin config api
5 years ago
Gabe Kangas
34fe55b5a3
Add getter for stream variant encoder preset w/ test
5 years ago
Gabe Kangas
19e86b8c04
First pass at centralized database reference. Closes #282 ( #289 )
...
* First pass at centralized database reference. Closes #282
* Add verbose logging option to launch.json
* Clear current broadcaster on stream end. Closes #285
* Fix typo in verbose launch args
* Add support for purging tailwind styles. For #224
* Don't need to pass db as param since it is stored
* Commit updated Javascript packages
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
Gabe Kangas
6d0aa4bdd1
Create a production build of Tailwind at release time ( #292 )
...
* Add support for purging tailwind styles. For #224
* Build prod version of tailwind in build script
5 years ago
dependabot[bot]
153719cd1b
Bump github.com/aws/aws-sdk-go from 1.35.13 to 1.35.14 ( #294 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.13 to 1.35.14.
- [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.13...v1.35.14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
8d0688d425
Bump tailwindcss from 1.9.5 to 1.9.6 in /build/javascript ( #293 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.5...v1.9.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
2ee09f9697
Add stream key to config admin api
5 years ago
Gabe Kangas
903c977b13
Add GetAdminStatus endpoint that is compatible with admin auth
5 years ago
Gabe Kangas
8ed21d303f
Fix typo in verbose launch args
5 years ago
Gabe Kangas
32c7e3fa34
Clear current broadcaster on stream end. Closes #285
5 years ago
Gabe Kangas
de40da1cf0
Add verbose logging option to launch.json
5 years ago
Gabe Kangas
0374bd262f
Update script to support 32bit linux binaries. Closes #288
5 years ago
dependabot[bot]
a84f93ec0f
Bump github.com/aws/aws-sdk-go from 1.35.12 to 1.35.13 ( #286 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.12 to 1.35.13.
- [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.12...v1.35.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Gabe Kangas
2839a5e236
Custom thumbnail poster component ( #281 )
...
* Custom thumbnail poster component
* add opacity transition to thumbnail img
* fix some videoonly styles
* move video styles to video.css
* make component out of image layers; put inline styles into css
* cleanup
* update videoonly ; don't render poster if video player, remove dom modification in player
* revert interval
Co-authored-by: Ginger Wong <omqmail@gmail.com>
5 years ago
dependabot[bot]
2f37df61f2
Bump github.com/aws/aws-sdk-go from 1.35.10 to 1.35.12 ( #280 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.10 to 1.35.12.
- [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.10...v1.35.12 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
Owncast
be9fb81102
Commit updated API documentation
5 years ago
Gabe Kangas
ebed81c81e
Test update of api doc
5 years ago
Gabe Kangas
294339b496
Fix typo
5 years ago
Gabe Kangas
0558f4f699
Mark APIs as pre-release
5 years ago
Gabe Kangas
03151f1dd1
Render api documentation when openapi.yaml is updated
5 years ago
Gabe Kangas
2b8aea8797
Support a local working directory copy of ffmpeg. Closes #276
5 years ago
Gabe Kangas
131675bc03
Split out setting broadcaster details into its own file
5 years ago
Gabe Kangas
72de85bc10
Add Javascript update Github Actions workflow ( #275 )
...
* JS update workflow
* Update package.json to see if workflow fires properly
* Commit updated Javascript packages
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
Gabe Kangas
c6eeb1d208
jesus stop commiting node_modules you stupid github action
5 years ago
dependabot[bot]
5d00851db3
Bump tailwindcss from 1.9.4 to 1.9.5 in /build/javascript ( #272 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.4...v1.9.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
180e31a796
Bump github.com/aws/aws-sdk-go from 1.35.8 to 1.35.10 ( #271 )
...
* Commit updated Javascript packages
* Bump preact from 10.5.4 to 10.5.5 in /build/javascript (#265 )
* Trying a new github workflow to install javascript packages
* Bump tailwindcss from 1.9.2 to 1.9.4 in /build/javascript (#266 )
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Commit updated Javascript packages
* Bump preact from 10.5.4 to 10.5.5 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.4 to 10.5.5.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.4...10.5.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
* Bump github.com/aws/aws-sdk-go from 1.35.8 to 1.35.10
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.8 to 1.35.10.
- [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.8...v1.35.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Owncast <owncast@owncast.online>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
5 years ago
dependabot[bot]
dab7914eab
Bump @justinribeiro/lite-youtube from 0.9.0 to 0.9.1 in /build/javascript ( #273 )
...
* Commit updated Javascript packages
* Bump preact from 10.5.4 to 10.5.5 in /build/javascript (#265 )
* Trying a new github workflow to install javascript packages
* Bump tailwindcss from 1.9.2 to 1.9.4 in /build/javascript (#266 )
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Commit updated Javascript packages
* Bump preact from 10.5.4 to 10.5.5 in /build/javascript
Bumps [preact](https://github.com/preactjs/preact ) from 10.5.4 to 10.5.5.
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.5.4...10.5.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owncast <owncast@owncast.online>
* Bump @justinribeiro/lite-youtube in /build/javascript
Bumps [@justinribeiro/lite-youtube ](https://github.com/justinribeiro/lite-youtube ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/justinribeiro/lite-youtube/releases )
- [Commits](https://github.com/justinribeiro/lite-youtube/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Owncast <owncast@owncast.online>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
5 years ago
Gabe Kangas
fb4a822cd8
Removing javascript workflow because it keeps commiting node_modules to the repo
5 years ago
Gabe Kangas
205ef8926e
These files should not be added
5 years ago
Gabe Kangas
226242f07b
Another test of the workflow
5 years ago
Gabe Kangas
2987b6a87c
Update workflow
5 years ago
Owncast
8425930eed
Commit updated Javascript packages
5 years ago
Gabe Kangas
3f50ce9bfc
Revert "Commit updated Javascript packages"
...
This reverts commit a88734348a
.
5 years ago
Owncast
a88734348a
Commit updated Javascript packages
5 years ago
Gabe Kangas
5d03ecb694
Test workflow commit
5 years ago
Gabe Kangas
22f37df2a6
Trying a new github workflow to install javascript packages
5 years ago
Gabe Kangas
1290c757a2
Add cleanup to test content script
5 years ago