Commit graph

45 commits

Author SHA1 Message Date
f31fdfd3b5 Implement worker management 2024-05-09 04:49:24 +02:00
45a2ef52f6 Remove redundant struct 2024-05-09 04:48:34 +02:00
799082bb89 Add More Task States 2024-05-09 04:48:18 +02:00
86ba486f47 Implement Healthcheck Command Execution 2024-05-09 04:47:39 +02:00
04a1bb4ccb Remove old Options 2024-05-09 04:47:19 +02:00
956c8f3a20 Implement ffmpeg building 2024-05-09 04:46:49 +02:00
a31bd84eaa Add data and log task columns 2024-05-09 04:46:17 +02:00
b17e55de7d Move Task Starting into task 2024-05-09 04:45:54 +02:00
bce27eddf3 Implement Task Logger 2024-05-09 04:43:58 +02:00
bbe103c446 Add slog-multi 2024-05-09 04:43:20 +02:00
fa0f543feb Fix Empty Librarys 2024-05-09 04:42:54 +02:00
4e0df234f1 Auto Create Workers in Database 2024-05-09 04:42:24 +02:00
0155c36af1 Worker Use UUID from Config 2024-05-09 04:41:57 +02:00
a040d5d56c task wip 2024-05-07 18:52:06 +02:00
172bf636d6 Update deps 2024-05-05 17:15:17 +02:00
4153e48eb3 Use Library Size for Counter 2024-05-05 17:15:05 +02:00
595efd0c66 Add Worker Version Check 2024-05-05 17:14:39 +02:00
a0f3d5e439 Add Tasks 2024-05-05 01:32:51 +02:00
5e15311d49 Add Scan 2024-05-05 01:32:38 +02:00
6caf1c1828 Migration Improvements 2024-05-05 01:32:05 +02:00
d6fa1fc97a Add Library Pages 2024-05-05 01:31:45 +02:00
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