Michele Galanti
|
7ac4c37b27
|
Mangaworld: fix status parsing (IT→enum), icon, domains
|
2025-09-08 17:30:34 +02:00 |
|
|
af01e4a6a4
|
NotificationConnector DTO and RequestRecords
|
2025-09-06 17:02:15 +02:00 |
|
|
d4ea40a875
|
Descriptions for Records and DTOs
|
2025-09-06 16:40:19 +02:00 |
|
|
09e6b07186
|
LibrarConnector DTO and CreateLibraryConnectorRecord
|
2025-09-06 16:31:16 +02:00 |
|
|
78e7e8fc06
|
Resize Covers on download
|
2025-09-05 20:28:50 +02:00 |
|
|
ee3789fdfd
|
Fix Chapter already exists check
|
2025-09-05 00:05:14 +02:00 |
|
|
aae5c88ec9
|
Order the chapters
|
2025-09-04 23:46:31 +02:00 |
|
|
cb14a7c31f
|
Use DTOs to return API requests instead of Database Schema types.
Make use of IHttpStatusCodeResults
|
2025-09-02 22:26:50 +02:00 |
|
|
55f04710a7
|
Improved CancellationToken usage, Added more logging to Workers, Added Code-comments (please future me, be thankful)
|
2025-09-02 19:36:06 +02:00 |
|
|
e96b2585e0
|
Return new DTO "MinimalManga" for endpoints that return a lot of Manga-data
|
2025-09-01 23:43:59 +02:00 |
|
|
3b8570cf57
|
Allow requests to be cancelled.
Make workers have a CancellationTokenSource
|
2025-09-01 23:26:49 +02:00 |
|
|
1c6398414d
|
Add key length annotation to Identifiable
|
2025-09-01 21:50:00 +02:00 |
|
|
5883ed6426
|
Fix rebase
|
2025-09-01 20:35:00 +02:00 |
|
|
7e70288662
|
Fix MangaConnectorId Chapters Cascade
|
2025-09-01 20:35:00 +02:00 |
|
|
32f7a6642a
|
Fix merging of Manga
Fix ComickIo empty lists
|
2025-09-01 20:35:00 +02:00 |
|
|
34b7d0c2a3
|
Fix Merge of Manga
|
2025-09-01 20:35:00 +02:00 |
|
|
cb06cbbb61
|
Add Queries for MangaConnectorIds
|
2025-09-01 20:35:00 +02:00 |
|
|
4f6053172d
|
Fix NotificationConnectors
|
2025-09-01 20:35:00 +02:00 |
|
|
f2bc48bc52
|
Context Load Navigations and Collections
|
2025-09-01 20:35:00 +02:00 |
|
|
cae8cde53f
|
Disable LazyLoading
Remove MangaConnectors from Database
|
2025-09-01 20:35:00 +02:00 |
|
|
6604c1b412
|
Fix TrangaBaseContext.Sync
|
2025-09-01 20:35:00 +02:00 |
|
|
902ebc48ff
|
Add Migrations
Add RemoveOldNotificationsWorker.cs
|
2025-09-01 20:35:00 +02:00 |
|
|
3c4f1c16db
|
ToString overrides
|
2025-09-01 20:35:00 +02:00 |
|
|
b34aa5e73a
|
CheckForNewChaptersWorker
|
2025-09-01 20:35:00 +02:00 |
|
|
d9144e3708
|
SendNotificationsWorker.cs
|
2025-09-01 20:35:00 +02:00 |
|
|
072a5c3210
|
TrangaSettings as static field in Tranga instead of Static class
|
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 |
|
|
10d0a65637
|
WIP
|
2025-09-01 20:35:00 +02:00 |
|
|
35053bbc85
|
Create TrangaBaseContext for common OnConfiguring implementation of Contexts
|
2025-09-01 20:35:00 +02:00 |
|
|
d7cbafba50
|
Notifications-Identifiable
|
2025-09-01 20:35:00 +02:00 |
|
|
e9231691fd
|
Metadata-Site Search (Interactive linking)
|
2025-09-01 20:35:00 +02:00 |
|
|
191d805afa
|
Change PrimaryKey of MetadataEntry to Fetcher + Identifier
|
2025-09-01 20:35:00 +02:00 |
|
|
826b0e4b98
|
MetadataFetching:
- Jikan (MAL) linking, fetching/updating
|
2025-09-01 20:35:00 +02:00 |
|
|
1abee5149c
|
Manga and Chapters are shared across Connectors
|
2025-09-01 20:35:00 +02:00 |
|
|
ed148ce3d6
|
WIP: Manga can be linked to multiple Connectors
- PgsqlContext Adjustment
|
2025-09-01 20:35:00 +02:00 |
|
|
ddf009293a
|
WIP: Manga can be linked to multiple Connectors
|
2025-09-01 20:35:00 +02:00 |
|
|
c6bb949224
|
Job is IComparable<Job>
|
2025-09-01 20:35:00 +02:00 |
|
|
254383b006
|
Include Description in ComicInfo.xml
|
2025-06-28 20:28:28 +02:00 |
|
|
9a4cc0cbaf
|
Only log Error on image-processing if we dont know what Exception was thrown
|
2025-06-28 20:13:09 +02:00 |
|
|
861cf7e166
|
Fix Image-Processing:
Format is not supported by Imagesharp, throwing exception causing Job to fail.
|
2025-06-28 20:00:01 +02:00 |
|
|
fab2886684
|
ComickIo Stop double work for retrieving chapters:
We can build the canonical url from the hids
|
2025-06-18 01:55:19 +02:00 |
|
|
d9ccf71b21
|
DownloadSingleChapterJob add check if chapter is already downloaded before re-downloading
|
2025-06-18 01:18:06 +02:00 |
|
|
1b6af73a0c
|
MangaDex nullvalue checks and allow null-fields in response
Docker Image CI / build (push) Has been cancelled
|
2025-06-15 23:55:23 +02:00 |
|
|
aa67c11050
|
Start-Job endpoint: Add option to start Jobs that our job is dependent on
Docker Image CI / build (push) Has been cancelled
|
2025-05-19 19:57:51 +02:00 |
|
|
9659f2a68a
|
MangaDex.cs year may be null
Docker Image CI / build (push) Has been cancelled
|
2025-05-18 22:44:32 +02:00 |
|
|
d474868116
|
Fix missing Permissions for covers
|
2025-05-18 22:14:51 +02:00 |
|
|
b1312c4164
|
Remove UpdateSingleChapterDownloadedJob.cs
|
2025-05-18 20:39:24 +02:00 |
|
|
33856f9927
|
Fix infinity joby (because we did not create new Scope on every cycle)
|
2025-05-18 20:31:46 +02:00 |
|
|
7974c58fd5
|
Fix PgsqlContext Discriminator UpdateCoverJob
|
2025-05-18 18:16:17 +02:00 |
|