Commit Graph

13 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
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
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
ed07bba841 Use DelegatingHandler for RateLimits
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-06 22:48:46 +02:00
24cf63f235 Remove obsolete HttpRequestTimeFeature.cs
add openapi definitions output
Start logging in Program.cs
2025-09-28 17:02:27 +02:00