Commit Graph

8 Commits

Author SHA1 Message Date
aa6d2d64bd Changed prototypes for GetPublications, GetChapters and DownloadChapter to return the value instead of using out. 2023-05-18 15:47:48 +02:00
d016d5a8fd Added more fields to Publication 2023-05-18 15:47:05 +02:00
d57c8d15f7 Moved Connector 2023-05-18 12:28:34 +02:00
d6ec91c896 Moved files
Added DownloadClient to Connector
2023-05-18 12:26:15 +02:00
45713b868d throw error instead of returning made up value 2023-05-17 23:51:09 +02:00
5db12093c4 Added Tranga to spellchecker-dictionary. 2023-05-17 23:34:36 +02:00
4b0a1c0a9d Added Structs Chapter and Publication
Added TaskManager and TrangaTask

TaskManager manages all TrangaTasks and starts Tasks when necessary.
Execution is necessary when time elapsed between last execution and now is greater than TrangaTask.reoccurrence.
2023-05-17 23:23:01 +02:00
a0d2cb92bf initial commit 2023-05-17 22:13:15 +02:00