Commit Graph

2921 Commits

Author SHA1 Message Date
jeffvli 8edf61f9e7 localize dates (#1237) 2025-12-15 20:20:32 -08:00
jeffvli 96d2699a2d add migration to clear all original store settings (#1396) 2025-12-15 19:07:12 -08:00
jeffvli 614761efd7 prevent autoupdater from setting release channel (#1396) 2025-12-15 18:12:16 -08:00
jeffvli 154f0180e1 fix potential infinite updater loop due to stale settings sync state v1.0.0-beta.11 2025-12-15 11:27:17 -08:00
jeffvli 593ad7ad12 allow custom message on restart toast 2025-12-15 11:27:17 -08:00
Hosted Weblate 2372f1890c Translated using Weblate (Hungarian)
Currently translated at 97.7% (905 of 926 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 99.4% (921 of 926 strings)

Translated using Weblate (French)

Currently translated at 99.5% (922 of 926 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (926 of 926 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (926 of 926 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (926 of 926 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (924 of 924 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (924 of 924 strings)

Translated using Weblate (Polish)

Currently translated at 99.3% (918 of 924 strings)

Translated using Weblate (Swedish)

Currently translated at 35.1% (325 of 924 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (913 of 913 strings)

Translated using Weblate (Swedish)

Currently translated at 35.1% (321 of 913 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (913 of 913 strings)

Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Fredrik Wastring <fredrik.was@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Soderes Sanyi <kennex@protonmail.com>
Co-authored-by: Vincent <clawd31@yahoo.fr>
Co-authored-by: linger <linger0517@gmail.com>
Co-authored-by: skajmer <skajmer@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/hu/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/sv/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/
Translation: feishin/Translation
2025-12-15 09:45:14 +00:00
jeffvli ad5485506d include select settings values in analytics 2025-12-15 01:44:31 -08:00
jeffvli ea7399541f revert to using custom window bar styles 2025-12-15 01:14:39 -08:00
jeffvli 455452bf77 revert padding of sidebar filters 2025-12-15 01:14:19 -08:00
jeffvli b2941b67d6 fix bg color / padding of sidebar panel 2025-12-15 01:12:11 -08:00
jeffvli bc898d6097 properly set mpv volume on init 2025-12-15 01:01:00 -08:00
jeffvli 88b27fa378 more small adjustments to light mode 2025-12-15 00:55:13 -08:00
jeffvli 3c2af4bd1a more minor theme adjustments 2025-12-14 19:33:03 -08:00
Kendall Garner f5d6c4983c remove rating from item card if using jellyfin 2025-12-14 16:45:54 -08:00
jeffvli 08a8f7f500 add utility to wait for detail bg color before page render 2025-12-14 16:35:38 -08:00
jeffvli f92754c2ac fix release notes modal showing even if no new version 2025-12-14 16:27:06 -08:00
jeffvli d4e39ca12d improve page header readability on all themes 2025-12-14 16:23:45 -08:00
jeffvli 868c64dda5 adjust SegmentedControl to use theme color 2025-12-14 16:11:45 -08:00
jeffvli 09dfc1ff1d adjust network request waterfall to force authentication first, add fallback for no network (#1028) 2025-12-14 16:00:05 -08:00
jeffvli 303eba87ca add a hook to sync main settings with renderer 2025-12-14 15:13:57 -08:00
jeffvli d8c46ba7ef adjust surface color for some themes 2025-12-14 14:55:38 -08:00
jeffvli 649f541077 reorder theme settings to the top of general 2025-12-14 14:55:10 -08:00
jeffvli 858678ea93 adjust custom window bar titles
- fix overflow
- fix positioning
- decrease text size
2025-12-14 06:47:26 -08:00
jeffvli 48bba76c74 fix window bar position on mobile layout 2025-12-14 06:40:33 -08:00
jeffvli 3f32e6cd2f decrease settings modal width 2025-12-14 06:36:02 -08:00
jeffvli 253a78b236 increase padding on list filters 2025-12-14 06:12:56 -08:00
jeffvli 69de9a98f0 add new app themes 2025-12-14 06:06:27 -08:00
jeffvli 0f4534c34c fix padding on server selector when radio is enabled 2025-12-14 05:18:32 -08:00
jeffvli a9476a98b1 adjust padding on sidebar items 2025-12-14 05:12:24 -08:00
jeffvli e56d885007 increase font size of sidebar playlist metadata 2025-12-14 04:58:40 -08:00
jeffvli b6e7bfb9bc remove drag area from page header when using custom window bars 2025-12-14 04:55:38 -08:00
jeffvli a377e3d3bb add privacy / owner to sidebar playlist metadata 2025-12-14 04:49:56 -08:00
jeffvli 752b191ad7 optimize playlist edit modal (#1234)
- remove user list fetch if not admin
- move to context modal to allow dynamic content
2025-12-14 04:43:48 -08:00
jeffvli b19e752314 fix loading state on queue restoration button 2025-12-14 04:29:12 -08:00
jeffvli 1e8e1789cd remove artist song list fetch post-processing
- the post-processing sort breaks the correct order returned by the API
2025-12-14 04:26:39 -08:00
jeffvli 1bc1f619ff fix mpv exiting on radio stop 2025-12-14 02:50:20 -08:00
jeffvli b4b106222e optimize library headers (#1374) 2025-12-14 02:33:19 -08:00
jeffvli 4cc51c3700 fix formatting in playlist duration (#1382) 2025-12-14 01:31:40 -08:00
jeffvli 8b0632495b fix debounce on onScrollEnd callback on ItemGridList 2025-12-14 01:07:26 -08:00
Jeff 7ed847fecb Add internet radio (#1384) 2025-12-13 21:26:33 -08:00
jeffvli f61d34c340 fix missing remote event handlers (#1344) 2025-12-13 20:58:12 -08:00
jeffvli 5c8d18d1c9 add validation for Subsonic releaseDate 2025-12-13 19:47:07 -08:00
jeffvli 401d0e5c19 remove duplicate mpv autoNext listener 2025-12-13 13:51:26 -08:00
Hosted Weblate e7bdb2d4ed Translated using Weblate (Polish)
Currently translated at 100.0% (913 of 913 strings)

Translated using Weblate (French)

Currently translated at 100.0% (908 of 908 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 99.4% (903 of 908 strings)

Translated using Weblate (Hungarian)

Currently translated at 100.0% (908 of 908 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (908 of 908 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (908 of 908 strings)

Added translation using Weblate (Ukrainian)

Translated using Weblate (Polish)

Currently translated at 100.0% (908 of 908 strings)

Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Soderes Sanyi <kennex@protonmail.com>
Co-authored-by: Vincent <clawd31@yahoo.fr>
Co-authored-by: linger <linger0517@gmail.com>
Co-authored-by: russssl <deniskalicen@gmail.com>
Co-authored-by: skajmer <skajmer@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/hu/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/
Translation: feishin/Translation
2025-12-13 11:04:09 +01:00
jeffvli f9ce076a1a lint files 2025-12-13 02:04:00 -08:00
jeffvli a14e5f08ee allow user to unpin list sidebar 2025-12-13 02:03:04 -08:00
jeffvli ab1176d4f6 add improved play button group on list headers 2025-12-13 00:52:23 -08:00
jeffvli eb100351a6 add proper labels to ND tag filters 2025-12-13 00:20:43 -08:00
jeffvli a546a4d57b handle player stop on queue clear 2025-12-13 00:15:20 -08:00
jeffvli 1ac267fa99 fix context menu not triggering on sidebar playlist 2025-12-12 21:25:46 -08:00