Commit Graph

522 Commits

Author SHA1 Message Date
d029512354 Add ActionRecord DTO
Include all Data in ActionRecord return
Add endpoints for returning actions related to manga and chapter
Fix wrong syncs for ActionsContext
2025-10-16 20:08:07 +02:00
6561ba3bc3 Actions use enum 2025-10-16 19:13:44 +02:00
53276e858b Actions initial commit
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-16 02:53:02 +02:00
13fb917c5d Implement #310 optional comicinfo.xml
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-16 00:26:03 +02:00
626131b9b8 Enums as string 2025-10-15 23:41:26 +02:00
20f4f41c17 Fix remove manga endpoint 2025-10-15 01:48:08 +02:00
71d9cc47ba Speedup withtag
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-14 23:50:07 +02:00
f1e3d88c82 Fix /Manga/WithTag 2025-10-14 19:25:34 +02:00
acd885f1ab Fix MetadataEntry endpoints, payload
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-14 14:08:44 +02:00
352c4a4401 MetadataSearchResult data annotations 2025-10-14 13:29:33 +02:00
81b299ad9d Fix Endpoint Ambiguity ChaptersController 2025-10-14 12:51:36 +02:00
bf7ab17502 Fix endpoint ambiguity MangaConnectorController 2025-10-14 12:48:57 +02:00
b6aab4eb8d Add endpoint that fetches all Metadataentries for Manga 2025-10-14 10:43:01 +02:00
4281c93f9a Update openapi 2025-10-14 10:32:27 +02:00
a8cacafe38 Fix ambigous endpoints 2025-10-14 10:32:10 +02:00
e63545eed0 Update Endpoints 2025-10-14 10:16:31 +02:00
2683d19806 Fix #472
Some checks failed
Docker Image CI / build (push) Has been cancelled
Downloaded chapters filenames are not set in database
2025-10-13 18:52:24 +02:00
b25cc3bddc Fix #471 Task is already finished when task.Wait is called
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-12 13:52:55 +02:00
1378292e6d Order results for Manga and Chapters
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-11 22:45:26 +02:00
8207816c9f revert redundancy
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-11 20:32:44 +02:00
3ff44339b5 Fix #468 failed downloads (Task cancelled) results in empty chapter archive
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-10 18:23:27 +02:00
f72fdf54f1 redundancy 2025-10-09 00:21:03 +02:00
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
18f5021457 If image could not be processed, return the original stream
https://github.com/C9Glax/tranga/issues/466
2025-10-08 23:54:30 +02:00
ed07bba841 Use DelegatingHandler for RateLimits
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-06 22:48:46 +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
8e4afb43f8 Fix "startup" never completing if UpdateChaptersDownloadedBeforeStarting is set
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-04 05:03:44 +02:00
6a7f3285d1 Fix wrong if check CHECK_CHAPTERS_BEFORE_START 2025-10-03 20:18:41 +02:00
71d5116323 Move EnvVars to Constants.cs
Add CHECK_CHAPTERS_BEFORE_START
2025-10-03 20:15:55 +02:00
9cc3dc1bf7 Fix MangaPark imageUrls parsing 2025-10-03 19:59:09 +02:00
9248cb5eaf Fix downloads not working, with timeout using DateTime.Now instead of UTC 2025-10-03 19:37:57 +02:00
916c08adf8 Improve CopyCoverFromCacheToDownloadLocation and Manga.FullDirectoryPath usage 2025-10-03 19:33:58 +02:00
0b44abf4c7 Update dependencies
Add linkdotnet/BuildInformation
2025-10-02 18:09:27 +02:00
06555614f1 Fix CleanupNoDownloadManga 2025-10-02 17:56:03 +02:00
d5b6ff4267 Fix Mangapark duplicate entries 2025-10-02 17:47:52 +02:00
8ebd712416 Logging for Global Connector 2025-10-02 17:24:04 +02:00
1e0abe637f ProcessImage Logging 2025-10-02 17:14:33 +02:00
db74af9217 Correct route for swagger endpoint 2025-09-28 17:28:16 +02:00
24cf63f235 Remove obsolete HttpRequestTimeFeature.cs
add openapi definitions output
Start logging in Program.cs
2025-09-28 17:02:27 +02:00
82489f3870 Include Filename in Chapter DTO 2025-09-27 22:41:59 +02:00
fdde64021b More logging 2025-09-25 02:07:20 +02:00
ae725b44e3 Change AddMangaToContextLogic 2025-09-24 17:58:26 +02:00
fc7b832926 Use ExecuteDelete instead of ffetching data and then removing the entries 2025-09-24 17:43:47 +02:00
7954c4b72e Keep downloaded images in memory instead of writing to disk and then deleting. 2025-09-24 17:25:47 +02:00
03a042a5ec fix Chapter 0 not having a chapter number 2025-09-21 18:29:54 +02:00
df0dd26a8c Order Chapters in response 2025-09-21 18:26:25 +02:00
5c29496fa5 Implement #445, Startup tasks 2025-09-21 18:14:12 +02:00
5dd9bfaefa MangaPark HttpUtility.HtmlDecode 2025-09-21 17:50:44 +02:00
a33c3a2dcc Fix parsing of image urls 2025-09-21 17:50:44 +02:00