absidue
absidue
Playlists like [How To Build An App: Everything You Didn't Know You Needed To Know](https://www.youtube.com/playlist?list=PL96C35uN7xGJu6skU4TBYrIWxggkZBrF5) don't have an estimate for the number of videos in the playlist, this caused weird...
**Preamble** When Procursus switched the default shell from bash to dash, numerous packages failed to install and uninstall. This was due to the maintainer scripts in those packages being created...
--- Use native webbrowser features instead of jquery --- **Pull Request Type** - [x] Feature Implementation **Related issue** Please link the issue your pull request is referring to. If this...
--- Implement chapters --- **Pull Request Type** - [x] Feature Implementation **Related issue** closes #579 **Description** This pull request implements chapters. As the Invidious API doesn't provide chapters (https://github.com/iv-org/invidious/issues/2395), the...
--- Ensure that FreeTube always opens on a display that is currently attached --- **Pull Request Type** - [x] Bugfix **Related issue** closes https://github.com/FreeTubeApp/FreeTube/issues/1938 **Description** This pull request fixes the...
### Guidelines - [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases). - [X] I have searched the [issue tracker](https://github.com/FreeTubeApp/FreeTube/issues) for a bug report that matches the...
This pull request adds the cJSON library because it's a dependency of the [mosquitto](https://mosquitto.org/) MQTT library and broker that I will add in a later pull request.
Depends on ProcursusTeam/Procursus#403 please merge that first.
--- Compress and lazy load locales --- **Pull Request Type** - [x] Feature Implementation **Description** This pull request adds a custom webpack plugin to compress the language files with brotli...
--- Fix some development code not getting optimised out --- **Important note** We may remove your pull request if you do not use this provided PR template correctly. **Pull Request...