Commit Graph

  • 9a01db710b Fixed illegal characters in filenames Fixed logic for downloading images (separation between Connector and inherited classes) glax 2023-05-18 17:21:06 +0200
  • 93bb8ef6ee Added delay functionality for rate-limits glax 2023-05-18 17:18:41 +0200
  • ae29b8f341 TODO Download covers: https://api.mangadex.org/docs/retrieving-covers/ https://api.mangadex.org/docs/swagger.html#/ glax 2023-05-18 16:42:12 +0200
  • b54ac730b7 Added Image download and compression to archive to Connector. glax 2023-05-18 16:42:00 +0200
  • c3cb4d6e08 Add optional value to search for Manga instead of downloading all GetPublications(string = null) glax 2023-05-18 16:41:14 +0200
  • b15e032038 Add field downloadLocation to Connector to save archives. glax 2023-05-18 16:40:11 +0200
  • 73df8ad213 Added functionality to DownloadChapter in Mangadex glax 2023-05-18 16:21:54 +0200
  • d13a7c3e49 Add field "url" to Chapter to know where to download. glax 2023-05-18 16:21:21 +0200
  • 317d1435f3 Add Publication to DownloadChapter Method, to later correctly save images. glax 2023-05-18 16:21:02 +0200
  • 140aac8f87 Added functionality to GetChapters. glax 2023-05-18 16:04:03 +0200
  • 71d09229da offset is increased at start of loop to prevent multiple attempts at downloading same list. glax 2023-05-18 16:03:27 +0200
  • 6f128ea044 Removed unnecessary fields and changed fieldTypes in Chapter. glax 2023-05-18 16:03:00 +0200
  • 7aeb6bcc2f Added executable for testing. glax 2023-05-18 15:49:08 +0200
  • 8fde7f8885 Added first Connector: MangaDex Can fetch all Mangas so far. glax 2023-05-18 15:48:54 +0200
  • aa6d2d64bd Changed prototypes for GetPublications, GetChapters and DownloadChapter to return the value instead of using out. glax 2023-05-18 15:47:48 +0200
  • d016d5a8fd Added more fields to Publication glax 2023-05-18 15:47:05 +0200
  • d57c8d15f7 Moved Connector glax 2023-05-18 12:28:34 +0200
  • d6ec91c896 Moved files Added DownloadClient to Connector glax 2023-05-18 12:26:15 +0200
  • 45713b868d throw error instead of returning made up value glax 2023-05-17 23:51:09 +0200
  • 5db12093c4 Added Tranga to spellchecker-dictionary. glax 2023-05-17 23:34:36 +0200
  • 4b0a1c0a9d Added Structs Chapter and Publication Added TaskManager and TrangaTask glax 2023-05-17 23:23:01 +0200
  • a0d2cb92bf initial commit glax 2023-05-17 22:13:15 +0200