Results 603 comments of absidue

@zingaburga Can you please confirm that you are using FreeTube completely normally (so no rapid switching between videos or opening videos in multiple windows at the same time) and that...

Please fix the build and revert all unrelated changes such as the dependency additions, there is no need to manually extract anything from the asar file and the translations are...

Looks like you may have mistakenly used npm instead of yarn to install the dependencies and pushed a package-lock.json file, additionally there seem to be changes to the yarn.lock file...

The reason this pull request keeps getting conflicts is because you still have changes in the yarn.lock file that should not exist in this PR. Please remove all modifications to...

You probably need to delete your entire `node_modules` folder as it is probably slightly messed up from combining npm and yarn. I will push the unmodified `yarn.lock` file for you...

The biggest open question is how to handle multiple windows with this tray stuff. You can open new windows in many different ways, it is not an obscure feature: *...

No, but I also specifically asked for it to not be triggered on close, closing a window should close the window. Keep in mind that unlike other apps, FreeTube doesn't...

I think it is worth defining what should happen if something in that "ecosystem CI" breaks. Here are my two suggested policies: **Breakages caused by changes to internal/private ESLint APIs:**...

@SukkaW I presume you haven't actually read any of the threads on the topic, as mentioned by multiple ESLint and TypeScript ESLint maintainers the changes were to ESLint internals, exported...

How should that setting work when the original, dubbed and audio descriptions are all in the same language, like in this video?: https://youtu.be/Kn56bMZ9OE8 On that note audio descriptions exist, which...