Commit Graph

21 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
53276e858b Actions initial commit
Some checks failed
Docker Image CI / build (push) Has been cancelled
2025-10-16 02:53:02 +02:00
fc7b832926 Use ExecuteDelete instead of ffetching data and then removing the entries 2025-09-24 17:43:47 +02:00
5c29496fa5 Implement #445, Startup tasks 2025-09-21 18:14:12 +02:00
e4263e4b2b Sync reason System.Reflection.MethodBase.GetCurrentMethod()?.Name 2025-09-18 02:28:59 +02:00
052e6b33bb Fix file creation for CleanupMangaconnectorIdsWithoutConnector.cs 2025-09-18 02:11:55 +02:00
429cd2284f Better sync log 2025-09-18 02:04:01 +02:00
9b0b5f0860 Sync logging 2025-09-18 01:53:05 +02:00
d9a1923a3c Add more Environment Variables 2025-09-18 01:46:53 +02:00
33cb8a2ab3 Better string 2025-09-18 01:21:05 +02:00
6dc0dfaf00 FIX CORRECT CHECK 2025-09-18 01:19:09 +02:00
978cfdf0c6 fix path 2025-09-18 01:16:48 +02:00
07f95e953d Add CleanupMangaconnectorIdsWithoutConnector.cs 2025-09-18 01:14:33 +02:00
5af1605c5b LibraryConnector-Updates work
Fixes #418
2025-09-18 00:42:46 +02:00
78e7e8fc06 Resize Covers on download 2025-09-05 20:28: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
3b8570cf57 Allow requests to be cancelled.
Make workers have a CancellationTokenSource
2025-09-01 23:26:49 +02:00
2ab1ae04c1 Fix RemoveOldNotificationsWorker.cs: RemoveRange 2025-09-01 20:35:00 +02:00
902ebc48ff Add Migrations
Add RemoveOldNotificationsWorker.cs
2025-09-01 20:35:00 +02:00
54efc5fd5b Add default Tranga-Workers 2025-09-01 20:35:00 +02:00
fa29c21dfb StartNewChapterDownloadsWorker.cs 2025-09-01 20:35:00 +02:00