182f3819b3
initial ci
2024-07-05 22:00:49 +02:00
90b0062732
improve buttons
2024-06-25 21:25:35 +02:00
bf8b996a01
fix Unassinged Tasks not showing up
2024-06-25 20:36:13 +02:00
7afef6234a
Add Scroll to Top Button
2024-06-25 18:03:06 +02:00
1a181980a3
Improve Task Display
2024-06-25 18:00:04 +02:00
1a46eaf51b
Add Task Sorting and Pagination
2024-06-25 17:16:57 +02:00
1c48a43738
Remove Borked Download Restriction
2024-06-25 17:16:26 +02:00
91e9a8ec13
Add Gap to Worker Display
2024-06-25 17:16:06 +02:00
7232c30cfb
fix task creation
2024-06-23 23:01:42 +02:00
f861758704
fix ffmpeg command creation
2024-06-23 22:51:54 +02:00
cdeb266e38
move ffmpeg command to seperate table
2024-06-23 22:47:50 +02:00
72dfd2408f
fix mapping
2024-06-23 20:11:03 +02:00
760a1b078e
Copy All Streams for transcode
2024-06-23 19:56:04 +02:00
f2580bb8ff
fix stupid
2024-06-23 04:16:14 +02:00
68093dc543
Create Missing Transcode Folders
2024-06-23 04:13:18 +02:00
36fe3202e8
Transcode File Uploading
2024-06-23 03:30:08 +02:00
f232e08945
Check download auth
2024-06-23 03:04:06 +02:00
896ab0edc3
Add Auto Follow Task Log
2024-06-23 03:02:33 +02:00
dab7c18321
use corrent path for new files
2024-06-23 02:34:42 +02:00
c423676180
use relative paths in file table
...
requires manual db migration
2024-06-22 22:16:21 +02:00
f5e3e89d20
fix task creation
2024-06-22 22:15:42 +02:00
13ea1cb755
Transcode Task Handling
2024-06-22 21:12:52 +02:00
fea955fb79
Make Healthcheck download and ffmpeg reusable
2024-06-22 21:04:03 +02:00
249a415cee
Add Library and Transcode Options
2024-06-22 21:01:20 +02:00
cdc94d551d
adjust font size
2024-05-30 00:04:32 +02:00
ae03e85d18
fix scroll fix
2024-05-30 00:04:24 +02:00
0ddd94b303
Enable Scrolling
2024-05-29 23:55:52 +02:00
eb5dfaab9b
Remove test count
2024-05-29 23:54:56 +02:00
adroslice
332e0cbe5a
Reworked CSS
...
- Split into 4 files referenced by the first
- Using MLFE and page-wide color definitions
- Improved consistency and reduced markup complexity
- Hinted more user actions
- Improved visual parsability of tables and logs
- Improved visibility of counter units
- TODO:
- Add text selection to important fields
- Improve button placement
- Reindent templates
2024-05-29 15:19:21 +02:00
8759e9bafc
fix task creation
2024-05-29 11:06:10 +02:00
c04aa74364
Add Updated At to Tasks And Libraries
2024-05-28 21:32:57 +02:00
ec645f6162
Task Creation add Health Filter
2024-05-28 21:09:26 +02:00
f15cb98b70
fix SQL for Tasks stats when there are no tasks
2024-05-28 21:08:51 +02:00
81ae32c0f5
Add Task Stats
2024-05-28 20:49:29 +02:00
3c174540df
fix timeouts
2024-05-28 17:58:01 +02:00
cd04c2d16e
Add Download Progress
2024-05-28 13:56:30 +02:00
628847388d
fix task error check
2024-05-21 16:57:55 +02:00
290acc158a
use known task id instead of response
2024-05-21 16:56:02 +02:00
3dfb113aaf
Add Logging
2024-05-21 16:52:31 +02:00
93cd12c6b6
Add missing Return
2024-05-21 16:43:35 +02:00
6df0d49249
fix appending error to log
2024-05-21 16:39:34 +02:00
d2212e2478
fix error comparison
2024-05-21 16:37:52 +02:00
971aa40615
Mark Tasks Unkown to Assigned Worker as Failed
2024-05-21 16:30:01 +02:00
c7560b2eaa
Move Error to constants
2024-05-21 16:29:30 +02:00
4c1e29265e
Remove Redundant Error
2024-05-21 16:22:22 +02:00
df80f935bd
fix loop variable
2024-05-21 16:20:53 +02:00
e9dd709ec2
fix call error
2024-05-21 16:20:03 +02:00
34e962631d
Order Task list
2024-05-21 16:07:37 +02:00
24ec424901
Fix Message Marshalling for nil data
2024-05-21 16:06:44 +02:00
313257a1ab
Add Request Timeout, Cleanup Request map
2024-05-21 15:43:08 +02:00