Tranga-Website/Tranga-API
glax bd189984a9 Rewrote entire Task-Structure:
TrangaTask now only contains essentials, derived classes contain specific information such as connectorName, publication, chapter, etc.
Removed taskQueue system, instead all tasks are kept in _allTasks.
Progress is being tracked in TrangaTask resolves #36 resolves #32
Added new TrangaTask: DownloadChapter to download single chapters. #35
Fixed duplicate file-access when writing settings.
2023-06-05 00:38:07 +02:00
..
Properties remove env var 2023-06-01 11:29:47 +02:00
appsettings.Development.json New API 2023-05-21 21:12:32 +02:00
appsettings.json New API 2023-05-21 21:12:32 +02:00
Program.cs Rewrote entire Task-Structure: 2023-06-05 00:38:07 +02:00
Tranga-API.csproj Swagger 2023-05-21 22:02:19 +02:00