dependabot[bot]
ef115bd2fa
Bump the eslint group with 5 updates ( #6185 )
...
Bumps the eslint group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.14.0` | `9.15.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) | `50.4.3` | `50.5.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ) | `2.18.1` | `2.18.2` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.30.0` | `9.31.0` |
| [neostandard](https://github.com/neostandard/neostandard ) | `0.11.7` | `0.11.8` |
Updates `@eslint/js` from 9.14.0 to 9.15.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/commits/v9.15.0/packages/js )
Updates `eslint-plugin-jsdoc` from 50.4.3 to 50.5.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.4.3...v50.5.0 )
Updates `eslint-plugin-jsonc` from 2.18.1 to 2.18.2
- [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.18.1...v2.18.2 )
Updates `eslint-plugin-vue` from 9.30.0 to 9.31.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.30.0...v9.31.0 )
Updates `neostandard` from 0.11.7 to 0.11.8
- [Release notes](https://github.com/neostandard/neostandard/releases )
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/neostandard/neostandard/compare/v0.11.7...v0.11.8 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-jsonc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: neostandard
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 07:18:55 -05:00
Gideon Wentink
bed52f6bc2
Translated using Weblate (Afrikaans)
...
Currently translated at 29.4% (251 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-18 13:00:29 +01:00
Milo Ivir
bbb7a279bb
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2024-11-18 13:00:27 +01:00
Gideon Wentink
d0a84c75ea
Translated using Weblate (Afrikaans)
...
Currently translated at 29.1% (248 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-18 11:00:28 +01:00
ڕاستی
d8dc0bf744
Translated using Weblate (Kurdish (Central))
...
Currently translated at 35.2% (300 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ckb/
2024-11-18 11:00:27 +01:00
Sergio Marques
7d400e0687
Translated using Weblate (Portuguese)
...
Currently translated at 99.0% (843 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt/
2024-11-18 03:00:30 +01:00
ChunkyProgrammer
26fda48f26
Migrate Post view to Composition API ( #6133 )
...
* Migrate Post view to Composition API
* add missing watch
* move constants below import
* Use shallowRef for post
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
* Add missing import for shallowRef
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2024-11-17 22:36:17 +01:00
absidue
f8495657ec
Use dirent.parentPath instead of deprecated .path ( #6172 )
2024-11-17 22:04:34 +01:00
absidue
9c127ef7c6
Use ESM import for thumbnail_placeholder.svg instead of require ( #6174 )
2024-11-17 21:59:57 +01:00
OothecaPickle
f9736fb11a
Fix cursor hiding when first opening video ( #6135 )
...
* hide cursor when opening video
* add explanatory comment
2024-11-17 14:36:33 +01:00
dependabot[bot]
2f7c333209
Bump cross-spawn from 7.0.3 to 7.0.5 ( #6173 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 11:13:24 +01:00
dependabot[bot]
eeb790c503
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 ( #6170 )
...
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite ) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3 )
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 07:16:29 +08:00
Gideon Wentink
2fd01703a9
Translated using Weblate (Afrikaans)
...
Currently translated at 28.3% (241 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-15 20:00:19 +01:00
NEXI
bd51a0c03e
Translated using Weblate (Serbian)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/sr/
2024-11-15 20:00:18 +01:00
summoner001
f75bb67abf
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2024-11-15 16:05:18 +01:00
Dmitry
17b401a91c
Translated using Weblate (Russian)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2024-11-15 16:05:17 +01:00
ChunkyProgrammer
d158d2925d
Migrate Hashtag view to composition api ( #6137 )
...
* Migrate hashtag view to composition api
* Update vue template
* Fix vue3 compatibility, exclude code when local api isn't supported
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2024-11-15 01:37:01 +01:00
ChunkyProgrammer
8ab8b4ed7f
Migrate Popular view to composition API ( #6129 )
...
* Migrate Popular to composition API
* remove comment, use shallowRef for shownResults
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
* Optimize setting shownResults
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
* Fix typo
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
---------
Co-authored-by: absidue <48293849+absidue@users.noreply.github.com>
2024-11-15 01:28:38 +01:00
absidue
006ed4050f
Migrate About page to the composition API ( #6121 )
2024-11-15 01:24:09 +01:00
absidue
b41d3a1cb4
Migrate ExperimentalSettings and ParentalControlSettings to the composition API ( #6088 )
2024-11-15 01:18:09 +01:00
dependabot[bot]
2168f881b3
Bump electron from 32.2.2 to 32.2.3 ( #6144 )
...
Bumps [electron](https://github.com/electron/electron ) from 32.2.2 to 32.2.3.
- [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/v32.2.2...v32.2.3 )
---
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>
2024-11-15 01:07:01 +01:00
Andi Chandler
da6136b4d4
Translated using Weblate (English (United Kingdom))
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/en_GB/
2024-11-14 21:00:29 +01:00
Peter Dave Hello
72c20445b0
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/
2024-11-14 21:00:27 +01:00
Florent
4ea500698e
Translated using Weblate (Breton)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-14 17:00:33 +01:00
Gideon Wentink
76d5cc1851
Translated using Weblate (Afrikaans)
...
Currently translated at 27.1% (231 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-14 17:00:32 +01:00
Milo Ivir
9225f4ec4e
Translated using Weblate (Croatian)
...
Currently translated at 99.2% (845 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hr/
2024-11-14 14:00:34 +01:00
Gideon Wentink
3f3cc1a08e
Translated using Weblate (Afrikaans)
...
Currently translated at 25.9% (221 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-13 13:00:18 +01:00
Gideon Wentink
206f3f9aa8
Translated using Weblate (Afrikaans)
...
Currently translated at 24.7% (211 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-13 11:00:19 +01:00
Gideon Wentink
c4300637be
Translated using Weblate (Afrikaans)
...
Currently translated at 22.4% (191 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-13 09:00:20 +01:00
Florent
276e35da60
Translated using Weblate (Breton)
...
Currently translated at 97.7% (832 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-12 19:00:27 +01:00
Florent
77e1881c61
Translated using Weblate (Breton)
...
Currently translated at 97.6% (831 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-12 17:00:31 +01:00
Gideon Wentink
1caae44189
Translated using Weblate (Afrikaans)
...
Currently translated at 20.0% (171 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/af/
2024-11-12 17:00:30 +01:00
Florent
a5f6ebc283
Translated using Weblate (Breton)
...
Currently translated at 93.0% (792 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-12 14:00:29 +01:00
Florent
e96e930e41
Translated using Weblate (Breton)
...
Currently translated at 91.6% (780 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-12 10:00:24 +01:00
Florent
7eed69545f
Translated using Weblate (Breton)
...
Currently translated at 91.3% (777 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-12 00:00:24 +01:00
dependabot[bot]
9fdb6f0a7b
Bump globals from 15.11.0 to 15.12.0 ( #6143 )
...
Bumps [globals](https://github.com/sindresorhus/globals ) from 15.11.0 to 15.12.0.
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v15.11.0...v15.12.0 )
---
updated-dependencies:
- dependency-name: globals
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>
2024-11-11 21:37:57 +01:00
dependabot[bot]
9c9d514f65
Bump marked from 14.1.3 to 15.0.0 ( #6142 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 14.1.3 to 15.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v14.1.3...v15.0.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
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-11-11 15:20:27 -05:00
Florent
2e7a41e913
Translated using Weblate (Breton)
...
Currently translated at 90.8% (773 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-11 21:10:02 +01:00
Hosted Weblate
90c07577a1
Merge branch 'origin/development' into Weblate.
2024-11-11 20:00:34 +01:00
Florent
fe82f461f6
Translated using Weblate (Breton)
...
Currently translated at 90.4% (770 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-11 20:00:27 +01:00
dependabot[bot]
fce7b34b48
Bump postcss from 8.4.47 to 8.4.48 in the stylelint group ( #6141 )
...
Bumps the stylelint group with 1 update: [postcss](https://github.com/postcss/postcss ).
Updates `postcss` from 8.4.47 to 8.4.48
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.47...8.4.48 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: stylelint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 20:00:25 +01:00
dependabot[bot]
08ec872626
Bump eslint-plugin-jsonc from 2.16.0 to 2.18.1 in the eslint group ( #6140 )
...
Bumps the eslint group with 1 update: [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc ).
Updates `eslint-plugin-jsonc` from 2.16.0 to 2.18.1
- [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.16.0...v2.18.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsonc
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-11-11 19:59:56 +01:00
Yaron Shahrabani
f3e322bcff
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/he/
2024-11-11 14:00:19 +00:00
absidue
28e030c347
Fix live streams endlessly buffering ( #6019 )
2024-11-11 09:42:34 +08:00
ChunkyProgrammer
a84d55084f
Make Big Play Button
smaller ( #6002 )
...
* Make player button smaller
* move transparency seting to media query
2024-11-10 21:43:48 +01:00
Florent
5b474cdfc1
Translated using Weblate (Breton)
...
Currently translated at 88.8% (756 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-10 14:13:24 +01:00
Florent
c80708e32e
Translated using Weblate (Breton)
...
Currently translated at 87.6% (746 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-10 11:00:18 +01:00
absidue
9ab38a4a1a
Rename custom ESLint rule to prefer-use-i18n-polyfill ( #6120 )
...
* Rename custom ESLint rule to prefer-use-i18n-polyfill
* Fix typo
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
* Fix typo in filename too
---------
Co-authored-by: ChunkyProgrammer <78101139+ChunkyProgrammer@users.noreply.github.com>
2024-11-10 08:46:58 +08:00
Riki Shinozaki
32f6fcbf6a
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (851 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ja/
2024-11-09 15:00:29 +01:00
Florent
1f015ff562
Translated using Weblate (Breton)
...
Currently translated at 85.5% (728 of 851 strings)
Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/br/
2024-11-09 11:00:26 +01:00