sdwebserver/app/Controllers
2024-12-31 12:10:28 +01:00
..
Api.php Added to the API the drivers to obtain the most used tracks and cars in the category 2024-12-31 11:50:09 +01:00
BaseController.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Cars.php Trow PageNotFoundException if car, track, user or race don't exists 2024-12-23 20:51:04 +01:00
Dashboard.php Fix remove avatar if previous version isn't exists 2024-11-07 17:11:28 +01:00
Home.php Clean code and added some code methods comments 2024-12-31 12:10:28 +01:00
Install.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Races.php Trow PageNotFoundException if car, track, user or race don't exists 2024-12-23 20:51:04 +01:00
Register.php Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
Tracks.php Trow PageNotFoundException if car, track, user or race don't exists 2024-12-23 20:51:04 +01:00
Users.php Trow PageNotFoundException if car, track, user or race don't exists 2024-12-23 20:51:04 +01:00
Webserver.php The fastest laps for each track and category are now stored in a separate table. 2024-11-30 10:57:59 +01:00