Commit graph

20 commits

Author SHA1 Message Date
jeffvli
f4db8fdb84 fix background color of collapsed sidebar 2025-06-28 13:34:16 -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
6587e9cac8 Fix invalid DOM prop on playerbar 2024-09-03 21:51:50 -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
5d6503c1f4
[bugfix]: do not show now playing for duplicate item in play queue 2024-04-17 21:51:39 -07:00
jeffvli
1a87adb728 Fix transient props for styled-components v6 2023-09-22 02:34:57 -07:00
jeffvli
30e52ebb54 Lint all files 2023-07-01 19:14:12 -07:00
jeffvli
01608fa875 Fix ref issue 2023-06-09 17:24:34 -07:00
jeffvli
2bdc664619 Fix animation transition on fullscreen player open 2023-06-09 17:24:34 -07:00
jeffvli
cd57142caf Fix duplicate import 2023-06-03 00:40:13 -07:00
jeffvli
691bc8f1ef Add full container spinner/loader 2023-06-02 13:07:30 -07:00
jeffvli
17b1acad9d Optimize various pages 2023-06-01 20:08:43 -07:00
jeffvli
e7c7eb3ec0 Split up main content route component 2023-05-31 01:13:54 -07:00
Gelaechter
a878875f83 Add native titlebar & fix app restart for AppImages 2023-05-27 14:02:10 -07:00
jeffvli
76ca03d8e3 Remove shadow on playerbar 2023-05-10 18:21:34 -07:00
jeffvli
e49fe6c452 Add collapsible sidebar (#68)
- Sidebar can collapse by menu option or dragging
2023-05-10 18:20:04 -07:00
jeffvli
eecbcddea3 Refactor settings store and components 2023-03-30 06:44:33 -07:00
jeffvli
58c7370536 Add dedicated OS window bars (#22) 2023-03-28 23:59:51 -07:00