Nicolas Klier Nicolas
Nicolas pushed to main at Nicolas/DayNight 2024-05-09 00:44:07 +02:00
97435fbd4e Apparently the bounce is still broken. It always was.
Nicolas pushed to main at Nicolas/DayNight 2024-05-08 23:27:39 +02:00
c75c598a53 Fix bouncing
Nicolas pushed to main at Nicolas/DayNight 2024-05-08 17:50:31 +02:00
33a865d059 Broken build, stuck in refactor.
ddb8e0423d Checkpoint before refactor
Compare 2 commits »
Nicolas created pull request Nicolas/Livebeat#8 2023-03-05 11:30:58 +01:00
feature/replace-rabbitmq-with-socketio
Nicolas pushed to main at Nicolas/CustomStructures 2022-10-31 18:43:25 +01:00
b959d80658 Update license to Apache-2.0
Nicolas created branch feature/replace-rabbitmq-with-socketio in Nicolas/Livebeat 2021-11-14 01:48:28 +01:00
Nicolas pushed to feature/replace-rabbitmq-with-socketio at Nicolas/Livebeat 2021-11-14 01:48:28 +01:00
19b7c05d75 Socket connection now works
28e85ea730 Fix typo in package.json
9f1aa50681 Add barebone to support socket.io
Compare 3 commits »
Nicolas created branch feature/replace-rabbitmq-with-sse in Nicolas/Livebeat 2021-05-03 20:58:55 +02:00
Nicolas pushed to feature/replace-rabbitmq-with-sse at Nicolas/Livebeat 2021-05-03 20:58:55 +02:00
daa7209742 Switch from RabbitMQ to server-sent events
Nicolas opened issue Nicolas/Livebeat#7 2020-12-01 20:00:44 +01:00
Thing don't quite match up
Nicolas pushed to master at Nicolas/Livebeat 2020-11-21 14:11:48 +01:00
533749c7c8 Notification system enhanced
Nicolas pushed to master at Nicolas/Livebeat 2020-11-14 21:15:23 +01:00
8b54431449 Devices can now subscribe to specific topics.
Nicolas pushed to master at Nicolas/Livebeat 2020-11-13 19:05:05 +01:00
ab1b90d020 Notification system in frontend
Nicolas pushed to master at Nicolas/Livebeat 2020-10-31 01:00:16 +01:00
d747b7be5b New users can now be created.
Nicolas closed issue Nicolas/Livebeat#6 2020-10-30 16:52:35 +01:00
Put larger computations on worker thread
Nicolas commented on issue Nicolas/Livebeat#6 2020-10-30 16:52:34 +01:00
Put larger computations on worker thread

Merged with b3b3d9d9c407551ff6b9e865d2cd129838d24bed

Nicolas pushed to master at Nicolas/Livebeat 2020-10-28 15:06:32 +01:00
b3b3d9d9c4 Heatmap solver is now a worker
Nicolas pushed to master at Nicolas/Livebeat 2020-10-28 13:13:14 +01:00
056195a188 Fix bug where distance was calculated wrongly
Nicolas pushed to master at Nicolas/Livebeat 2020-10-26 23:38:54 +01:00
e12ed7775b Real-time communication with frontend
Nicolas opened issue Nicolas/Livebeat#6 2020-10-26 19:15:09 +01:00
Put larger computations on worker thread