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
Gabe Kangas
ea9579d899
Add multiple variants to the transcoder test
5 years ago
gingervitis
120bfb56e3
Merge pull request #264 from owncast/gek/update-chat-styling
...
Update chat styling
Look great.
5 years ago
Ginger Wong
03a6eb3cee
optmized lines
5 years ago
Gabe Kangas
7dcc89a841
Add system chat message support to messages query
5 years ago
Gabe Kangas
f4815e331c
Update chat styling
5 years ago
Gabe Kangas
1b821e4c4e
Add a link to rocket.chat in the contact section of the readme
5 years ago
dependabot[bot]
9a8b9ad2e0
Bump github.com/aws/aws-sdk-go from 1.35.7 to 1.35.8 ( #260 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.35.7 to 1.35.8.
- [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.7...v1.35.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
bitspill
bfbac8cc57
Variable collisions; Possible use of nil value ( #256 )
...
* Variable '*' collides with imported package name
* Variable 'error' collides with builtin interface
* '*' may have 'nil' or other unexpected value as its corresponding error variable may be not 'nil'
5 years ago
Gabe Kangas
3812e6345f
Fix typo
5 years ago
Gabe Kangas
30c9bbe966
Size logo properly with the user image
5 years ago
Gabe Kangas
f9039acadb
Use SVG for default logos. Closes #261
5 years ago
Gabe Kangas
90ddf4f1b6
Remove yp section from config since we are not ready for it yet
5 years ago
Gabe Kangas
627f6ebbe3
Remove rogue file
5 years ago
Gabe Kangas
73ca2c2464
We use npx to run snowpack so it is not needed to install
5 years ago