Tranga-Website/Tranga
2023-05-19 19:21:15 +02:00
..
Connectors Fixed issue where unsuccessfull resquests would crash the program. 2023-05-19 18:11:14 +02:00
Chapter.cs fixed wrong variable bug 2023-05-18 20:07: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 Changed access types of Import and Export Tasks to private 2023-05-19 19:21:15 +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