PikachuEXE
242c93e163
Update subscription view to be able to load videos from video cache per channel ( #3668 )
...
* Changes from PR #3673
* * Update subscription view to be able to load videos from video cache again
* * Update subscription view to be able to load videos from video cache per channel
* * Remove meaningless argument `allowUseOfChannelCache`
* $ Remove unused imports
---------
Co-authored-by: petaded <code@zikl.co.uk>
2023-07-02 10:37:28 -04:00
absidue
bcf21f6d44
Use android formats when available, web for everything else ( #3715 )
2023-07-02 08:42:28 +08:00
Rex_sa
23e7041705
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ar/
2023-07-01 19:53:40 +02:00
absidue
939352347d
Add a script to update the region/geolocation files ( #3701 )
...
* Add a script to update the region/geolocation files
* Update tooltip now that we only list supported geolocations
* Add language sensitive sorting
2023-07-01 10:08:09 -04:00
Jaden
fc7c252722
Use playlist thumbnail provided by YT ( #3710 )
...
* Use playlist thumbnail provided by YT from Local API
* Use correct thumbnails for playlist page
* Fix playlistThumbnail not giving correct value
* Update youtubei.js
* Update package.json
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
* Update yarn.lock to align with package.json
---------
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
2023-06-30 18:18:43 +02:00
absidue
afffbf69fc
Fix reading instances from the Invidious fallback file ( #3712 )
2023-06-28 06:15:44 +00:00
Wesley Appler
d989af2326
Fixed incorrect invidious linking ( #3711 )
2023-06-28 08:44:49 +08:00
Mahdi Bagheri
518d019a8e
Translated using Weblate (Persian)
...
Currently translated at 35.8% (246 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fa/
2023-06-28 00:53:55 +02:00
absidue
7c7e0e5d7d
Add back sort by oldest ( #3698 )
2023-06-27 13:30:36 -04:00
absidue
6e0395d58e
Support YouTube's new layout for shorts only playlists ( #3708 )
2023-06-27 13:13:48 -04:00
PikachuEXE
2c759b8ba1
* Update view to ignore keyboard events caused by user holding keys ( #3709 )
...
No point keep refreshing info on key hold
2023-06-27 19:04:48 +02:00
absidue
87a389cce0
Fix focus related race conditions ( #3700 )
2023-06-27 11:52:39 +00:00
Kyotaro Iijima
1645970254
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ja/
2023-06-27 04:20:01 +02:00
Ihor Hordiichuk
30db1bbd47
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/uk/
2023-06-27 00:53:20 +02:00
absidue
c102996b52
Fix search bar keyboard shortcuts after hide search bar is disabled ( #3699 )
...
* Fix search bar keyboard shortcuts after hide search bar is disabled
* Fix copy paste issue
2023-06-26 16:15:42 -04:00
absidue
0a471f8a17
Fix channel tabs accessibility ( #3689 )
2023-06-26 18:58:31 +00:00
ChunkyProgrammer
23d8af59f6
Fix some web build errors ( #3687 )
2023-06-26 18:13:32 +00:00
dependabot[bot]
17e94c7fd7
Bump eslint-plugin-vue from 9.15.0 to 9.15.1 ( #3703 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.15.0 to 9.15.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.15.0...v9.15.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 19:34:18 +02:00
dependabot[bot]
97c4d8fe28
Bump sass from 1.63.4 to 1.63.6 ( #3702 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.4 to 1.63.6.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.63.4...1.63.6 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 19:34:04 +02:00
dependabot[bot]
76c0361f99
Bump eslint-plugin-n from 16.0.0 to 16.0.1 ( #3704 )
...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.0.0...16.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 19:33:37 +02:00
dependabot[bot]
3d61fd7125
Bump electron from 22.3.13 to 22.3.14 ( #3705 )
...
Bumps [electron](https://github.com/electron/electron ) from 22.3.13 to 22.3.14.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.3.13...v22.3.14 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 19:32:45 +02:00
dependabot[bot]
2f1f7c3d2c
Bump webpack from 5.87.0 to 5.88.0 ( #3706 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.87.0 to 5.88.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 19:32:17 +02:00
dependabot[bot]
427ec794c4
Bump lefthook from 1.4.2 to 1.4.3 ( #3707 )
...
Bumps [lefthook](https://github.com/evilmartians/lefthook ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/evilmartians/lefthook/releases )
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evilmartians/lefthook/compare/v1.4.2...v1.4.3 )
---
updated-dependencies:
- dependency-name: lefthook
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 19:32:00 +02:00
RikThePixel
96835dd703
Fix Hide Channel Subscribers setting still displaying subscribers if changed from a secondary window ( #3504 ) ( #3692 )
...
* Fix Hide Channel Subscribers setting still displaying subscribers if changed from a secondary window (#3504 )
* Revert naming change subscriptionCountText to channelSubCountText
* Use `!=` instead of `!==` for `subscriberCount` in ft-list-channel
* Set subscriberCount to null if `data.subscribers` is null in ft-list-channel.js
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2023-06-25 10:40:03 -04:00
HelaBasa Group (හෙළබස සමූහය)
b0eb157ef8
Translated using Weblate (Sinhala)
...
Currently translated at 7.7% (53 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/si/
2023-06-24 17:49:33 +02:00
Ihor Hordiichuk
e9f6c36422
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/uk/
2023-06-23 17:52:26 +02:00
The Cats
2661879371
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_BR/
2023-06-21 16:48:29 +02:00
absidue
3c6e1d1a8e
Escape HTML in local API text runs to prevent XSS ( #3675 )
2023-06-19 17:01:12 +00:00
dependabot[bot]
e97e1a1459
Bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1 ( #3682 )
...
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 19:24:26 +08:00
dependabot[bot]
be66177819
Bump webpack from 5.86.0 to 5.87.0 ( #3686 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.86.0 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.86.0...v5.87.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 11:03:35 +00:00
dependabot[bot]
2b7f473726
Bump videojs-overlay from 3.0.0 to 3.1.0 ( #3684 )
...
Bumps [videojs-overlay](https://github.com/brightcove/videojs-overlay ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/brightcove/videojs-overlay/releases )
- [Changelog](https://github.com/videojs/videojs-overlay/blob/main/CHANGELOG.md )
- [Commits](https://github.com/brightcove/videojs-overlay/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: videojs-overlay
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:54:37 -04:00
dependabot[bot]
f3352813dd
Bump lefthook from 1.4.1 to 1.4.2 ( #3681 )
...
Bumps [lefthook](https://github.com/evilmartians/lefthook ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/evilmartians/lefthook/releases )
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evilmartians/lefthook/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: lefthook
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:42:14 -04:00
dependabot[bot]
29f63667b2
Bump sass from 1.63.3 to 1.63.4 ( #3680 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.3 to 1.63.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.63.3...1.63.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:41:43 -04:00
dependabot[bot]
6c1d03b6dc
Bump eslint-plugin-jsonc from 2.8.0 to 2.9.0 ( #3679 )
...
Bumps [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:41:23 -04:00
dependabot[bot]
55012fdee5
Bump electron from 22.3.12 to 22.3.13 ( #3678 )
...
Bumps [electron](https://github.com/electron/electron ) from 22.3.12 to 22.3.13.
- [Release notes](https://github.com/electron/electron/releases )
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md )
- [Commits](https://github.com/electron/electron/compare/v22.3.12...v22.3.13 )
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:38:27 -04:00
dependabot[bot]
72ad7bca2a
Bump eslint from 8.42.0 to 8.43.0 ( #3677 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:38:02 -04:00
dependabot[bot]
b88d74f758
Bump eslint-plugin-yml from 1.7.0 to 1.8.0 ( #3685 )
...
Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases )
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ota-meshi/eslint-plugin-yml/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-yml
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 10:37:43 +00:00
dependabot[bot]
12e8732ffc
Bump eslint-plugin-vue from 9.14.1 to 9.15.0 ( #3676 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.14.1 to 9.15.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.1...v9.15.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 06:37:18 -04:00
Frits
447078a219
Translated using Weblate (Dutch)
...
Currently translated at 91.5% (629 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nl/
2023-06-17 09:48:22 +02:00
J. Lavoie
6411022ee9
Translated using Weblate (Finnish)
...
Currently translated at 98.6% (678 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fi/
2023-06-16 00:48:27 +02:00
Ophiushi
efb01730c5
Translated using Weblate (French)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2023-06-15 20:48:24 +02:00
Fjuro
02303afe77
Translated using Weblate (Czech)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2023-06-15 12:52:36 +02:00
Rex_sa
b67d019872
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ar/
2023-06-15 12:52:34 +02:00
Eric
e2614c00d9
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (687 of 687 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2023-06-15 12:52:33 +02:00
Wesley Appler
8281df7b79
comment url & custom emoji on invidious API ( #3658 )
...
* comment url & custom emoji on invidious API
* Multi-custom emoji fix
2023-06-14 07:26:53 -04:00
dependabot[bot]
3aebdbe655
Bump html-webpack-plugin from 5.5.1 to 5.5.3 ( #3646 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.5.1 to 5.5.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.1...v5.5.3 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:34:49 +08:00
dependabot[bot]
70d678fd8e
Bump @babel/preset-env from 7.22.4 to 7.22.5 ( #3654 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.22.4 to 7.22.5.
- [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.22.5/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 08:34:40 +08:00
dependabot[bot]
e3cb337a06
Bump webpack-cli from 5.1.3 to 5.1.4 ( #3652 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:11:42 -04:00
dependabot[bot]
27a0291a00
Bump sass from 1.62.1 to 1.63.3 ( #3647 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.1 to 1.63.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.1...1.63.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:10:56 -04:00
dependabot[bot]
19497c6612
Bump @babel/eslint-parser from 7.21.8 to 7.22.5 ( #3644 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.21.8 to 7.22.5.
- [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.22.5/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 13:10:26 -04:00