Commit Graph

11 Commits

Author SHA1 Message Date
07e72dc755 Fix getting stuck on reconnect if the first attempt fails
also added the hostname to the register request
2023-08-02 23:20:51 +02:00
d7d8dff736 Add timeout to handle close and add missing cfg template
Also adds the reno icon
2023-07-31 16:56:07 +02:00
7acc8c5ee3 Replace placeholder strings in labels (debug requests) 2023-07-31 14:58:38 +02:00
25215ea41a Make paths absolute to fix permissions issues
on Android
2023-06-16 11:16:29 +02:00
a939497f1a Implemented direct image data transfer
via websockets to the job-server.
The images are then served by the job-server itself.
2023-06-15 18:01:32 +02:00
bbecb77f03 Add auth-key for node registration 2023-06-07 17:23:00 +02:00
5c3a863a2d Force Render and Input event processing
to unblock window during idle
2023-06-01 22:24:18 +02:00
060f44f57e Fix remote images not fetching
because the signal never fires unless the remote
node is being threaded
2023-06-01 19:53:04 +02:00
5e732aa49f Implement job assignment via WebSocket 2023-06-01 17:53:25 +02:00
c64fb73321 Card: MVP for card rendering from mock job 2023-05-31 22:24:21 +02:00
e6527d4619 Import godot project 2023-05-31 17:56:41 +02:00