Tranga-Website/Tranga
2023-05-19 18:20:26 +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 Moved lastExecuted update to TaskExecutor.Execute 2023-05-19 16:35:27 +02:00
TaskManager.cs Fixed bug when adding task, that Publication was not added to known publications. 2023-05-19 18:20:26 +02:00
Tranga.csproj Switch to Newtonsoft.Json for serialization 2023-05-19 16:23:37 +02:00
TrangaTask.cs Working TaskManager and Tasks 2023-05-19 16:27:56 +02:00