|
3c3f7bb95a
|
Merge recent changes to TrangaSettings backend
|
2024-08-26 19:08:59 +02:00 |
|
|
8c66bbc89f
|
Use publicationCache to store and update Manga
|
2024-04-22 23:45:51 +02:00 |
|
|
03e90eccd3
|
No longer require connector name to create job
|
2024-04-22 04:21:30 +02:00 |
|
|
b5be4e0dd8
|
Fixes #97 missing jobs.
Implemented Equals(obj) functions for Chapter, DownloadChapter and DownloadNewChapters to check if jobs already exist.
|
2024-01-11 20:19:04 +01:00 |
|
|
083ce238d8
|
Add UpdateMetadata Job to DownloadNewChapters
|
2023-11-02 15:20:34 +01:00 |
|
|
49ab8928b1
|
Add parameter JobBoss to Job.ExecuteTask (and Internal)
|
2023-11-02 15:19:36 +01:00 |
|
|
391efcb9bc
|
Add Field jobType to Job
|
2023-11-02 15:18:41 +01:00 |
|
|
963ad375e8
|
Add Job UpdateMetadata --> untested!
|
2023-11-01 14:17:11 +01:00 |
|
|
425cf7e0d6
|
Re-add forgotten seriesInfo.json to new downloads
|
2023-11-01 13:36:58 +01:00 |
|
|
c4d69c27a4
|
copy cover
|
2023-09-19 19:43:58 +02:00 |
|
|
3ee53b7436
|
copy cover
|
2023-09-19 19:43:39 +02:00 |
|
|
d89ca0a2ef
|
Changed Jobs ToString
|
2023-09-19 16:30:55 +02:00 |
|
|
1066e1ca2e
|
#50 translated-language support (if connector supports it)
API GET Manga/Chapters new parameter "translatedLanguage"
|
2023-09-13 14:09:47 +02:00 |
|
|
a316ee3d48
|
Changed id creation for Jobs to be more descriptive
|
2023-09-09 19:14:47 +02:00 |
|
|
51a1ae72ca
|
Added parentJobId for deserialization
When creating Jobs with null as recurrence time, set it to zero
Job.NextExecution() removed the recurrence check
|
2023-09-02 16:12:10 +02:00 |
|
|
79bbc92467
|
Added lastExecution time on jobs.json parse
|
2023-09-02 15:05:15 +02:00 |
|
|
1fd36c91d6
|
Renamed Publication.cs to Manga.cs
Renamed Request-Paths "Tasks" to "Jobs"
|
2023-08-31 12:16:02 +02:00 |
|
|
bbd716383a
|
Added ToString overrides
|
2023-08-27 01:21:23 +02:00 |
|
|
f916cda0f1
|
Corrected order of constructor (GlobalBase clone)
|
2023-08-27 00:59:54 +02:00 |
|
|
4d1e43e7b3
|
Job: add Id
|
2023-08-26 02:40:24 +02:00 |
|
|
8f309fcfd7
|
Library- and NotificationConnectors in GlobalBase
|
2023-08-24 13:33:33 +02:00 |
|
|
a4aa571870
|
Added Jobs and ProgressToken
|
2023-08-04 14:51:40 +02:00 |
|