Tranga-Website/Tranga
2023-05-19 19:50:26 +02:00
..
Connectors Moved _downloadClient initialization from inherited Connector Classes to Connector-Main class. 2023-05-19 19:50:26 +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 Moved _downloadClient initialization from inherited Connector Classes to Connector-Main class. 2023-05-19 19:50: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