Commit Graph
32 Commits
Author SHA1 Message Date
Siesta 761499ee1b 📚 docs(README): fix example URL 2025-07-28 22:59:56 +02:00
Siesta 3608a27d44 📚 feat(docs): improve README 2025-07-28 22:54:54 +02:00
Siesta e15aff09f1 📚 feat(docs): expand README 2025-07-28 22:49:36 +02:00
Siesta 7b1d473dd8 🐛 fix: check for errors on HTTP server start 2025-07-28 22:20:56 +02:00
Siesta d4d0f9c20c 🔧 refactor: improve makefile 2025-07-28 22:17:19 +02:00
Siesta 1102b4a5fd 📚 feat(docs): fix README 2025-07-28 22:00:04 +02:00
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
Mitsu 77120bce29 routes restructoring 2025-07-12 15:03:33 +02:00
Mitsu e411536477 authentification groundworks 2025-07-11 08:30:53 +02:00
Mitsu 5e9433f4ae cooldown 2025-07-10 20:17:00 +02:00
Mitsu f331492999 return with updated colors on setCurrent 2025-07-09 20:43:09 +02:00
Mitsu 34a1a6d13d validate provided HEX-Code 2025-07-09 20:42:30 +02:00
Mitsu 684cd08c1c setCurrent 2025-07-09 20:00:11 +02:00
Mitsu 5281f73148 database setup and getcurrent 2025-07-08 22:03:03 +02:00
Mitsu 96eed5121f correct makefile and update gitignore 2025-07-07 22:25:58 +02:00
Mitsu dc960b3e23 update legacy names 2025-07-07 22:14:59 +02:00
Mitsu bdce29a129 QoL: Revamp project structure 2025-07-07 22:10:10 +02:00
Mitsu 3a50568113 bweh 2025-07-07 21:30:34 +02:00
Mitsu ed6cbabf89 repo setup 2025-07-07 21:29:59 +02:00
Mitsu 54123ab5ec EARFQUAKE 2025-07-07 21:05:36 +02:00