jeffvli
60cdea6787
large performance refactor
2025-11-29 19:33:39 -08:00
jeffvli
778d878349
add umami analytics integration
2025-11-29 19:33:39 -08:00
jeffvli
359e442947
optimize excessive layout re-rendering due to react-router
2025-11-29 19:33:39 -08:00
jeffvli
5e5b4f1536
remove queue drawer hover button
2025-11-29 19:33:38 -08:00
jeffvli
0aee428aaf
remove right sidebar animation
2025-11-29 19:33:37 -08:00
jeffvli
8ac0a27f33
fix drag to collapse sidebar
2025-11-29 19:33:35 -08:00
jeffvli
f3bb4187d7
wrap all instances of mantine hooks used in renderer
2025-11-29 19:33:33 -08:00
jeffvli
60c7a4a9a1
use alternate bg for right sidebar
2025-11-29 19:33:33 -08:00
jeffvli
243d29f7a7
remove throttle from main layout resize
2025-11-29 19:33:32 -08:00
jeffvli
f48c26915f
optimize sidebar resizing for performance
2025-11-29 19:32:23 -08:00
jeffvli
489daa6353
add drag/drop from lists into queue
2025-11-29 19:32:14 -08:00
jeffvli
7a4326f98d
initial implementation of play queue for new list
2025-11-29 19:32:14 -08:00
jeffvli
b685ec370a
remove barrel files in renderer
2025-11-02 01:39:01 -07:00
jeffvli
55e35e9b24
set default body background to #000
2025-09-22 18:24:04 -07:00
jeffvli
8b141d652c
disable single attribute per line
2025-07-12 11:17:54 -07:00
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