Commit graph

220 commits

Author SHA1 Message Date
21801362f9 Increase Request Read limit 2024-05-21 15:41:35 +02:00
0565f99212 Add Request error Logging 2024-05-21 15:40:45 +02:00
4f660a3e9e fix loglevel 2024-05-21 15:40:22 +02:00
5413d2e7aa Set Health status based on healthcheck status 2024-05-11 00:53:22 +02:00
c7df166a2d worker use md5 2024-05-11 00:43:58 +02:00
981b745c9e debug eof 2024-05-11 00:43:34 +02:00
78d818b8d1 Use database status and health, calculate md5 2024-05-11 00:43:26 +02:00
806f6e7e61 Add database file status, health and md5 2024-05-11 00:39:45 +02:00
0c28cb284b Add File Status and Health constants 2024-05-11 00:39:09 +02:00
3aeda54404 add database reset flag 2024-05-11 00:38:40 +02:00
bf34abf5f8 fix counter 2024-05-10 18:13:19 +02:00
13433c2972 counter add anotations 2024-05-10 18:00:07 +02:00
d612ce68c4 use bigger data types 2024-05-10 13:28:20 +02:00
af88c101a7 Improve logging 2024-05-10 13:28:11 +02:00
d9f2da2519 Merge branch 'task' into 'main'
Get Task stuff Working

See merge request speatzle/morffix!1
2024-05-10 08:50:44 +00:00
8dc7d907a8 Download file for healthcheck 2024-05-09 20:07:38 +02:00
445c1321ba serve library files for download 2024-05-09 20:06:30 +02:00
da66c2fdf9 add config tempdir and default values 2024-05-09 20:05:56 +02:00
69b2d96c92 fix duplicate log 2024-05-09 19:12:59 +02:00
12e83aa8d2 Ask For Task Status Seperatly and logs incrementally 2024-05-09 19:09:48 +02:00
d185784cd1 Move to types 2024-05-09 19:08:57 +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
9979a1eba8 fix logs 2024-05-09 19:06:51 +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
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