jeffvli
9a8986834e
remove wait for color calc on detail pages causing extra render
2026-01-20 15:40:48 -08:00
jeffvli
8a14327aaf
use placeholderData instead of initialData for detail routes
2026-01-16 02:43:14 -08:00
jeffvli
a66c67e86d
optimize settings store
2026-01-03 01:01:54 -08:00
jeffvli
dff182cbc5
use correct id for runtime images in useItemImageUrl
2025-12-26 14:04:48 -08:00
jeffvli
22751de2f6
fix image url generation on album detail header
2025-12-23 21:30:26 -08:00
jeffvli
08a8f7f500
add utility to wait for detail bg color before page render
2025-12-14 16:35:38 -08:00
jeffvli
d8df70eddd
fix error on album/albumartist header image ( #1299 )
2025-12-03 19:01:23 -08:00
jeffvli
a32f76720a
refactor app error boundaries
2025-11-29 19:33:38 -08:00
jeffvli
3212a35efb
add LibraryContainer for max-width and background overlay
2025-11-29 19:33:36 -08:00
jeffvli
7fb0dffc40
redesign album detail page
2025-11-29 19:33:35 -08:00
jeffvli
ece82d813c
pass state from list navigation
2025-11-29 19:33:35 -08:00
jeffvli
dff3d0b04c
add play handlers to all remaining library headers
2025-11-29 19:33:34 -08:00
jeffvli
e986557d87
replace remaining legacy playqueue add functions
2025-11-29 19:33:34 -08:00
jeffvli
0de8035ca9
remove ag-grid
2025-11-29 19:32:25 -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
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
Kendall Garner
b7fb7c7f94
improve library header loading
2025-06-20 17:57:15 -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
Pyx
eb50c69a35
Album blur, allow clicking the playerbar to toggle the player, misc changes ( #717 )
...
* Album blur, allow clicking the playerbar to toggle the player
* Fix stopProporagion, sync package with upsteam, update translation
* recommit my existing changes
* Update default albumBackgroundBlur to 6
* according to git this commit resets the package files
* merge with our fork because pyx forgot to add it
* try adding a setting
* change the playerbar animation
* make the animation quicker bc its choppy
* change playerbar to use a bool instead
* requested opacity fix
* Refactor classes to use clsx
---------
Co-authored-by: iiPython <ben@iipython.dev >
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com >
2024-09-01 23:42:01 +00:00
jeffvli
853770ea8e
Prevent wrong initial color on navigation on the same route
2023-07-21 18:51:37 -07:00
jeffvli
bbee3fc655
Update scrollArea for relevant pages
2023-07-21 18:04:05 -07:00
jeffvli
31eb22f968
Improve header color styles on detail pages
2023-07-21 00:18:44 -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
314bd766df
Refactor all api instances in components
2023-04-30 22:01:52 -07:00
jeffvli
a17e0adf44
Prevent header play button from being squished
2023-03-30 08:22:40 -07:00
Jeff
44a4b88809
Migrate to mantine v6 ( #15 )
...
* Add letter spacing to cell text
* Set window control height in px
* Add temp unused routes
* Migrate text title font weights
* Bump mantine to v6 alpha
* Migrate modals / notifications
* Increase header bar to 65px
* Adjust play button props
* Migrate various components
* Migrate various pages and root styles
* Adjust default badge padding
* Fix sidebar spacing
* Fix list header badges
* Adjust default theme
2023-01-28 20:46:07 -08:00
jeffvli
d1dfbaedaa
Move LibraryItem type
2023-01-05 21:59:07 -08:00
jeffvli
b0bc4c3cf3
Wait for load before setting background color
2023-01-03 03:15:51 -08:00
jeffvli
a3804808b4
Update album/playlist headers with shared styles
2023-01-02 17:57:49 -08:00
jeffvli
6174dc128d
Adjust base page headers
2022-12-31 17:50:05 -08:00
jeffvli
58ed2f3706
Wait for background color before rendering content
2022-12-31 03:16:05 -08:00
jeffvli
b3d95f765c
Add page key for album detail page
...
- Fixes animation render when switching between detail pages
2022-12-30 21:12:27 -08:00
jeffvli
1d82c84c9e
Add initial album detail page
2022-12-29 18:45:01 -08:00