|
cb14a7c31f
|
Use DTOs to return API requests instead of Database Schema types.
Make use of IHttpStatusCodeResults
|
2025-09-02 22:26:50 +02:00 |
|
|
3b8570cf57
|
Allow requests to be cancelled.
Make workers have a CancellationTokenSource
|
2025-09-01 23:26:49 +02:00 |
|
|
6604c1b412
|
Fix TrangaBaseContext.Sync
|
2025-09-01 20:35:00 +02:00 |
|
|
637ad2e215
|
BaseWorker, BaseWorkerWithContext DoWork, call: Scope setting
TrangaBaseContext Sync return with success state and exception message
|
2025-09-01 20:35:00 +02:00 |
|
|
c8fcde656e
|
Refactor Controllers
SettingsController.cs
SearchController.cs
QueryController.cs
NotificationConnectorController.cs
MetadataFetcherController.cs
MangaConnectorController.cs
FileLibraryController
LibraryConnectors
WorkerController
|
2025-09-01 20:35:00 +02:00 |
|