Commit graph

14 commits

Author SHA1 Message Date
04cf40b6af
Some corrections 2024-07-25 15:05:34 +02:00
63b467754a
Added link to the login page 2024-07-25 15:05:14 +02:00
71aa1b309c
Adding the dashboard. From there, the user can change his data (except for the username) and password. In the future you will have more options 2024-07-25 15:04:42 +02:00
7299f15d60
Added filter for check user session and added new routes for the dashboard 2024-07-25 14:48:27 +02:00
bcadfb6dd3
Added 404 error page 2024-04-07 22:41:34 +02:00
6dfce20d7f
Many changes due to the CodeIgniter update, as well as fixes and optimizations. 2024-04-07 22:40:57 +02:00
9ce843fc9d
The car categories and tracks are now stored in 2 tables in the database, so the 2 files containing this information are no longer used. 2024-04-07 22:32:24 +02:00
a035e46a59
Various improvements and optimizations in the models
Common functions (links, images, etc.) have also been moved to myhelper.
2024-04-07 22:27:36 +02:00
da15a23dd5
Update CodeIgniter to 4.5.0 2024-04-07 22:17:30 +02:00
c3eff73ecc
Fix error if no laps 2022-11-27 09:20:37 +01:00
4f4138e073 Fixed several URLs 2022-04-03 15:53:18 +02:00
b70494f1ab Users: Fixed a bug when receiving multiple data not covered when saving users 2022-04-03 15:51:46 +02:00
c776e0e915 Webserver: Remove unussed libs 2022-04-03 15:49:13 +02:00
afccdabb6f Firts commit 2022-03-14 19:13:10 +01:00