15 Commits

Author SHA1 Message Date
Dylan De Faoite
b1f0741899 Merge pull request #1 from Chris-1010/general_improvements
General improvements
2025-09-26 20:31:05 +01:00
Chris-1010
193ec7a8bd Release v1 2025-09-23 02:30:05 +01:00
Chris-1010
75c0a89ae7 Add title to pages
Remove old logos
2025-09-23 02:29:09 +01:00
Chris-1010
88a5b8cab5 Update favicon and title in index.html 2025-09-23 02:11:45 +01:00
Chris-1010
0fafb9221d Add click handler to open tracks in Spotify web player 2025-09-23 02:01:10 +01:00
Chris-1010
9ccd4f5e36 Add dynamic backgrounds toggle to StatView for enhanced UI customization 2025-09-23 02:00:30 +01:00
Chris-1010
96f2ba3c07 Refactor StatView to improve UI layout and enhance track/artist statistics display with dynamic background colors 2025-09-23 01:25:23 +01:00
Chris-1010
e1ec1d942b Add Back Button to StatView page
Return to the `Home` page by pressing a back button (lucide-react icon) on the `StatView` page

This commit also includes some general formatting
2025-09-23 01:24:20 +01:00
Chris-1010
76e609068f Enhance file upload experience with drag-and-drop support and file removal functionality 2025-09-23 01:04:53 +01:00
Chris-1010
f11bfb9d27 Refactor parser.ts for improved readability and performance in stream processing 2025-09-23 01:04:00 +01:00
Chris-1010
5a8bbcff57 Add default value for RangeSlider in StatView
Set `RangeSlider` values to min and max upon initial load

The app was doing this before anyway, it was just not displaying it on the slider
2025-09-23 01:03:35 +01:00
Chris-1010
5f9d5b2bb2 Delete boilerplate README 2025-09-23 01:01:51 +01:00
dylandefaoite
dddcc63674 UPDATE track/artist display in StatView 2025-08-21 16:06:58 +02:00
dylandefaoite
710d17a265 PATCH erratic movement bug 2025-08-21 15:48:36 +02:00
dylandefaoite
0a301199a4 init 2025-08-21 14:26:59 +02:00