Tranga-Website/Tranga
2023-05-19 19:32:47 +02:00
..
Connectors Removed field Publication from Chapter (Since Chapter is always Part of Publication) 2023-05-19 19:32:47 +02:00
Chapter.cs Removed field Publication from Chapter (Since Chapter is always Part of Publication) 2023-05-19 19:32:47 +02:00
Connector.cs Fixed bug when adding task, that Publication was not added to known publications. 2023-05-19 18:20:26 +02:00
Publication.cs Switch to Newtonsoft.Json for serialization 2023-05-19 16:23:37 +02:00
TaskExecutor.cs Check if task is already being executed before running again. 2023-05-19 19:20:06 +02:00
TaskManager.cs Added force shutdown functionality and option to select wether we want to force or not 2023-05-19 19:21:54 +02:00
Tranga.csproj Switch to Newtonsoft.Json for serialization 2023-05-19 16:23:37 +02:00
TrangaTask.cs Check if task is already being executed before running again. 2023-05-19 19:20:06 +02:00