Alfonso Saavedra "Son Link"
00539037dd
The design of the home page has been changed:
...
* Top menu and side menu are now fixed.
* The side menu now occupies the available height and has its own scrolling (no need to scroll down the page anymore)
* Other small corrections
2024-12-31 13:11:36 +01:00
Alfonso Saavedra "Son Link"
a0a548550b
Clean code and added some code methods comments
2024-12-31 12:10:28 +01:00
Alfonso Saavedra "Son Link"
f1bd63c7ea
Added new tables with the lists of the most used tracks and cars in the category
2024-12-31 11:51:25 +01:00
Alfonso Saavedra "Son Link"
053259f186
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
Alfonso Saavedra "Son Link"
166cfee7c3
Added getDateDiff function for return time diff
2024-12-30 19:49:07 +01:00
Alfonso Saavedra "Son Link"
a14398f906
Adding new tables to paginate results with many rows
2024-12-30 19:45:28 +01:00
Alfonso Saavedra "Son Link"
01de175fe9
Trow PageNotFoundException if car, track, user or race don't exists
2024-12-23 20:51:04 +01:00
Alfonso Saavedra "Son Link"
ca004ee472
Fixed a problem when displaying the users' country flag.
2024-12-19 17:04:54 +01:00
Alfonso Saavedra "Son Link"
182e3a63b0
Fixed a problem when moving and adding the user's avatar in the registry
2024-12-19 17:04:01 +01:00
Alfonso Saavedra "Son Link"
0c473367d5
Fix issue with sessiontimestamp
2024-12-19 17:01:24 +01:00
Alfonso Saavedra "Son Link"
85dc41c868
Now the getBests method is passed the text indicating the period and not the elapsed time
2024-12-15 11:01:05 +01:00
Alfonso Saavedra "Son Link"
dbef4fa4d4
The code to obtain the best laps has been moved to the getBests method in App\Models\BestLapsModel.
2024-12-14 10:55:16 +01:00
Alfonso Saavedra "Son Link"
fd255585fe
Fix typo
2024-12-14 09:02:54 +01:00
Alfonso Saavedra "Son Link"
49a876cd41
Updated CodeIgniter to 4.5.5 and some dependencies
2024-12-14 08:57:08 +01:00
Alfonso Saavedra "Son Link"
369427eb12
Some changes
2024-12-14 08:56:33 +01:00
Alfonso Saavedra "Son Link"
e3b5e2d877
Corrected the exporter of best laps per track
...
The problem was that it was grouping only by car category, and not by track and car category, in this order
2024-12-14 08:55:21 +01:00
Alfonso Saavedra "Son Link"
199639a2f1
The fastest laps for each track and category are now stored in a separate table.
...
To create the new table, as well as to populate it, you have to run the SQL script export_best_laps.sql
2024-11-30 10:57:59 +01:00
Alfonso Saavedra "Son Link"
98a0c5472d
Password limited to 16 characters and several special characters
...
These limitations are temporary until changes are made to the game.
2024-11-07 17:14:32 +01:00
Alfonso Saavedra "Son Link"
3167b76055
Fix typo
2024-11-07 17:13:07 +01:00
Alfonso Saavedra "Son Link"
788e2ff06c
Remove unused method data in BaseModel
2024-11-07 17:12:51 +01:00
Alfonso Saavedra "Son Link"
0b7be053a4
Fix remove avatar if previous version isn't exists
2024-11-07 17:11:28 +01:00
Alfonso Saavedra "Son Link"
2238fc39af
Fixed 2 URL
2024-07-25 15:29:22 +02:00
Alfonso Saavedra "Son Link"
04cf40b6af
Some corrections
2024-07-25 15:05:34 +02:00
Alfonso Saavedra "Son Link"
63b467754a
Added link to the login page
2024-07-25 15:05:14 +02:00
Alfonso Saavedra "Son Link"
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
Alfonso Saavedra "Son Link"
7299f15d60
Added filter for check user session and added new routes for the dashboard
2024-07-25 14:48:27 +02:00
Alfonso Saavedra "Son Link"
833ab2e029
The minimum PHP version required is indicated
2024-04-07 22:52:46 +02:00
Alfonso Saavedra "Son Link"
1e8229275f
Dashboard (work in progress)
2024-04-07 22:42:48 +02:00
Alfonso Saavedra "Son Link"
bcadfb6dd3
Added 404 error page
2024-04-07 22:41:34 +02:00
Alfonso Saavedra "Son Link"
6dfce20d7f
Many changes due to the CodeIgniter update, as well as fixes and optimizations.
2024-04-07 22:40:57 +02:00
Alfonso Saavedra "Son Link"
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
Alfonso Saavedra "Son Link"
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
Alfonso Saavedra "Son Link"
da15a23dd5
Update CodeIgniter to 4.5.0
2024-04-07 22:17:30 +02:00
Alfonso Saavedra "Son Link"
c644365a91
Update README.md
2023-05-30 19:03:02 +02:00
Alfonso Saavedra "Son Link"
c3eff73ecc
Fix error if no laps
2022-11-27 09:20:37 +01:00
Alfonso Saavedra "Son Link"
4f4138e073
Fixed several URLs
2022-04-03 15:53:18 +02:00
Alfonso Saavedra "Son Link"
b70494f1ab
Users: Fixed a bug when receiving multiple data not covered when saving users
2022-04-03 15:51:46 +02:00
Alfonso Saavedra "Son Link"
c776e0e915
Webserver: Remove unussed libs
2022-04-03 15:49:13 +02:00
Alfonso Saavedra "Son Link"
af1b87eda7
Update README.md
2022-03-14 19:36:42 +01:00
Alfonso Saavedra "Son Link"
afccdabb6f
Firts commit
2022-03-14 19:13:10 +01:00