• Joined on 2023-02-08
glax pushed to master at glax/Tranga 2023-06-15 19:08:56 +02:00
5b2546fdbc removed unnecessary log
c11e3993ea Added successmessage to NotificationManager
Compare 2 commits »
glax pushed to master at glax/Tranga 2023-06-15 18:58:32 +02:00
02a382a99a Website: Added connector NotificationManager LunaSea
c6c8f5cdf6 TrangaSettings nullable library and notificationManagers will initialize a new Hashset
84842aed3c Added connector NotificationManager LunaSea
d9ced11cd1 Website: Added gotify config
25c90782dc Moved UpdateSettings to TrangaSettings
Compare 7 commits »
glax pushed to master at glax/Tranga 2023-06-15 17:14:23 +02:00
8b58e7dd13 Website: On Download Chapters only show chapters that have not yet been downloaded
b571bfa43d Moved GetNewChaptersList to taskManager and added GetExistingChaptersList
088d1c4647 Derived Constructor
f280c01802 Browser Version for both windows and linux
Compare 4 commits »
glax pushed to master at glax/Tranga 2023-06-11 19:17:07 +02:00
1be10b310d Fix Regex Bug on downlaod volumes
a0469f3145 Cancel DownloadChapter-Task on removal
Compare 2 commits »
glax pushed to master at glax/Tranga 2023-06-11 19:05:11 +02:00
fcd81f03b3 resolves #17 no cover image
glax pushed to master at glax/Tranga 2023-06-11 18:24:31 +02:00
76604d84d8 Better way of handling progress, and childProgress.
af822febbe fixed nullable warning
Compare 2 commits »
glax pushed to master at glax/Tranga 2023-06-11 17:27:37 +02:00
8e207c3119 Better way of handling progress, and childProgress.
glax pushed to master at glax/Tranga 2023-06-11 17:05:32 +02:00
b6f8c8aab5 TaskType check
36f7cbd3e9 Better way of handling progress, and childProgress.
3b2643d949 Website show remaining time instead of percentage
Compare 3 commits »
glax pushed tag 1.4.2 to glax/Tranga 2023-06-10 16:30:49 +02:00
glax released Hotfixes, Ability to download specifiy volumes at glax/Tranga 2023-06-10 16:30:49 +02:00
glax pushed to master at glax/Tranga 2023-06-10 16:02:47 +02:00
9fd8bf1741 website uses taskId
d5c9c5ba96 Redid progress calcuation on DownloadNewChaptersTask and DownloadChapterTask
c8e27921ab Added taskId to trangaTask and parentTaskId to DownloadChapterTask as unique identifier to attach ChildTasks to ParentTask on deserialization.
6eaba07801 Changed progress type from float to double
41929e0c72 DownloadChapterTask sets execution of parentTask
Compare 5 commits »
glax pushed to master at glax/Tranga 2023-06-10 14:45:10 +02:00
4fcaca1a6e Multiple authors resolves #7
0e3c7f32d7 Added CancellationToken to TrangaTask #14
1c94625840 Added CancellationToken to TrangaTask #14
32f89f9dce Multiple authors resolves #7
Compare 4 commits »
glax pushed to master at glax/Tranga 2023-06-10 00:45:59 +02:00
234735a562 Order of tasks closes #15
glax pushed to master at glax/Tranga 2023-06-10 00:23:30 +02:00
8b916eb854 invalid Ids
glax pushed to master at glax/Tranga 2023-06-10 00:10:20 +02:00
29e1790c93 website tasks-width now max 95vw
glax pushed to master at glax/Tranga 2023-06-10 00:07:45 +02:00
ac4c799a74 Better indication if tasks have started.
7c62883c37 invalid id
02018253bf wrong nesting ...
Compare 3 commits »
glax pushed to master at glax/Tranga 2023-06-09 23:58:08 +02:00
2aec884009 Moved update interval for task-progress to own interval, progress gets continually updated.
b3321ff030 unnecessary log
Compare 2 commits »
glax pushed to master at glax/Tranga 2023-06-09 23:46:14 +02:00
16c1094875 Replaced Task-Progress-Tracking Window with more fancy one
5763d50409 #14 temporary workaround for disposing tasks
ad43297358 API: Updated /Tasks/GetProgress to return progress of specific task (by sortNumber)
b17800e0ef Decrement progress of parenttask when childtask fails
89c80d2997 Fixed bug where tasks would instantly failed when launched #14
Compare 8 commits »
glax pushed to master at glax/Tranga 2023-06-09 11:26:55 +02:00
5fa0c98d05 Documentation how to create tasks #11
glax pushed to master at glax/Tranga 2023-06-09 11:12:49 +02:00
b166013770 resolves #13 Website: Clear previous results
02fe849046 Better downloadChapter selection
Compare 2 commits »