kontrollanten
kontrollanten
**Describe the problem to be solved** Sometimes a plugin or theme needs to be updated immediately. Today it can take up to 24 hours before the PeerTube plugin registry gets...
Thanks for a great package! In my case my site is not deployed through Travis, instead my deploy service (Netlify) triggers a web hook to run e2e and lighthouse after...
Thank's for a [great example](https://github.com/oliviertassinari/serviceworker-webpack-plugin/blob/master/docs/src/sw.js) to getting started using service workers. I just got a question regarding the following part: ``` .catch(() => { // User is landing on our...
NW.js seems to [support third part browser extensions](https://github.com/nwjs/nw.js/wiki/Third-party-browser-plugins) which should make it possible to enable 1Password, LastPass, etc. Would it be a solution to migrate this app too NW.js just...
We should implement [Sentry](https://sentry.io), or similar, to track errors and crash reports quickly. Sentry can create GH issues based on tracked errors. Which can be a great ground to build...
Thanks for this plugin! Have you considered add support for continue play audio (if available, otherwise lowest video quality) upon locking the screen?
### Describe the current behavior A live video isn't visible until the stream starts. ### Steps to reproduce 1. Create a normal live 2. Set privacy to Public 3. Go...
## Description Expose socket to plugins, so that they can send notifications and update live video state. ## Related issues #3282 ## Has this been tested? Doesn't make sense to...