Commit graph

9 commits

Author SHA1 Message Date
Gu://em_ ca96f57fb8 Funcionnal custom checkboxes, fixed small card component and added the ability to launch both backend and frontend at once 2025-05-25 13:16:10 +02:00
Gu://em_ fbb486e697 Added changes I forgot to commit 2025-05-12 16:11:11 +02:00
Gu://em_ 0374d7bccb Added a sample implementation for validation schemas 2025-04-24 18:39:35 +02:00
Gu://em_ 72dbe04b3b Updated config manager and app error utils (and main file accordingly), updated express version 2025-04-24 18:28:00 +02:00
Gu://em_ 575efff1cb feat: Added authentication system and configManager bases
fix: Fixed some errors related to users
2025-03-31 17:00:28 +02:00
Gu://em_ 480df977fb feat: Delete mod enpoint is functional
feat: Sanitize, md converter and validate utilities
feat: Ability to alidate, convert and sanitize CreateMod requests (still WIP)
2025-03-30 22:53:50 +02:00
Gu://em_ 306c87fca2 feat: Error handling middleware
feat: Ability to get the db variable from everywhere with getDatabase function
feat: Hello world when getting root url
fix: Now mods model is able to communicate with db
fix: fixed a syntax error in routes/mods.js file which caused sending two responses to the client
2025-03-29 00:31:25 +01:00
Gu://em_ 0ee5eedcfd Restructured and organized the whole project, fixed SQLite database handler (now using better-sqlite3), made first model functions to interact with the database 2025-03-10 22:51:57 +01:00
Gu://em_ 18c4054c7b First commit 2025-03-10 10:18:36 +01:00