ChunkyProgrammer
ChunkyProgrammer
If redirecting an api url then instances that have the api disabled are filtered out. An example of this being useful is the api documentation, there is a link to...
efy seems to have some accessibility issues. Example issues: - efy icons when used as buttons do not have text that can be used by screen readers (aria-label/title attributes) -...
Hello, We are planning on archiving the @freetube/yt-trending-scraper module in the near future. I thought I'd reach out to the modules dependants to let them know so they can migrate...
# Don't make requests when importing subscriptions ## Pull Request Type - [x] Bugfix ## Related issue - Avoids rate limit when importing subscriptions - closes https://github.com/FreeTubeApp/FreeTube/issues/3943 - closes https://github.com/FreeTubeApp/FreeTube/issues/5594...
### Guidelines - [X] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases). - [X] I have encountered this bug in the [official downloads of FreeTube](https://github.com/FreeTubeApp/FreeTube#official-downloads). - [X]...
# Add ability to see comment replies of community posts through invidious ## Pull Request Type - [x] Feature Implementation ## Related issue #3253 (invidious only) ## Description This PR...
# IV: Display video tags in search results ## Pull Request Type - [x] Feature Implementation ## Related issue Implements changes from https://github.com/FreeTubeApp/FreeTube/pull/5119 when using the invidious API ## Screenshots...
This PR makes it possible to display badges in the search results for third party Invidious applications (ex: FreeTube) Related: https://github.com/FreeTubeApp/FreeTube/pull/5590  
# Migrate stylelintrc to stylint.config.js ## Pull Request Type - [x] Other - maintenance/dev chore ## Description This PR migrates the stylelintrc file to a stylelint.config.mjs file. This is now...
# Add null-check for RichShelf playlist url ## Pull Request Type - [x] Bugfix ## Description This is causing error on the music channel since it is missing the url...