1
Fork 0
mirror of https://github.com/RGBCube/GDUS synced 2025-07-28 05:27:45 +00:00
Commit graph

19 commits

Author SHA1 Message Date
e89a522e33
Make the port the server runs on 8080 2024-05-11 22:48:59 +03:00
0cd9a02a6d
Remove embd as that doesn't work rn 2024-05-11 14:14:22 +03:00
dccc0e871e
Update deps 2024-05-11 13:54:29 +03:00
dependabot[bot]
74d84115c2 Bump h2 from 0.3.23 to 0.3.24 in /server
Bumps [h2](https://github.com/hyperium/h2) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.23...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 20:00:17 +03:00
69d73adaa1
Change project name to real thing 2024-01-13 15:29:28 +03:00
9cd2df70f7
Alert if time 2024-01-12 14:18:29 +03:00
RGBCube
f489bf90d6
Remove useless cast 2024-01-10 09:22:05 +03:00
RGBCube
1b15f3798f
Fix super high reminders 2024-01-08 14:46:02 +03:00
RGBCube
c7f8845446
Add clock 2024-01-08 13:54:14 +03:00
RGBCube
a1c80fd14a
Add clock 2024-01-07 22:57:01 +03:00
RGBCube
718e4a7713
Move JS to seperate file 2024-01-07 22:35:02 +03:00
RGBCube
ba8a3394f5
Update formatting settings 2024-01-03 15:26:02 +03:00
RGBCube
3aad3cc6b8
Cors 2023-12-28 22:46:55 +03:00
RGBCube
bb4131b5be
Multiple LEDs 2023-12-22 14:57:28 +03:00
RGBCube
eb584e3bf1
Fixes 2023-12-21 18:39:55 +03:00
RGBCube
e69cec1b40
Fix import 2023-12-20 14:35:05 +03:00
RGBCube
be1bb01bdf
Return OK 2023-12-20 14:25:10 +03:00
RGBCube
60c3201ddf
Toggle led on reminder 2023-12-20 12:32:54 +03:00
RGBCube
d525fd353f
Move webserver to server/ 2023-12-20 12:25:44 +03:00