dragon-forks/kernel
Kazhnuz ecc7ab1d3f Add a way to get all element in order
Will be very useful for help and admin
2025-04-12 15:17:28 +02:00
..
boot ♻️ Port login 2025-03-29 10:45:47 +01:00
helpers ♻️ Rework how the validation are done 2025-04-11 18:48:20 +02:00
repositories Add a way to get all element in order 2025-04-12 15:17:28 +02:00
cookies.php ♻️ Port the user management to the new db 2025-04-12 15:12:41 +02:00
core.php ♻️ Port the user management to the new db 2025-04-12 15:12:41 +02:00
database.php 🔒️ Use a PDO-based database layer 2025-04-12 14:58:22 +02:00
init.php ♻️ Port the user management to the new db 2025-04-12 15:12:41 +02:00
lib.php 🚧 Put temporarily the mail function in lib.php 2025-04-12 14:52:21 +02:00
messages.php Add a message system 2025-04-04 20:26:53 +02:00
namespace.php ♻️ Port login 2025-03-29 10:45:47 +01:00
postdata.php ♻️ Rework how the validation are done 2025-04-11 18:48:20 +02:00
renderer.php ♻️ Rework how the validation are done 2025-04-11 18:48:20 +02:00
router.php