|
|
c44d5ea111
|
fix: improve menu detector
|
2025-07-11 23:04:00 +09:00 |
|
|
|
b48e05ab28
|
fix(deps): update dependency socks to v2.8.6 (#3598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-11 17:32:01 +09:00 |
|
|
|
7e5a5a77fe
|
fix(deps): update dependency zod to v4.0.5 (#3594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-11 17:31:36 +09:00 |
|
|
|
77c4566ad3
|
chore(deps): update dependency vite to v7.0.8 (#3597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-11 17:10:11 +09:00 |
|
|
|
6305f52947
|
chore(i18n): Translated using Weblate (Malayalam)
Currently translated at 11.3% (49 of 430 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ml/
|
2025-07-10 21:01:54 +02:00 |
|
|
|
b8baf0fad4
|
chore(i18n): Translated using Weblate (Malayalam)
Currently translated at 11.3% (49 of 430 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ml/
|
2025-07-10 21:01:53 +02:00 |
|
|
|
038244bf43
|
chore(i18n): Translated using Weblate (Persian)
Currently translated at 100.0% (430 of 430 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fa/
|
2025-07-10 21:01:51 +02:00 |
|
|
|
ef22b48aae
|
chore(i18n): Translated using Weblate (Persian)
Currently translated at 100.0% (430 of 430 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fa/
|
2025-07-10 21:01:50 +02:00 |
|
|
|
62b3abd502
|
chore(i18n): Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (430 of 430 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hans/
|
2025-07-10 21:01:49 +02:00 |
|
|
|
e1f8ece433
|
chore(i18n): Translated using Weblate (Italian)
Currently translated at 99.7% (429 of 430 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/it/
|
2025-07-10 21:01:48 +02:00 |
|
|
|
dd9ed5e5e6
|
chore(deps): update dependency vite to v7.0.7 (#3590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-10 20:09:02 +09:00 |
|
|
|
3f442a97c5
|
feat: remove lyrics-genius
|
2025-07-10 16:40:33 +09:00 |
|
|
|
61e19cfa9f
|
fix: remove unused value
|
2025-07-10 16:05:12 +09:00 |
|
|
|
f73188ab83
|
fix: apply fix to types from eslint
|
2025-07-10 14:17:39 +09:00 |
|
|
|
4c4a39b9a7
|
fix: use @stylistic/eslint-plugin instead of @stylistic/eslint-plugin-js
|
2025-07-10 14:15:58 +09:00 |
|
|
|
1da83ff27c
|
fix: apply fix from eslint
|
2025-07-10 14:14:43 +09:00 |
|
|
|
2cfc38757a
|
feat: isolate electron-builder configuration
|
2025-07-10 13:57:27 +09:00 |
|
|
|
b5f82f5ed8
|
chore(deps): update dependency @electron/universal to v3 (#3565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-10 13:50:55 +09:00 |
|
|
|
d13484a47b
|
fix(deps): update dependency electron-unhandled to v5 (#2088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-10 13:47:44 +09:00 |
|
|
|
4d33921881
|
feat: bump require node version to 22
|
2025-07-10 13:45:58 +09:00 |
|
|
|
6fdac6facf
|
feat: enable the ESM for main (#3588)
|
2025-07-10 13:43:13 +09:00 |
|
|
|
51a87566e5
|
fix(deps): update dependency zod to v4 (#3587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-10 12:57:13 +09:00 |
|
|
|
f715dcd9b4
|
chore(deps): Bump electron-vite, esbuild, typescript-eslint, i18next, @electron/remote version
|
2025-07-09 23:27:50 +09:00 |
|
|
|
275f78a180
|
chore(deps): Bump dependencies version
|
2025-07-09 23:24:54 +09:00 |
|
|
|
bc8d199c77
|
chore(i18n): Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/
|
2025-07-09 16:14:25 +02:00 |
|
|
|
e114e0ef44
|
feat: migrate from raw HTML to JSX (TSX / SolidJS) (#3583)
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2025-07-09 23:14:11 +09:00 |
|
|
|
9ccd126eee
|
chore(i18n): Translated using Weblate (Hebrew)
Currently translated at 48.6% (206 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/
|
2025-07-09 11:01:55 +00:00 |
|
|
|
e3c79c789c
|
chore(i18n): Translated using Weblate (Hebrew)
Currently translated at 48.6% (206 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/
|
2025-07-09 11:01:54 +00:00 |
|
|
|
c9ab69eb9e
|
chore(i18n): Translated using Weblate (Hebrew)
Currently translated at 48.6% (206 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/
|
2025-07-09 11:01:53 +00:00 |
|
|
|
d444f52c27
|
chore(i18n): Translated using Weblate (Hebrew)
Currently translated at 48.6% (206 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/he/
|
2025-07-09 11:01:52 +00:00 |
|
|
|
cd51d2c8df
|
chore(i18n): Translated using Weblate (Ukrainian)
Currently translated at 100.0% (423 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/uk/
|
2025-07-09 11:01:51 +00:00 |
|
|
|
84c592f45f
|
chore(i18n): Translated using Weblate (Ukrainian)
Currently translated at 100.0% (423 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/uk/
|
2025-07-09 11:01:50 +00:00 |
|
|
|
83f7ebc087
|
docs: add Unobtrusive Player in available plugins (#3582)
|
2025-07-09 15:50:00 +09:00 |
|
|
|
35a7ab288d
|
chore(i18n): Added translation using Weblate (Azerbaijani)
|
2025-07-08 01:31:38 +02:00 |
|
|
|
c1c4c22ec2
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 100.0% (423 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-08 01:31:37 +02:00 |
|
|
|
5eb0c9f98c
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 100.0% (423 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-08 01:31:36 +02:00 |
|
|
|
733b0166c8
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 32.8% (139 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 20:23:58 +02:00 |
|
|
|
c5f7c80542
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 32.8% (139 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 20:23:58 +02:00 |
|
|
|
c840e31a80
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 32.8% (139 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 20:23:58 +02:00 |
|
|
|
22181afe73
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 32.8% (139 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 20:23:58 +02:00 |
|
|
|
f698614b21
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 32.8% (139 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
adeffdabad
|
chore(i18n): Translated using Weblate (Sinhala)
Currently translated at 18.9% (80 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/si/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
acdffea563
|
chore(i18n): Translated using Weblate (Sinhala)
Currently translated at 18.9% (80 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/si/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
cf1806dc10
|
chore(i18n): Translated using Weblate (Malay)
Currently translated at 40.1% (170 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ms/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
ff69803fdc
|
chore(i18n): Translated using Weblate (Ukrainian)
Currently translated at 98.5% (417 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/uk/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
f7140d78bd
|
chore(i18n): Translated using Weblate (Japanese)
Currently translated at 99.5% (421 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
e4d8365170
|
chore(i18n): Translated using Weblate (Japanese)
Currently translated at 99.5% (421 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/
|
2025-07-07 20:23:57 +02:00 |
|
|
|
c64d69f33b
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 11.8% (50 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 06:55:07 +02:00 |
|
|
|
16a3fa7469
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 11.8% (50 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 06:55:07 +02:00 |
|
|
|
1e867d10f2
|
chore(i18n): Translated using Weblate (Bengali)
Currently translated at 11.8% (50 of 423 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/bn/
|
2025-07-07 06:55:06 +02:00 |
|