This website requires JavaScript.
Explore
Help
Sign In
glax
/
Tranga
Watch
1
Star
0
Fork
0
You've already forked Tranga
mirror of
https://github.com/C9Glax/tranga.git
synced
2025-05-21 21:53:01 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Tranga
/
API
/
Schema
/
Jobs
History
Glax
698d138642
Some checks failed
Docker Image CI / build (push)
Has been cancelled
Details
Load ParentManga.Library for Chapter
2025-05-17 23:40:15 +02:00
..
DownloadAvailableChaptersJob.cs
DownloadAvailableChaptersJob.cs only create DownloadSingleChapterJobs for Chapters that have not been downloaded
2025-05-16 22:00:17 +02:00
DownloadMangaCoverJob.cs
Remove unnecessary Attachments
2025-05-16 21:36:24 +02:00
DownloadSingleChapterJob.cs
Load ParentManga.Library for Chapter
2025-05-17 23:40:15 +02:00
Job.cs
ParentJob can be updated, DownloadAvailableJobs Endpoint automatically sets ParentJob to the DownloadAvailableChaptersJob (ondeleteCascade)
2025-05-17 19:24:24 +02:00
JobState.cs
MangaConnectors do not have to return an Object with 6 Parameters.
2025-05-09 06:28:44 +02:00
JobType.cs
Split UpdateFilesDownloadedJob.cs to UpdateChaptersDownloadedJob.cs and split into UpdateSingleChapterDownloadedJob.cs
2025-05-16 20:13:39 +02:00
MoveFileOrFolderJob.cs
Use LazyLoading
2025-05-16 21:05:55 +02:00
MoveMangaLibraryJob.cs
Lazy Load Jobs.DependsOnJobs, Manga.Chapters
2025-05-16 21:53:59 +02:00
RetrieveChaptersJob.cs
RetrieveChaptersJob.cs distinct Chapters
2025-05-17 23:25:00 +02:00
UpdateChaptersDownloadedJob.cs
Lazy Load Jobs.DependsOnJobs, Manga.Chapters
2025-05-16 21:53:59 +02:00
UpdateSingleChapterDownloadedJob.cs
Remove unnecessary Attachments
2025-05-16 21:36:24 +02:00