jeffvli
c84dd648ea
various clean up and fixes
2025-06-24 18:43:37 -07:00
jeffvli
930165d006
fix all imports for new structure
2025-05-26 17:20:02 -07:00
jeffvli
1cf587bc8f
restructure files onto electron-vite boilerplate
2025-05-26 17:18:55 -07:00
jeffvli
7ef80f14b0
fix casing on filtered list route titels ( #929 )
2025-05-26 01:58:16 -07:00
jeffvli
b9611589ba
fix casing on some translation strings
2025-05-06 13:23:29 -07:00
Kendall Garner
8cddbef701
Subsonic 2, general rework ( #758 )
2024-09-25 21:23:08 -07:00
Kendall Garner
271be93a96
fix prettier/lint
2024-08-23 08:19:27 -07:00
Kendall Garner
ba531505af
[enhancement]: Support toggling Album/Track view for gneres ( #591 )
...
* [enhancement]: Support toggling Album/Track view for gneres
The _primary_ purpose of this PR is to enable viewing tracks OR albums for genres.
This has a few requirements:
1. Ability to set default route for genres, **except** when already on song/album page
2. Ability to toggle between album and genre view
3. Fixed refresh for genre ID
Additionally, there was some refactoring:
- Since the *-list-headers had very similar functions for search, export that as a hook instead
* also use hook for album artist
* support switching albumartist tracks/albums
* remove toggle on song/album list, simplify logic
2024-04-20 06:14:31 +00:00
Kendall Garner
24bf7ae31f
[enhancement/localization]: sort navidrome albums by year, add more language keys
2024-02-03 15:05:33 -08:00
jeffvli
0b62bee3a6
Add grid view for tracks ( #128 )
2023-09-23 15:36:57 -07:00
jeffvli
7c59722f0a
Improve genres for jellyfin
...
- Support music folder
- Add images
- Fix genre filters on album/track filters
2023-08-08 09:26:53 -07:00
jeffvli
5896d886d7
Add genre list route and implementation
2023-08-03 16:58:35 -07:00
jeffvli
6cd27c3e88
Update song list implementation
2023-07-20 00:41:09 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
jeffvli
51c2731b07
Handle queue all songs by double click ( #67 )
2023-05-20 21:31:00 -07:00
jeffvli
314bd766df
Refactor all api instances in components
2023-04-30 22:01:52 -07:00
jeffvli
ae292e3a5f
Begin normalizing list stores
2023-03-05 18:38:22 -08:00
jeffvli
1fa975ccec
Clean up unused wrapper component
2023-02-25 19:01:42 -08:00
jeffvli
2e74f7533a
Reuse song list for artist songs
2023-01-15 20:39:43 -08:00
jeffvli
915b0eb372
Add play handlers and item count to list pages
2023-01-07 03:28:03 -08:00
jeffvli
8a42a1bc6c
Add song list functionality
2022-12-27 14:22:57 -08:00
jeffvli
39a114aad9
Add loading skeleton to table cell rows
2022-12-21 01:28:59 -08:00
jeffvli
e87c814068
Add files
2022-12-19 17:44:40 -08:00