7 Commits

Author SHA1 Message Date
189275fb0c
Saves Filters to Local Storage
The filters on the mod listing page are now also saved to the browser's local storage system. This means you can set a bunch of filters and a sort order, browse away (or close the browser), and the next time you visit the page the site will remember the filters that you had set.
2024-08-15 23:45:17 -04:00
a6a813a58f
JS Cleanup, Adds Focus Alpine Plugin 2024-06-22 21:50:15 -04:00
5aafbe94d1
Moves Livewire into App JS
Makes it easier to bundle for prod.
2024-06-19 12:56:47 -04:00
66f13bc782
Moves Static Assets to R2 2024-06-06 13:19:28 -04:00
45b9ebc096
Fixes Dark Mode Script - Work on Detail Page 2024-05-30 22:46:53 -04:00
787f796ad7
Homepage Progress
Worked on:
- Mod component templating
- Added dark mode styles for homepage
- Added benchmarking to the wolt import command
- Added MySQL natural sort function

Short todo:
- Add updated time to mod component
- Implement naturalsort function into homepage queries and measure performance difference
- Migrate top navigation from old-build
2024-05-24 17:06:02 -04:00
6f279f83e0
Hello World 2024-05-13 18:55:34 -04:00