Commit Graph

20 Commits

Author SHA1 Message Date
7e8f575091 Chapter filename is set only when download happens
Some checks failed
Docker Image CI / build (push) Has been cancelled
https://github.com/C9Glax/tranga/issues/466
2025-10-09 00:14:57 +02:00
196ff17339 Test fix for Chapter FullArchiveFilePath throwing exception 2025-10-06 21:39:35 +02:00
ca3f59e415 Do not check chapters associated with Mangas that do not have a Library assigned
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-06 15:58:34 +02:00
03a042a5ec fix Chapter 0 not having a chapter number 2025-09-21 18:29:54 +02:00
b22f6ac9d6 Trim leading 0s in chapternumbers 2025-09-21 05:33:23 +02:00
bf148cc10f Throw exception if Chapternumber is not in correct format 2025-09-21 04:44:11 +02:00
9a290cdf47 CheckDownloaded log message include detail 2025-09-21 04:31:28 +02:00
41cbbb0ef8 More meaningful reason...
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-09-18 02:36:24 +02:00
e4263e4b2b Sync reason System.Reflection.MethodBase.GetCurrentMethod()?.Name 2025-09-18 02:28:59 +02:00
429cd2284f Better sync log 2025-09-18 02:04:01 +02:00
55d6b46507 Clean Filenames for Windows
Fixes #391
2025-09-18 00:51:34 +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
32f7a6642a Fix merging of Manga
Fix ComickIo empty lists
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
072a5c3210 TrangaSettings as static field in Tranga instead of Static class 2025-09-01 20:35:00 +02:00
10d0a65637 WIP 2025-09-01 20:35:00 +02:00