Commit Graph
47 Commits
Author SHA1 Message Date
Kaaninchen 6a3a0b2156 refactor: clarify response on createController 2026-08-03 19:17:59 +02:00
Kaaninchen 0ea3d4f4ac fix: check if controllers row is empty on GET /api/v1/controllers 2026-08-03 19:14:08 +02:00
Kaaninchen 3f470096ce feat: toggle controller state on/off 2026-08-03 18:50:22 +02:00
Kaaninchen 67162359ed fix: check if rows encountered an error in GetAllColors() 2026-08-03 17:25:05 +02:00
Kaaninchen a13c1facf9 fix: add vendor/ to gitignore 2026-08-03 17:19:44 +02:00
Kaaninchen f03caa7425 fix: add .vscode to gitignore 2026-08-03 17:11:58 +02:00
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
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