Commit graph

24 commits

Author SHA1 Message Date
af88c101a7 Improve logging 2024-05-10 13:28:11 +02:00
445c1321ba serve library files for download 2024-05-09 20:06:30 +02:00
12e83aa8d2 Ask For Task Status Seperatly and logs incrementally 2024-05-09 19:09:48 +02:00
a9adb5ebdd Show Task Status better 2024-05-09 19:08:10 +02:00
755b650df5 Remove Index Task display 2024-05-09 19:07:17 +02:00
7a0564a210 Task Log display 2024-05-09 04:49:46 +02:00
f31fdfd3b5 Implement worker management 2024-05-09 04:49:24 +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
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
8ae77f802d Add Task Index Backend 2024-05-05 01:29:46 +02:00
cd3d6ee256 Add Database Connection and Migration 2024-05-04 02:19:45 +02:00
b2761970ce Serve Template and Static 2024-05-04 01:31:24 +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
4194ab5944 Add Worker Cleanup 2024-04-26 22:48:09 +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