28 Commits
Author SHA1 Message Date
Siesta 7a11c17451 feat(docs): improve README 2026-02-24 21:17:41 +01:00
Siesta 52c0a52ae0 feat(docs): add firewall and ufw instructions for linux users
im not sure which linux distributions are affected by this. i've had this problem on cachyos, but not on arch, so it may be the side effect on some weird default configurations
2026-02-24 20:54:47 +01:00
Siesta 24eacbca6f updated dependencies 2026-02-24 20:39:06 +01:00
Siesta 8085930dfe 🐛 fix(utils.go): check if hex-code starts with an # 2025-09-18 09:18:47 +02:00
Siesta c15cfdea70 🔁 chore: Update Dependencies 2025-09-12 12:42:06 +02:00
Siesta 69b0f28d43 Merge branch 'main' of github.com:siestaw/Laterna 2025-08-01 23:10:26 +02:00
Siesta 03b02b9887 📚 docs(README): clarify what the project is actually about 2025-08-01 23:09:37 +02:00
martinandGitHub e6c153a02d ⚙️ refactor(LICENSE): Update LICENSE 2025-08-01 23:02:13 +02:00
Siesta 00975fad29 🐛 fix(server.go): Fix HTTP startup log 2025-08-01 22:46:45 +02:00
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