Commit Graph

97 Commits

Author SHA1 Message Date
jeffvli 42c1a98407 reimplement fullscreen player 2025-11-19 01:27:03 -08:00
jeffvli 33c04cbb97 improve responsive styling on library header 2025-11-19 00:07:04 -08:00
jeffvli 7b5ab08227 add new play behavior to libraryheader play button 2025-11-18 21:29:02 -08:00
jeffvli a8361fad31 optimize various components 2025-11-18 13:25:27 -08:00
jeffvli 6309712cc3 add waveform playerbar slider 2025-11-18 02:41:17 -08:00
jeffvli 9e886c8588 wrap all instances of mantine hooks used in renderer 2025-11-18 00:29:35 -08:00
jeffvli 5ad71598e3 disable bugged react-hooks rules 2025-11-18 00:02:48 -08:00
jeffvli ad5eb7be4e add modularity to the ListConfigMenu 2025-11-16 14:39:38 -08:00
jeffvli 96a17f91a0 adjust searchInput to match button width 2025-11-15 13:35:29 -08:00
jeffvli b1964766bd add new playlist list 2025-11-14 18:46:33 -08:00
jeffvli b6949ad3cd implement item list grid card row customization 2025-11-14 15:18:25 -08:00
jeffvli 103dc4819b add grid card row config 2025-11-14 15:04:37 -08:00
jeffvli e20b1c3107 update drag handle styles on table config 2025-11-14 10:12:06 -08:00
jeffvli 86d880ed6c optimize table config 2025-11-14 00:58:48 -08:00
jeffvli ec22225669 add drag/drop to column reordering 2025-11-14 00:48:24 -08:00
jeffvli f70aaae35f refactor ListConfigMenu as modal 2025-11-14 00:39:47 -08:00
jeffvli 486bee9b05 add new artist list 2025-11-14 00:11:31 -08:00
jeffvli 6af47670d9 add new genre list 2025-11-13 21:45:09 -08:00
jeffvli e79f4dad75 add new album artist list 2025-11-13 21:27:11 -08:00
jeffvli 3b0ce0c9c4 update search input styling 2025-11-13 18:47:39 -08:00
jeffvli 40fb3e799a add autoFitColumns for item table 2025-11-12 20:01:49 -08:00
jeffvli 59445ebcbf fix types 2025-11-11 16:23:36 -08:00
jeffvli df01b98e00 migrate to react-router v7 and BrowserRouter 2025-11-07 17:15:04 -08:00
jeffvli 62a8864bfa add remaining song filter changes 2025-11-07 17:13:24 -08:00
jeffvli 6f35cad349 update query persistence to hooks 2025-11-07 17:13:15 -08:00
jeffvli 1efd39de72 add ListSearchInput component 2025-11-07 17:13:15 -08:00
jeffvli cb0d518a37 update shared filter components 2025-11-07 17:13:15 -08:00
jeffvli cddf80c284 update search input styles 2025-11-07 17:13:14 -08:00
jeffvli b4d6bddcd6 wrap localstorage hook 2025-11-07 17:13:14 -08:00
jeffvli fe350b3677 use searchparams, localstorage for list filters 2025-11-07 17:13:14 -08:00
jeffvli b6dce7f3ca add column search to tabel config 2025-11-07 17:13:03 -08:00
jeffvli 200cbd342a update ListConfigMenu to work with new lists 2025-11-07 17:13:03 -08:00
jeffvli f67937693d fix library header spinner 2025-11-02 22:03:03 -08:00
jeffvli dd70d30cd3 fix inconsistent image loader aspect ratio 2025-11-01 22:17:02 -07:00
jeffvli cd0a8d0fec revert min-height of library header
- causes issues with the positioning of the image at minimum size
2025-09-06 18:25:34 -07:00
jeffvli bb7d561d0f adjust min-height on library header to better match minimum size 2025-09-06 01:21:06 -07:00
jeffvli 8b141d652c disable single attribute per line 2025-07-12 11:17:54 -07:00
Kendall Garner 5456c2c2b8 Improve Jellyfin/Navidrome Album/Song filter, Navidrome artist recent release
- Use `compilation=false` for Navidrome recent releases with artist credit
- Add `YesNoSelect` (yes, no, undefined) for `favorite` for Navidrome/Jellyfin `album`/`track`, and Navidrome `compilation`
- Fix folderButton translation
2025-06-29 22:14:06 -07:00
jeffvli 8f585a5be9 adjust styles to better support light theme 2025-06-25 19:44:28 -07:00
jeffvli c84dd648ea various clean up and fixes 2025-06-24 18:43:37 -07:00
jeffvli 1598642389 re-add page fade in 2025-06-24 18:38:10 -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
Kendall Garner a8fb7ff11e fullscreen header image on click 2025-05-14 08:25:02 -07:00
Kendall Garner 5d9906b8f2 include album artist song/album count for jellyfin, and disable playing/adding playinsts for artists with no albums 2025-05-07 21:16:47 -07:00
Mikhail Tsarev 7bcfe30a8e Improved translations for English and Russian versions. (#760)
* First version of Russian translation

* Improvements

---------

Co-authored-by: Suoslex <mtsarev06@gmail.com>
2024-09-25 21:42:41 -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
Kendall Garner f746114041 increase metadata size of library header 2024-08-26 20:26:37 -07:00