Tranga/Tranga
glax 569622099d DownloadClient and MangaConnector improvements
DownloadClient is now abstract for HttpDownloadClient and ChromiumDownloadClient
The chromium client will exit the headless browser (on clean exit of the program).
The field "name" of MangaConnector is no longer abstract, instead set through constructor.
2023-09-08 23:27:09 +02:00
..
Jobs Added ProgressToken timeRemaining 2023-09-08 19:58:29 +02:00
LibraryConnectors Fixed JsonParsing of NotifcationConnector and LibraryConnector with GlobalBase 2023-08-31 15:41:02 +02:00
MangaConnectors DownloadClient and MangaConnector improvements 2023-09-08 23:27:09 +02:00
NotificationConnectors Renamed Managers to Connectors 2023-08-31 16:39:39 +02:00
Chapter.cs Renamed Publication.cs to Manga.cs 2023-08-31 12:16:02 +02:00
GlobalBase.cs Added numberFormatDecimalPoint to GlobalBase 2023-09-05 19:42:46 +02:00
Manga.cs Added API: customFolderName to Jobs/MonitorManga and Jobs/DownloadNewChapters 2023-09-05 19:51:18 +02:00
Server.cs Fixed logic on API GET Jobs/Progress 2023-09-08 19:58:44 +02:00
Tranga.cs DownloadClient and MangaConnector improvements 2023-09-08 23:27:09 +02:00
Tranga.csproj Merged API and CLI into one. 2023-07-31 00:31:19 +02:00
TrangaArgs.cs Added startup args, and first http-requesthandler 2023-08-24 13:35:07 +02:00
TrangaSettings.cs Added import and export for Jobs 2023-09-01 23:37:50 +02:00