Commit Graph

8 Commits

Author SHA1 Message Date
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