jeffvli
|
a28fab0ff3
|
optimize skeleton animation (#1832)
|
2026-03-14 15:31:13 -07:00 |
|
Hosted Weblate
|
0a1d4788ee
|
Translated using Weblate
Currently translated at 81.1% (954 of 1175 strings) (Russian)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ru/
Translated using Weblate
Currently translated at 100.0% (1175 of 1175 strings) (Polish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/
Translated using Weblate
Currently translated at 44.1% (519 of 1175 strings) (Norwegian Bokmål)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/nb_NO/
Co-authored-by: klodrik <klodrik@zoominn.no>
Co-authored-by: qvap <qvapelsin@gmail.com>
Co-authored-by: skajmer <skajmer@protonmail.com>
|
2026-03-14 14:09:54 +01:00 |
|
Hosted Weblate
|
d474e60c51
|
Translated using Weblate
Currently translated at 100.0% (1175 of 1175 strings) (French)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/
Translated using Weblate
Currently translated at 87.5% (1029 of 1175 strings) (Japanese)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/
Co-authored-by: Mario Gervais <social.m@riogervais.ca>
Co-authored-by: karigane <169052233+karigane-cha@users.noreply.github.com>
|
2026-03-13 09:09:54 +00:00 |
|
Lyall
|
dfdac28f53
|
Fix server queue saving/restoring on Navidrome and OpenSubsonic (#1828)
* fix server queue saving
* fix error when attempting to restore empty queue
* queue items optional
* make playQueueByIndex optional
* fix incorrect error message
|
2026-03-12 13:41:50 +00:00 |
|
jeffvli
|
16b713bc85
|
add missing suspense boundary around playlist filter sidebar
|
2026-03-11 22:00:39 -07:00 |
|
Kendall Garner
|
81cd0722b1
|
fix(mpv): replace mpv queue when restoring queue
|
2026-03-11 21:42:16 -07:00 |
|
jeffvli
|
1526f9b8d6
|
re-add session cache for loaded images
|
2026-03-11 21:20:31 -07:00 |
|
jeffvli
|
5b4da3bc29
|
use batched fetching for nd song list
- albumIds get culled from query parameters after a certain number, resulting in not all items fetched
|
2026-03-11 20:46:49 -07:00 |
|
jeffvli
|
d78ea440cc
|
set low fetchPriority for carousel images
|
2026-03-11 19:41:04 -07:00 |
|
jeffvli
|
1595805b83
|
add additional render optimizations to ArtistAlbums
|
2026-03-11 19:12:11 -07:00 |
|
jeffvli
|
00fa45f15d
|
isolate render of sticky elements on item table
|
2026-03-11 19:07:18 -07:00 |
|
Hosted Weblate
|
3d407e5f24
|
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translated using Weblate
Currently translated at 99.8% (1173 of 1175 strings) (Polish)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/
Translated using Weblate
Currently translated at 74.1% (871 of 1175 strings) (Russian)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ru/
Translated using Weblate
Currently translated at 74.1% (871 of 1175 strings) (Russian)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ru/
Translated using Weblate
Currently translated at 85.7% (1007 of 1175 strings) (Japanese)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/
Co-authored-by: DanisimoR <danisimogg22@gmail.com>
Co-authored-by: Gentor <gentor92@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: karigane <169052233+karigane-cha@users.noreply.github.com>
Co-authored-by: skajmer <skajmer@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/
Translation: feishin/Translation
|
2026-03-11 21:10:02 +01:00 |
|
jeffvli
|
60776b5f02
|
fix missing list query invalidation on playlist create/delete
|
2026-03-11 02:04:51 -07:00 |
|
jeffvli
|
8699b1ffea
|
add sort to artist favorite songs page (#1691)
|
2026-03-11 01:48:39 -07:00 |
|
riccardo
|
16ac536f93
|
feat(lyrics): simpmusic lyrics provider (#1820)
* feat(lyrics): simpmusic lyrics provider
|
2026-03-11 01:04:55 -07:00 |
|
jeffvli
|
f51d3d5711
|
prevent no lyrics message fade out on fullscreen player (#1821)
|
2026-03-11 01:00:32 -07:00 |
|
jeffvli
|
17a4a14a4e
|
fix isValid condition on REMOTE_URL for server lock (#1822)
|
2026-03-10 20:02:37 -07:00 |
|
jeffvli
|
66e7b44d75
|
add client-side sort to artist favorite songs (#1691)
|
2026-03-09 20:58:02 -07:00 |
|
jeffvli
|
8825fc1e84
|
unhide image on error on libraryheader
|
2026-03-09 20:49:02 -07:00 |
|
jeffvli
|
ac0cc19c04
|
prefer artistInfo artist image
|
2026-03-09 20:49:02 -07:00 |
|
jeffvli
|
de29465b1f
|
enable skeleton animations by default
|
2026-03-09 20:49:02 -07:00 |
|
jeffvli
|
31a201ca32
|
rewrite Image component
- remove react-image dependency
- use manual blob load
- abort load when exiting viewport
|
2026-03-09 20:49:02 -07:00 |
|
Hosted Weblate
|
3644ea2969
|
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Translated using Weblate
Currently translated at 100.0% (1175 of 1175 strings) (Czech)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/
Translated using Weblate
Currently translated at 100.0% (1175 of 1175 strings) (Spanish)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/
Translated using Weblate
Currently translated at 98.2% (1155 of 1175 strings) (French)
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fr/
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: KosmoMoustache <kosmomoustache@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/
Translation: feishin/Translation
|
2026-03-10 03:08:35 +01:00 |
|
ashe
|
e46c61e026
|
Remote URL hardcoding compatibility (#1810)
* Remote URL compatibility
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
|
2026-03-09 19:08:28 -07:00 |
|
Oliver Tzeng
|
3873218e94
|
fix translated zh-Hant and zh-Hans (#1807)
|
2026-03-09 17:08:07 -07:00 |
|
jeffvli
|
49ff928414
|
refactor artist header to better handle artist image from info endpoint
|
2026-03-09 01:54:04 -07:00 |
|
Hosted Weblate
|
71efd4a6d7
|
Translated using Weblate
Currently translated at 97.8% (1149 of 1174 strings) (Chinese (Simplified Han script))
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/
Co-authored-by: 無情天 <kofzhanganguo@126.com>
|
2026-03-09 09:38:55 +01:00 |
|
jeffvli
|
6a47e99680
|
add manual update notice for macOS, disable autoinstall (#1725)
|
2026-03-09 01:31:33 -07:00 |
|
jeffvli
|
078d8068e0
|
fix file path replacement to handle both add/replace (#1749)
|
2026-03-09 00:55:13 -07:00 |
|
jeffvli
|
58ae76ce2a
|
use album order on artist page for queue add (#1754)
|
2026-03-09 00:47:55 -07:00 |
|
jeffvli
|
bc6cd5b014
|
refactor grid columns internally into album artist sections to handle null cases
|
2026-03-08 22:15:54 -07:00 |
|
jeffvli
|
17deac8d65
|
decouple AlbumArtistInfo from AlbumArtistDetail (#1809)
|
2026-03-08 22:06:18 -07:00 |
|
jeffvli
|
7dbf8dd9fe
|
add conditional render to queue/lyric state on mobile player (#1797)
|
2026-03-08 21:06:22 -07:00 |
|
Hosted Weblate
|
27ab9f89c9
|
Translated using Weblate
Currently translated at 100.0% (1174 of 1174 strings) (Spanish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/
Translated using Weblate
Currently translated at 100.0% (1174 of 1174 strings) (Czech)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org>
Co-authored-by: Fordas <fordas15@gmail.com>
|
2026-03-08 13:09:50 +00:00 |
|
jeffvli
|
602808c742
|
directly replace playlist rules on save and replace
|
2026-03-07 21:18:55 -08:00 |
|
jeffvli
|
c1051956ad
|
add size to album detail header
|
2026-03-07 20:25:04 -08:00 |
|
York
|
6d2c084355
|
fix: sleep timer end-of-song mode (#1706)
|
2026-03-07 20:23:19 -08:00 |
|
Hosted Weblate
|
6e3f0f2253
|
Translated using Weblate
Currently translated at 100.0% (1174 of 1174 strings) (Chinese (Traditional Han script))
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/
Co-authored-by: York <goog10216922@gmail.com>
|
2026-03-07 10:09:54 +01:00 |
|
jeffvli
|
d3d3688d60
|
add Symbola font for explicit status indicator
|
2026-03-07 00:50:00 -08:00 |
|
Kendall Garner
|
49c28299af
|
remove package.lock, make lint happy
|
2026-03-06 21:04:51 -08:00 |
|
Kendall Garner
|
0bb6fea3db
|
don't assume server exists in enable either
|
2026-03-06 20:59:13 -08:00 |
|
Kendall Garner
|
7027084394
|
fix(autosave): server isn't guaranteed to exist
|
2026-03-06 20:52:41 -08:00 |
|
Kendall Garner
|
7c4cbaad9a
|
feat(player): add server-side autosave capability
|
2026-03-06 20:01:35 -08:00 |
|
jeffvli
|
e603048a80
|
add settings override with env variables
|
2026-03-06 19:32:38 -08:00 |
|
jeffvli
|
9e08157517
|
add has_rating filter for Navidrome song list
|
2026-03-06 18:03:14 -08:00 |
|
Hosted Weblate
|
d4c2b1e914
|
Translated using Weblate
Currently translated at 84.1% (985 of 1170 strings) (Japanese)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/
Co-authored-by: UnknownExplorer13 <kyedylanfenton@gmail.com>
|
2026-03-06 19:09:49 +00:00 |
|
Hosted Weblate
|
65dd67ec96
|
Translated using Weblate
Currently translated at 100.0% (1170 of 1170 strings) (Chinese (Traditional Han script))
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/
Co-authored-by: linger <linger0517@gmail.com>
|
2026-03-06 12:09:50 +00:00 |
|
Hosted Weblate
|
76259309af
|
Translated using Weblate
Currently translated at 74.7% (875 of 1170 strings) (Finnish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/fi/
Co-authored-by: jonoafi <joona@jonottaa.com>
|
2026-03-06 00:09:53 +01:00 |
|
Hosted Weblate
|
3e5a9db279
|
Translated using Weblate
Currently translated at 100.0% (1170 of 1170 strings) (Spanish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/
Translated using Weblate
Currently translated at 100.0% (1170 of 1170 strings) (Polish)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/pl/
Translated using Weblate
Currently translated at 100.0% (1170 of 1170 strings) (Czech)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/
Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org>
Co-authored-by: Fordas <fordas15@gmail.com>
Co-authored-by: skajmer <skajmer@protonmail.com>
|
2026-03-05 15:09:54 +00:00 |
|
Hosted Weblate
|
c155bbdb37
|
Translated using Weblate
Currently translated at 100.0% (1169 of 1169 strings) (Indonesian)
Translation: feishin/Translation
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/id/
Co-authored-by: Arif Budiman <arifpedia@gmail.com>
|
2026-03-05 07:39:54 +01:00 |
|