Fix builds failing due to broken Weblate keys#7560
Merged
FreeTubeBot merged 4 commits intoFreeTubeApp:developmentfrom Jun 13, 2025
Merged
Fix builds failing due to broken Weblate keys#7560FreeTubeBot merged 4 commits intoFreeTubeApp:developmentfrom
FreeTubeBot merged 4 commits intoFreeTubeApp:developmentfrom
Conversation
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
3 tasks
absidue
previously approved these changes
Jun 13, 2025
PikachuEXE
previously approved these changes
Jun 13, 2025
Member
Author
|
Seems like i missed something. Will recheck in a few mins |
5388633
PikachuEXE
approved these changes
Jun 13, 2025
absidue
approved these changes
Jun 13, 2025
kommunarr
approved these changes
Jun 13, 2025
PikachuEXE
added a commit
to palharesf/FreeTube
that referenced
this pull request
Jun 16, 2025
* development: Translated using Weblate (English (United Kingdom)) add beta to asset name (FreeTubeApp#7512) Translated using Weblate (Dutch) Translated using Weblate (Dutch) Fix builds failing due to broken Weblate keys (FreeTubeApp#7560) Translated using Weblate (Persian) Translated using Weblate (Welsh) Migrate FtListVideoLazy to the composition API (FreeTubeApp#7534) Bump electron-builder from 26.0.15 to 26.0.16 (FreeTubeApp#7539) Bump eslint-plugin-vue from 10.1.0 to 10.2.0 in the eslint group (FreeTubeApp#7537) Bump webpack-dev-server from 5.2.1 to 5.2.2 (FreeTubeApp#7538) Bump electron from 36.3.2 to 36.4.0 (FreeTubeApp#7540) Translated using Weblate (Hungarian) Migrate FtPlaylistAddVideoPrompt and FtPlaylistSelector to the composition API (FreeTubeApp#7511) Speed up the loading of the geolocation data (FreeTubeApp#7527) Remove unnecessary barrel file in store (FreeTubeApp#7522) Translated using Weblate (Bulgarian) # Conflicts: # static/locales/fa.yaml
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Jun 17, 2025
* development: (168 commits) Bump stefanzweifel/git-auto-commit-action from 5 to 6 (FreeTubeApp#7564) Translated using Weblate (Swedish) Bump the eslint group with 3 updates (FreeTubeApp#7567) Bump sass from 1.89.1 to 1.89.2 (FreeTubeApp#7565) Bump shaka-player from 4.14.15 to 4.14.18 (FreeTubeApp#7566) Bump postcss from 8.5.4 to 8.5.5 in the stylelint group (FreeTubeApp#7568) Bump electron-builder from 26.0.16 to 26.0.17 (FreeTubeApp#7569) Translated using Weblate (English (United Kingdom)) add beta to asset name (FreeTubeApp#7512) Translated using Weblate (Dutch) Translated using Weblate (Dutch) Fix builds failing due to broken Weblate keys (FreeTubeApp#7560) Translated using Weblate (Persian) Translated using Weblate (Welsh) Migrate FtListVideoLazy to the composition API (FreeTubeApp#7534) Bump electron-builder from 26.0.15 to 26.0.16 (FreeTubeApp#7539) Bump eslint-plugin-vue from 10.1.0 to 10.2.0 in the eslint group (FreeTubeApp#7537) Bump webpack-dev-server from 5.2.1 to 5.2.2 (FreeTubeApp#7538) Bump electron from 36.3.2 to 36.4.0 (FreeTubeApp#7540) Translated using Weblate (Hungarian) ...
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Jun 23, 2025
* development: (214 commits) Translated using Weblate (Portuguese (Brazil)) Translated using Weblate (French) Translated using Weblate (French) add search filter reset button (FreeTubeApp#7531) ! Fix variant selection when no variant's audio role marked as main (FreeTubeApp#7571) Make sure description isn't null when extracting chapters from description (FreeTubeApp#7505) Translated using Weblate (French) Bump stefanzweifel/git-auto-commit-action from 5 to 6 (FreeTubeApp#7564) Translated using Weblate (Swedish) Bump the eslint group with 3 updates (FreeTubeApp#7567) Bump sass from 1.89.1 to 1.89.2 (FreeTubeApp#7565) Bump shaka-player from 4.14.15 to 4.14.18 (FreeTubeApp#7566) Bump postcss from 8.5.4 to 8.5.5 in the stylelint group (FreeTubeApp#7568) Bump electron-builder from 26.0.16 to 26.0.17 (FreeTubeApp#7569) Translated using Weblate (English (United Kingdom)) add beta to asset name (FreeTubeApp#7512) Translated using Weblate (Dutch) Translated using Weblate (Dutch) Fix builds failing due to broken Weblate keys (FreeTubeApp#7560) Translated using Weblate (Persian) ... # Conflicts: # package.json # src/renderer/helpers/api/local.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
Description
Lines are being wrapped more aggressively and js-yaml is failing to parse the yaml. Line wrapping has been disabled for now but the broken keys still needs fixing. Putting the keys on one line seems todo the job.