jeffvli
4103ed7221
redesign sidebar playlist item
2025-12-12 01:08:03 -08:00
jeffvli
adbcca00de
fix sidebar playlist handlers ( #1318 )
2025-12-07 16:48:22 -08:00
jeffvli
a7e6a75c68
normalize tooltips
2025-12-03 16:00:41 -08:00
jeffvli
917bf91583
add folder browsing support ( #315 )
2025-12-03 14:55:16 -08:00
jeffvli
24846fbae4
refactor playlist route component organization
2025-11-29 20:05:08 -08:00
jeffvli
2fa6c9de94
support playlist sidebar drag to queue
2025-11-29 19:33:41 -08:00
jeffvli
ab49735268
adjust sidebar styles
2025-11-29 19:33:36 -08:00
jeffvli
4ba7306855
migrate contextModal props
2025-11-29 19:32:26 -08:00
jeffvli
b5eadb64a1
various cleanup
2025-11-29 19:32:25 -08:00
jeffvli
ec0590c79a
rename player context hook
2025-11-29 19:32:23 -08:00
jeffvli
cccb5d7785
add drag to add to playlist
2025-11-29 19:32:23 -08:00
jeffvli
06d9245778
add new play controls to sidebar playlist list
2025-11-29 19:32:23 -08:00
jeffvli
bf75dec0ce
migrate to react-router v7 and BrowserRouter
2025-11-29 19:32:11 -08:00
jeffvli
b685ec370a
remove barrel files in renderer
2025-11-02 01:39:01 -07:00
jeffvli
8115963264
upgrade and refactor for react-query v5
2025-11-02 01:38:47 -07:00
jeffvli
8b141d652c
disable single attribute per line
2025-07-12 11:17:54 -07:00
jeffvli
8eb591bd08
properly handle overflow on sidebar items ( #971 )
2025-06-29 18:56:46 -07:00
Kendall Garner
b989a66991
only show owned playlists on playlist sidebar
2025-06-25 08:19:22 -07:00
jeffvli
c84dd648ea
various clean up and fixes
2025-06-24 18:43:37 -07:00
Jeff
c1330d92b2
Migrate to Mantine v8 and Design Changes ( #961 )
...
* mantine v8 migration
* various design changes and improvements
2025-06-24 00:04:36 -07:00
Hans Yulian
aba64b10d0
Feature: Shuffle Button ( #941 )
2025-06-09 02:02:03 -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
Kendall Garner
8cddbef701
Subsonic 2, general rework ( #758 )
2024-09-25 21:23:08 -07:00
Kendall Garner
9f4861a78a
use context menu instead of button
2024-08-25 22:17:11 -07:00
Kendall Garner
32b984a18b
add playlist context menu button to sidebar
2024-08-25 22:08:07 -07:00
Kendall Garner
0b383b758e
support collapsing shared playlists
2024-08-24 21:09:44 -07:00
Kendall Garner
ae167e63fd
[bugfix]: shared only if owner exists
2024-04-01 22:31:59 -07:00
jeffvli
83b5afb187
Remove ServerType check on shared playlist display
2024-03-04 02:37:37 -08:00
Kendall Garner
237fb91a60
[enhancement]: Differentiate shared and owner playlists for Navidrome
...
Resolves #368 . If Navidrome, post-process the playlist list and separate
into owned and shared (in that order).
2024-03-04 02:29:35 -08:00
Jeff
8430b1ec95
Add localization support ( #333 )
...
* Add updated i18n config and en locale
2023-10-30 19:22:45 -07:00
jeffvli
3dcb0dc4ed
Allow navigating directly to playlist song view
2023-07-15 15:57:40 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
jeffvli
02caf896ff
Update playqueueadd props
2023-05-20 14:55:08 -07:00
jeffvli
cf489d3934
Fix types for updated packages
2023-05-10 20:00:39 -07:00
jeffvli
4332a9ea3a
Improve sidebar playlist resize performance
2023-03-29 14:27:25 -07:00
jeffvli
58c7370536
Add dedicated OS window bars ( #22 )
2023-03-28 23:59:51 -07:00
jeffvli
2845476d83
Migrate sidebar playlist to react-window
2023-02-08 03:44:37 -08:00
Jeff
9f2e873366
Redesign sidebar / header and other misc. improvements ( #24 )
...
* Remove 1920px max width
* Fix position of list controls menu
* Match size and color of search input
* Adjust library header sizing
* Move app menu to sidebar
* Increase row buffer on play queue list
* Fix query builder styles
* Fix playerbar slider track bg
* Adjust titlebar styles
* Fix invalid modal prop
* Various adjustments to detail pages
* Fix sidebar height calculation
* Fix list null indicators, add filter indicator
* Adjust playqueue styles
* Fix jellyfin releaseYear normalization
* Suppress browser context menu on ag-grid
* Add radius to drawer queue -- normalize layout
* Add modal styles to provider theme
* Fix playlist song list pagination
* Add disc number to albums with more than one disc
* Fix query builder boolean values
* Adjust input placeholder color
* Properly handle rating/favorite from context menu on table
* Conform dropdown menu styles to context menu
* Increase sort type select width
* Fix drawer queue radius
* Change primary color
* Prevent volume wheel from invalid values
* Add icons to query builder dropdowns
* Update notification styles
* Update scrollbar thumb styles
* Remove "add to playlist" on smart playlists
* Fix "add to playlist" from context menu
2023-02-07 22:47:23 -08:00
jeffvli
1bbdf09dcc
Add padding to playlist list items
2023-02-05 23:18:42 -08:00
jeffvli
ab3236230b
Use virtualized list on sidebar playlists
2023-02-05 18:59:39 -08:00