PikachuEXE
PikachuEXE
### What happened? HTML generated under Dark theme: ```html 00:19 --> 00:24 Text ``` HTML under light theme ```html 00:00 --> 00:19 Text ``` ### Steps to reproduce 1. Set...
Similar issue for another extension: https://github.com/ClearURLs/Addon/issues/326
### Steps to reproduce - Save following script into a file e.g. `script.js` - Install `youtube.js` (I did this in FreeTube project folder) - `node script.js` ```js const { Innertube...
I am trying to update [httpx](https://gitlab.com/os85/httpx) to 1.3.x and it now depends on http-2 1.x https://gitlab.com/os85/httpx/-/commit/e250ea5118aa4dee46ddd15204abd8581af9932f http-2 [1.0.0](https://github.com/igrigorik/http-2/releases/tag/v1.0.0) has 1 breaking change only: Set ruby 2.7 as the lowest supported...
## Pull Request Type - [ ] Bugfix - [ ] Feature Implementation - [ ] Documentation - [x] Other ## Related issue https://github.com/FreeTubeApp/FreeTube/pull/6883 ## Description Bump dev version first?...
## Pull Request Type - [ ] Bugfix - [x] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue N/A ## Description There are times I...
## Pull Request Type - [x] Bugfix - [ ] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue Closes https://github.com/FreeTubeApp/FreeTube/issues/6539 ## Description `wheel` triggered N...
I wrote a unit test for error message testing path & error message My original unit test assert looks like ```rust assert_eq!( invalid_record.validate().unwrap_err().into_inner()[0], ( Path::new("content_fingerprints").join("0"), Error::new("value is not a trimmed...
## Pull Request Type - [x] Bugfix - [ ] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue Caused by upgrade in https://github.com/FreeTubeApp/FreeTube/pull/7403 ## Description...
## Pull Request Type - [x] Bugfix - [x] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue Undo introduced in https://github.com/FreeTubeApp/FreeTube/pull/5885 Closes https://github.com/FreeTubeApp/FreeTube/issues/6934 ## Description...