dependabot[bot]
bd6cdb96f0
Bump postcss-cli from 8.1.0 to 8.2.0 in /build/javascript ( #310 )
...
Bumps [postcss-cli](https://github.com/postcss/postcss-cli ) from 8.1.0 to 8.2.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.1.0...8.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 23:57:37 -07:00
Owncast
e0177afa87
Commit updated API documentation
2020-10-30 01:42:11 +00:00
Gabe Kangas
2131a203ed
Add get log apis to doc
2020-10-29 18:41:21 -07:00
gingervitis
c87a7f8564
Merge pull request #309 from bgildson/issue307
...
Something like `62 days 12:34:55` might look a bit funny, but I don't a lot of folks will be seeing multiple-day streams anyway. But this works for me, thanks for doing this @bgildson !
changed duration format to also represent days
2020-10-29 18:29:25 -07:00
Gabe Kangas
de88a34683
Use a real URL
2020-10-29 18:26:10 -07:00
Gabe Kangas
5c6f5fc697
Add logging admin APIs for dashboard #114
2020-10-29 18:17:04 -07:00
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
2020-10-29 14:09:28 -07:00
bgildson
bcf7332675
changed duration format to also represent days
2020-10-29 08:46:54 -03:00
Gabe Kangas
72918a62d8
Update owncast-release-checklist.md
2020-10-29 00:31:09 -07:00
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>
2020-10-29 00:26:56 -07:00
Gabe Kangas
6fb006f7e5
Update package.json
2020-10-28 14:59:17 -07:00
Gabe Kangas
6504736c4b
Update javascript-packages.yaml
2020-10-28 14:58:33 -07:00
Gabe Kangas
2b555ce42f
Test commit to see if workflow fires propertly
2020-10-28 14:56:21 -07:00
Gabe Kangas
d173b93204
Update javascript-packages.yaml
2020-10-28 14:54:31 -07:00
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>
2020-10-28 13:22:46 -07:00
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>
2020-10-28 08:57:28 -07:00
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>
2020-10-27 00:12:30 -07:00
Gabe Kangas
6c5253c7e0
Do not panic. Closes #295
2020-10-26 18:58:54 -07:00
Gabe Kangas
2c3da709f5
Add some additional issue template items
2020-10-26 15:03:34 -07:00
Gabe Kangas
18829209cb
Add issue template for public release checklist
2020-10-26 12:59:00 -07:00
Gabe Kangas
4b70edac83
Fill in all the values for the admin config api
2020-10-26 09:14:20 -07:00
Gabe Kangas
34fe55b5a3
Add getter for stream variant encoder preset w/ test
2020-10-26 09:14:20 -07:00
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>
2020-10-26 08:55:31 -07:00
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
2020-10-26 08:49:33 -07:00
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>
2020-10-26 01:08:04 -07:00
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>
2020-10-26 01:05:00 -07:00
Gabe Kangas
2ee09f9697
Add stream key to config admin api
2020-10-25 22:17:56 -07:00
Gabe Kangas
903c977b13
Add GetAdminStatus endpoint that is compatible with admin auth
2020-10-25 18:56:53 -07:00
Gabe Kangas
8ed21d303f
Fix typo in verbose launch args
2020-10-24 16:01:49 -07:00
Gabe Kangas
32c7e3fa34
Clear current broadcaster on stream end. Closes #285
2020-10-24 14:58:34 -07:00
Gabe Kangas
de40da1cf0
Add verbose logging option to launch.json
2020-10-24 14:32:42 -07:00
Gabe Kangas
0374bd262f
Update script to support 32bit linux binaries. Closes #288
2020-10-24 13:52:59 -07:00
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>
2020-10-22 23:55:56 -07:00
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>
2020-10-22 14:14:44 -07:00
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>
2020-10-21 23:27:36 -07:00
Owncast
be9fb81102
Commit updated API documentation
2020-10-22 05:42:51 +00:00
Gabe Kangas
ebed81c81e
Test update of api doc
2020-10-21 22:41:57 -07:00
Gabe Kangas
294339b496
Fix typo
2020-10-21 22:39:32 -07:00
Gabe Kangas
0558f4f699
Mark APIs as pre-release
2020-10-21 22:38:02 -07:00
Gabe Kangas
03151f1dd1
Render api documentation when openapi.yaml is updated
2020-10-21 22:36:19 -07:00
Gabe Kangas
2b8aea8797
Support a local working directory copy of ffmpeg. Closes #276
2020-10-21 21:47:42 -07:00
Gabe Kangas
131675bc03
Split out setting broadcaster details into its own file
2020-10-21 17:07:00 -07:00
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>
2020-10-20 18:38:37 -07:00
Gabe Kangas
c6eeb1d208
jesus stop commiting node_modules you stupid github action
2020-10-20 15:24:40 -07:00
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>
2020-10-20 15:23:33 -07:00
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>
2020-10-20 15:21:49 -07:00
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>
2020-10-20 15:15:56 -07:00
Gabe Kangas
fb4a822cd8
Removing javascript workflow because it keeps commiting node_modules to the repo
2020-10-20 00:29:33 -07:00
Gabe Kangas
205ef8926e
These files should not be added
2020-10-19 22:22:33 -07:00
Gabe Kangas
226242f07b
Another test of the workflow
2020-10-19 22:16:54 -07:00