jeffvli
ee1803448c
add autoFitColumns config to tables
2025-11-29 19:32:16 -08:00
jeffvli
872543b5aa
update query persistence to hooks
2025-11-29 19:32:10 -08:00
jeffvli
af89def3f9
implement new lists for albums
2025-11-29 19:32:10 -08:00
jeffvli
b685ec370a
remove barrel files in renderer
2025-11-02 01:39:01 -07:00
jeffvli
8b141d652c
disable single attribute per line
2025-07-12 11:17:54 -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
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
6dd9333dbb
Update album list implementation
2023-07-20 00:41:13 -07:00
jeffvli
30e52ebb54
Lint all files
2023-07-01 19:14:12 -07:00
jeffvli
7e2d9bd585
Split album list views
2023-06-02 13:09:28 -07:00
jeffvli
cd66a9dccb
Clean up
2023-06-02 01:21:02 -07:00
jeffvli
791088deb6
Persist scroll offset on table-view album list
2023-05-30 20:05:52 -07:00
jeffvli
cef92243f5
Fix favorite mutation
2023-05-13 22:54:24 -07:00
jeffvli
314bd766df
Refactor all api instances in components
2023-04-30 22:01:52 -07:00
jeffvli
90b503906f
Set grid view to use local state
2023-04-03 03:42:51 -07:00
jeffvli
219a9ed613
Change grid size to items per row
2023-03-28 15:37:50 -07:00
jeffvli
563db1138e
Fix list store for artist detail
2023-03-09 18:09:59 -08:00
jeffvli
123478a24f
Normalize album artist list store
2023-03-05 21:02:05 -08:00
jeffvli
ae292e3a5f
Begin normalizing list stores
2023-03-05 18:38:22 -08:00
jeffvli
822dcd8429
Fix error on paginated table persistence
2023-02-08 10:05:10 -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
5614ad54f2
Add view artist discography
2023-01-15 16:22:07 -08:00
jeffvli
d17f30f5e6
Add favorite handler to grid cards
2023-01-08 00:52:53 -08:00
jeffvli
7a3bdb531d
Readd missing scroll restoration
2023-01-08 00:08:26 -08:00
jeffvli
7d8cb0bb45
Refactor context menu handler into hook
2023-01-07 18:16:19 -08:00
jeffvli
915b0eb372
Add play handlers and item count to list pages
2023-01-07 03:28:03 -08:00
jeffvli
9b1f4e7154
Add infinite table defaults
2023-01-06 18:24:31 -08:00
jeffvli
8bd1cc80bc
Fix rating property on card row
2023-01-06 03:32:35 -08:00
jeffvli
d1dfbaedaa
Move LibraryItem type
2023-01-05 21:59:07 -08:00
jeffvli
ad3728a55d
Prevent blank screen on grid-view render
...
- Add loading prop to before rendering to check for itemCount
2023-01-05 11:03:24 -08:00
jeffvli
16433457ad
Use global state for grid card views
...
- Prevent re-render when fetching already cached state
2023-01-03 17:41:03 -08:00
jeffvli
aa1cd742ad
Move play queue handler to context
2022-12-31 19:26:58 -08:00
jeffvli
5aae7180e7
Navigate to album detail page on double click
2022-12-29 19:06:53 -08:00
jeffvli
28c4646708
Preserve row order of selected context menu items
2022-12-28 19:50:35 -08:00
jeffvli
131e3b3c65
Add album list context menu
...
- Fix stale selected value when selecting single row with right click
2022-12-28 19:19:51 -08:00
jeffvli
b967c8cb19
Add album table view
2022-12-28 01:44:49 -08:00
jeffvli
5ed06f79b3
Change type name, add paginated table
2022-12-26 05:16:52 -08:00
jeffvli
c10a4a9fd3
Add card row for releasedate
2022-12-26 05:16:51 -08:00
jeffvli
39e2212d1d
Fix refetch on filter change
2022-12-24 20:20:17 -08:00
jeffvli
f786b6f01b
Add dynamic card rows based on sort type
...
- Split album list content into separate component
2022-12-24 14:09:24 -08:00