Commit Graph

6735 Commits

Author SHA1 Message Date
Markus Gaugg ecebdf4a35
Translated using Weblate (German)
Currently translated at 100.0% (866 of 866 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2024-06-11 18:09:20 +02:00
Fjuro 25416b0a4b
Translated using Weblate (Czech)
Currently translated at 100.0% (866 of 866 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2024-06-11 16:09:21 +02:00
Ghost of Sparta dd0976e29b
Translated using Weblate (Hungarian)
Currently translated at 100.0% (866 of 866 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2024-06-11 16:09:20 +02:00
Priit Jõerüüt ca76a7591a
Translated using Weblate (Estonian)
Currently translated at 100.0% (866 of 866 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/et/
2024-06-11 16:09:19 +02:00
absidue d12abb82b5
Local API: Extract releases on auto-generated artist topic channels (#5241) 2024-06-11 12:49:18 +00:00
absidue eddee49a1e
Local API: Extract playlists on the auto-generated "Music" channel (#5250) 2024-06-11 12:19:53 +00:00
Mehul Sweeti Agrawal 27d2687579
Add confirmation popup before unsubscribing (#4896)
* Add confirmation popup before unsubscribing

* Added translation to confirmation popup

* Add accidental popup setting

* Remove extra parameter from handleSubscription function

* Resolve unsubscription problem in case of mutiple profiles
2024-06-11 12:01:29 +00:00
absidue b9146b1fe1
Fix mouse backward and forward buttons not updating the in-app buttons (#5242) 2024-06-11 13:26:08 +08:00
absidue 0050909045
Disable @intlify/vue-i18n/no-deprecated-tc eslint rule as it does not apply to Vue 2 (#5249) 2024-06-10 15:10:53 -04:00
CocolinoFan 93851f559e
Translated using Weblate (Romanian)
Currently translated at 89.1% (771 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2024-06-10 21:09:19 +02:00
dependabot[bot] bb65ccd6a0
Bump youtubei.js from 9.4.0 to 10.0.0 (#5248)
* Bump youtubei.js from 9.4.0 to 10.0.0

Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 9.4.0 to 10.0.0.
- [Release notes](https://github.com/LuanRT/YouTube.js/releases)
- [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LuanRT/YouTube.js/compare/v9.4.0...v10.0.0)

---
updated-dependencies:
- dependency-name: youtubei.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Disable undesired `enable_session_cache` setting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2024-06-10 17:48:46 +00:00
dependabot[bot] 94e749d6a3
Bump @intlify/eslint-plugin-vue-i18n from 2.0.0 to 3.0.0 (#5247)
Bumps [@intlify/eslint-plugin-vue-i18n](https://github.com/intlify/eslint-plugin-vue-i18n) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/intlify/eslint-plugin-vue-i18n/releases)
- [Changelog](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/eslint-plugin-vue-i18n/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@intlify/eslint-plugin-vue-i18n"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 12:29:01 +00:00
dependabot[bot] 6f74f67a8c
Bump the babel group with 3 updates (#5244)
Bumps the babel group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/core` from 7.24.6 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

Updates `@babel/eslint-parser` from 7.24.6 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/eslint/babel-eslint-parser)

Updates `@babel/preset-env` from 7.24.6 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 12:19:42 +00:00
dependabot[bot] 58cb3a90e8
Bump eslint-plugin-n from 17.7.0 to 17.8.1 in the eslint group (#5245)
Bumps the eslint group with 1 update: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n).


Updates `eslint-plugin-n` from 17.7.0 to 17.8.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.7.0...v17.8.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-10 12:18:33 +00:00
Milo Ivir 4f31de284e
Translated using Weblate (Croatian)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2024-06-09 20:09:31 +02:00
Jason bf3304dfef
Use auto scrollbar size for all scrollbars except the side nav (#5172)
* Use auto scrollbar size for all except the side nav

* Have scrollbar increase in size on hover
2024-06-09 18:33:08 +02:00
Colgrave 5f1230fcbc
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2024-06-09 03:09:12 +02:00
NEXI b57e2511e5
Translated using Weblate (Serbian)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/sr/
2024-06-07 14:09:22 +02:00
Priit Jõerüüt 741752d7b0
Translated using Weblate (Estonian)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/et/
2024-06-07 14:09:21 +02:00
Fjuro f9e1b18743
Translated using Weblate (Czech)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2024-06-07 12:09:16 +02:00
Philip Goto 8ce00cd0d4
Translated using Weblate (Dutch)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2024-06-07 12:09:15 +02:00
Jeff Huang 398c312f44
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/
2024-06-07 04:09:16 +00:00
Massimo Pissarello c793c9d444
Translated using Weblate (Italian)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2024-06-07 04:09:22 +02:00
大王叫我来巡山 3e348d9c08
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2024-06-07 04:09:21 +02:00
Jason 51666b54b3
Play next/prev video after removing current video from the playlist (#5158)
* Remove un-utilized allowPlayingVideoRemoval disabled option

* Have currently deleted video entry become the prior entry in the playlist

* Fix issue where first video is skipped when current video after removal is zeroth & loop is enabled

* Handle first video in playlist being removed

* Fix shuffle prevVideo issue

* Fix wrong variable for reversal bug

* Implement suggested optimization
2024-06-07 06:09:56 +08:00
Rex_sa a9342e328f
Translated using Weblate (Arabic)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ar/
2024-06-06 22:09:24 +02:00
summoner001 ac544ec901
Translated using Weblate (Hungarian)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2024-06-06 18:10:17 +00:00
Oğuz Ersen ab7098b380
Translated using Weblate (Turkish)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/tr/
2024-06-06 18:10:11 +00:00
Jose Delvani bfd22ddafb
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/
2024-06-06 18:10:10 +00:00
gallegonovato f4c87f5dd1
Translated using Weblate (Spanish)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2024-06-06 18:09:29 +02:00
Grzegorz Wójcicki 96d34e1361
Translated using Weblate (Polish)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pl/
2024-06-06 18:09:28 +02:00
Markus Gaugg 22ffb2683d
Translated using Weblate (German)
Currently translated at 100.0% (865 of 865 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2024-06-06 18:09:28 +02:00
absidue 30851b2764
Limit which URLs FreeTube will open externally (#5213)
* Limit which URLs FreeTube will open externally

* Show toast when the URL was blocked
2024-06-06 14:26:13 +00:00
Markus Gaugg de29b17b51
Translated using Weblate (German)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2024-06-05 21:54:58 +02:00
Oğuz Ersen d08007eae8
Translated using Weblate (Turkish)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/tr/
2024-06-05 20:09:12 +02:00
Milo Ivir 43eb6db027
Translated using Weblate (Croatian)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2024-06-05 20:09:11 +02:00
Rex_sa bb4aff6162
Translated using Weblate (Arabic)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ar/
2024-06-05 20:09:10 +02:00
Jose Delvani 6cfebc768d
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/
2024-06-05 14:09:18 +02:00
Fjuro 3f181ca05d
Translated using Weblate (Czech)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2024-06-05 12:09:15 +02:00
summoner001 4c5f03eb33
Translated using Weblate (Hungarian)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2024-06-05 09:09:13 +02:00
Massimo Pissarello 4599503c7e
Translated using Weblate (Italian)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2024-06-05 06:09:13 +02:00
Jeff Huang 80104a6847
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/
2024-06-05 04:09:13 +02:00
大王叫我来巡山 78c6cbd286
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2024-06-05 04:09:12 +02:00
Ophiushi 5d7e2aef22
Translated using Weblate (French)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2024-06-05 00:09:13 +00:00
gallegonovato ff60db998a
Translated using Weblate (Spanish)
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2024-06-05 00:09:11 +02:00
Jose Delvani 5e457fe02a
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (864 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/
2024-06-05 00:09:11 +02:00
gallegonovato a343857a9f
Translated using Weblate (Spanish)
Currently translated at 99.7% (862 of 864 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2024-06-04 23:08:22 +02:00
PikachuEXE f13f788cfe
Make adding duplicate disabled by default (#5044)
* * Make adding duplicate disabled by default

* * Make additional text work for multi video adding

* * Put controls toward the end

* * Add new label text to translation file

* * Use set instead of array for performance

* * Add aria-disabled to disabled playlist selector

* * Move toggles to the left
2024-06-04 23:04:02 +02:00
absidue aaea23b943
Switch settings sections and form elements to created lifecycle hook (#5224) 2024-06-04 09:00:10 +00:00
syl 8513474e73
Translated using Weblate (French)
Currently translated at 100.0% (861 of 861 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2024-06-03 22:09:20 +02:00