Commit Graph
13 Commits
Author SHA1 Message Date
Siesta 1726d8992a 📚 feat(docs): fix README 2025-07-28 21:57:18 +02:00
Siesta c3386df42c 📚 feat(docs): improve README 2025-07-28 21:55:04 +02:00
Siesta b50a62a52d feat(colors): Add a route which lists all available controllers with their metadata 2025-07-28 21:36:06 +02:00
Siesta 9453fab912 feat: add http status code to responses 2025-07-28 21:13:20 +02:00
Siesta 59db9d263f feat: add custom 404 not found handler 2025-07-28 21:09:06 +02:00
Siesta f0bc335f0d docs: improve README 2025-07-28 21:08:34 +02:00
Siesta cc317ca661 feat: improve responses 2025-07-27 22:57:43 +02:00
Siesta aa7d36158d docs: add setup instructions to README 2025-07-27 22:16:19 +02:00
Siesta b7b3568d55 chore: improve makefile 2025-07-27 21:24:37 +02:00
Siesta 57592b4987 feat: a lot
i did a lot of work, and i also forgot to add commits regularly. I added the controller routes to create and delete controllers, improved error handling und improved the authentification process. I'm gonna add an websocket next and then I should be hopefully done with the foundations of this project. I may also add anviewControllers route which respons with every available controller
2025-07-20 18:31:38 +02:00
Siesta 25bd0cc0c8 fix: documentation oversights 2025-07-20 18:24:10 +02:00
Siesta c7edddca93 feat: REST documentations 2025-07-20 18:18:23 +02:00
Siesta fe9841b4e1 rethought the auth system and realized that it was bullshit 2025-07-17 22:14:11 +02:00