fuel-stats/app/controllers
Filip Rojek 4576800e27
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 12s
Updated: Removed LIMIT for all refuel records, fixed fuel consumption calculation on dashboard
2025-02-01 22:56:32 +01:00
..
AuthController.php Added: No-header layout, signup/signin link enhancements, and header design updates 2024-12-27 15:05:55 +01:00
DashboardController.php Updated: Removed LIMIT for all refuel records, fixed fuel consumption calculation on dashboard 2025-02-01 22:56:32 +01:00
HomeController.php Auth logic is completed (signin, signup, logout), Added: Middlewares, RequireAuth middleware 2024-12-26 14:44:40 +01:00
RefuelController.php Added: mileage, average fuel consumption 2025-01-27 01:57:31 +01:00
VehicleController.php Updated: Improved vehicle and refuel data handling on dashboard 2025-02-01 18:38:49 +01:00