No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
MOAR DASHBOARD IMPROVEMENTS!!!!
Made the dashboard even cooler and added extra text when there is no data
Barely had time to do anything today, changed some of the UI and started working on another stats page
Spent way too long trying to get LayerCharts to work but gave up after it kept rendering a black square with a broken tooltip.
Switched to ApexCharts and made the dashboard actually half decent and did some more database tweaks
FINALLY fixed language detection, upgraded dependencies to not use yanked versions and added more indexes and heartbeat metadata
Fixed language detection by switching from lang-types to linguist-rs and added a build feature to get true IP's when behind cloudflare
Added HTTP2 support, fixed the docker build, fixed the database seeding code, added better connection handling/management and merged all env files into 1.
Also deployed the current version!
UI fixes/upgrades, made database seeding be a build feature, did a lot of code cleanup and splitting for readability, added a local VSCode dev running task and refactored and optimized the database.
Finished remaking the old pages using SvelteKit and got the core functions working! (it's still very much WIP and more focused on functionality over looks)
finally got a basic frontend with working auth. remade the templates with sveltekit and it now works like before :D
Ported the dashboard to JSON, optimized the code and heartbeat ingestion and made stuff more readable using macros :3
I had started this project during shipwrecked, heartbeats work and it currently uses only rust and templates for pages.
Started to turn the rust server into a REST API and started on a frontend using SvelteKit.