Commit graph

74 commits

Author SHA1 Message Date
566b9d8667 Add Navbar and Task Styles 2024-05-05 01:30:27 +02:00
a50ed86a86 Add Template and Task Constants 2024-05-05 01:30:05 +02:00
8ae77f802d Add Task Index Backend 2024-05-05 01:29:46 +02:00
fe0c712447 Index Use Sub Templates, Show Tasks 2024-05-05 01:29:07 +02:00
c9abf3aa88 Add Sub Templates 2024-05-05 01:28:11 +02:00
e426c580f5 Add Migrations 2024-05-05 01:27:39 +02:00
952bb316c2 Update Go Version for Mux Improvements 2024-05-05 01:26:52 +02:00
cd3d6ee256 Add Database Connection and Migration 2024-05-04 02:19:45 +02:00
560b25419f Index With Counter 2024-05-04 01:32:21 +02:00
b2761970ce Serve Template and Static 2024-05-04 01:31:24 +02:00
e51abbcbf7 Improve Memory Reporting 2024-05-04 01:30:10 +02:00
0be5af70c3 Implement worker status 2024-04-28 01:59:54 +02:00
cf000931e4 Setup RPC Server 2024-04-28 01:59:38 +02:00
496d5f412f Implement RPC 2024-04-28 01:58:45 +02:00
9699582d72 add staticcheck 2024-04-28 01:56:53 +02:00
07f29ac433 Add README.md 2024-04-26 20:50:52 +00:00
b5b4b55179 Add LICENSE 2024-04-26 20:48:54 +00:00
4194ab5944 Add Worker Cleanup 2024-04-26 22:48:09 +02:00
5dbd15c71c Worker: auto reconnect to server 2024-04-26 22:43:28 +02:00
ab71e2b90c Show Workers on index 2024-04-26 22:43:02 +02:00
d0f220fd0a Track Workers by uuid for Reconnection 2024-04-26 22:41:55 +02:00
9ac9ed8fe2 Add Basic Websocket Server/Worker Connection 2024-04-26 18:33:49 +02:00
01e34936e9 add .gitignore 2024-04-26 18:32:59 +02:00
1437edd55a Initial commit 2024-04-25 21:53:01 +02:00