f48e46d29c
chore(deps): update dependency eslint-plugin-import to v2.30.0
2024-09-07 18:29:22 +09:00
20296f5463
chore(deps): update dependency rollup to v4.21.2
2024-09-07 18:29:16 +09:00
fe4c89c349
chore(deps): update dependency electron-builder to v25
2024-09-07 18:29:09 +09:00
3640527c8c
fix(synced-lyrics): LRCLIB returns 0 results if album is undefined
...
- inspired by #2381
2024-09-07 18:28:13 +09:00
3326582a16
chore(deps): update dependency electron to v32
2024-09-07 18:21:41 +09:00
5dcb9fe9ba
fix(deps): update dependency i18next to v23.14.0
2024-09-07 18:19:15 +09:00
336fa1e6fd
fix(deps): update dependency youtubei.js to v10.4.0
2024-09-07 18:19:09 +09:00
3679a109d6
chore(deps): update dependency esbuild to v0.23.1
2024-09-07 18:15:01 +09:00
5290ed3de2
chore(deps): update playwright monorepo to v1.47.0
2024-09-07 18:14:40 +09:00
fe5195714f
chore(deps): update typescript-eslint monorepo to v8.4.0 ( #2401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 18:14:27 +09:00
8eb846262d
chore(deps): update dependency @total-typescript/ts-reset to v0.6.1 ( #2396 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 18:09:00 +09:00
e9a1c2a91f
chore(deps): update dependency electron to v31.5.0 ( #2397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 18:08:41 +09:00
2d1f78b383
chore(deps): update dependency eslint-import-resolver-typescript to v3.6.3 ( #2376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 18:06:07 +09:00
1899064fd3
chore(deps): update dependency discord-api-types to v0.37.100 ( #2394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 18:06:00 +09:00
e0280e5fe2
fix(deps): update dependency electron-updater to v6.3.4 ( #2395 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 18:05:54 +09:00
d577e0fba6
chore(deps): update dependency @babel/runtime to v7.25.6 ( #2388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 17:26:24 +09:00
37577c2f7f
chore(deps): update dependency vite-plugin-inspect to v0.8.7 ( #2389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 17:26:16 +09:00
c880f0a4eb
chore(i18n): Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/pt/
2024-09-05 21:09:15 +02:00
4875955914
chore(deps): update dependency discord-api-types to v0.37.99 ( #2374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 23:47:50 +09:00
5b28c780bd
chore(deps): update dependency vite to v5.4.3 ( #2377 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 23:47:42 +09:00
4db2674b15
chore(i18n): Translated using Weblate (Greek)
...
Currently translated at 52.6% (201 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/el/
2024-09-02 23:09:12 +00:00
a454a0163f
chore(i18n): Translated using Weblate (Dutch)
...
Currently translated at 74.0% (283 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/nl/
2024-08-31 21:09:31 +02:00
61eb28e780
fix: incorrect regex when splitting artistName ( #2378 )
...
Fixes the incorrect regex used to split a string in the form of `Name1 & Name2` or `Name1, Name2`.
Previously the regex was actually splitting on `Name1 &, Name2`...
2024-08-29 07:48:18 +09:00
e165e64952
chore(i18n): Translated using Weblate (Hungarian)
...
Currently translated at 93.7% (358 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/hu/
2024-08-28 13:09:22 +00:00
f380822e11
chore(deps): update dependency @babel/runtime to v7.25.4 ( #2373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 12:22:29 +09:00
6b1995145a
synced-lyrics: make the lyrics search more reliable ( #2343 )
...
* fix: comparing multiple artists on a single track
* fix: get song info on startup
* chore: also split on commas
* chore: re-apply .toLowerCase() on the artist names
* chore: remove redundant code
* chore: attempt at improving the initial videodata
* oops
* eureka!
* stuff
2024-08-28 12:21:58 +09:00
9317e99f43
fix(deps): update dependency solid-js to v1.8.22 ( #2354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 12:20:37 +09:00
66d05d8683
chore(deps): update typescript-eslint monorepo to v8.3.0 ( #2350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 12:20:26 +09:00
545a3a4bb6
fix(deps): update dependency electron-debug to v4.0.1 ( #2349 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 12:20:07 +09:00
04a6d16dbe
chore(deps): update dependency electron to v31.4.0 ( #2356 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-28 12:19:53 +09:00
3c36477b1e
fix: hide native-controls on linux when in-app-menu is used ( #2366 )
2024-08-28 12:19:30 +09:00
c5c191492e
fix: detect the upgrade btn using the icon ( #2364 )
2024-08-23 07:13:55 +09:00
b12e2f607c
chore(i18n): Translated using Weblate (Filipino)
...
Currently translated at 86.6% (331 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/fil/
2024-08-20 03:09:10 +00:00
1d77ad6de4
fix: exclude build-id files from rpm ( #2361 )
2024-08-19 07:46:05 +09:00
25bd26d7f3
chore(i18n): Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (382 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/zh_Hant/
2024-08-17 12:09:10 +02:00
d11d0abe73
chore(i18n): Translated using Weblate (Japanese)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/
2024-08-17 12:09:10 +02:00
8a643c465d
chore(i18n): Translated using Weblate (Estonian)
...
Currently translated at 18.8% (72 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/et/
2024-08-15 22:09:31 +00:00
233673b8d8
chore(i18n): Translated using Weblate (Estonian)
...
Currently translated at 14.1% (54 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/et/
2024-08-13 21:09:13 +02:00
5a448fab31
chore(i18n): Translated using Weblate (Catalan)
...
Currently translated at 100.0% (382 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ca/
2024-08-13 21:09:12 +02:00
42e8262cda
fix(deps): update dependency i18next to v23.12.3 ( #2352 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 11:57:27 +09:00
f64769b1d3
fix(deps): update dependency @floating-ui/dom to v1.6.10 ( #2340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 12:12:08 +09:00
e12998761b
fix(deps): update dependency electron-updater to v6.3.3 ( #2347 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 12:11:55 +09:00
2e20fa83b8
chore(i18n): Translated using Weblate (German)
...
Currently translated at 99.2% (379 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2024-08-11 10:09:24 +00:00
5149757af3
chore(i18n): Translated using Weblate (German)
...
Currently translated at 99.2% (379 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2024-08-11 10:09:24 +00:00
655741f108
chore(i18n): Translated using Weblate (German)
...
Currently translated at 96.3% (368 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2024-08-10 11:41:12 +02:00
4e58571ad0
chore(i18n): Translated using Weblate (German)
...
Currently translated at 96.3% (368 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2024-08-10 11:41:12 +02:00
1e4a615b47
chore(i18n): Translated using Weblate (German)
...
Currently translated at 94.7% (362 of 382 strings)
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/de/
2024-08-10 11:39:20 +02:00
dedcf0c9ff
fix(deps): update dependency solid-js to v1.8.20 ( #2345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 10:58:28 +09:00
a84a7d236a
chore(deps): update dependency vite to v5.4.0 ( #2342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 10:54:05 +09:00
e56b4b21f0
chore(i18n): Update translation files
...
Updated by "Remove blank strings" hook in Weblate.
Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/
2024-08-09 16:09:15 +02:00