Commit Graph

10 Commits

Author SHA1 Message Date
Alex Ling f8e0c6d795 Remove download code from mangadex/api.cr, as the download functionality
is now handled by mangadex/downloader.cr
2020-02-28 17:15:55 +00:00
Alex Ling e3d505d62b Add @full_title to MangaDex::Chapter 2020-02-28 17:14:38 +00:00
Alex Ling e8c365b7a1 Rename module Mangadex to MangaDex 2020-02-28 16:48:48 +00:00
Alex Ling fa50f4cb88 Delete the single job push method 2020-02-26 23:55:38 +00:00
Alex Ling 2dd980b92c Add mangadex/downloader.cr (implements MangaDex::Job and
MangaDex::Queue)
2020-02-26 17:41:50 +00:00
Alex Ling 89e747d3ee Get Chapter object directly from chapter ID 2020-02-26 17:31:53 +00:00
Alex Ling 468f109776 Add Manga object as a property of MangaDex::Chapter 2020-02-26 17:31:04 +00:00
Alex Ling 676f2ae032 Include chapter information in MangaDex::Manga#to_info_json output 2020-02-21 01:56:57 +00:00
Alex Ling fd342fe1ee Add mangadex lang code csv to src/assets 2020-02-20 23:41:40 +00:00
Alex Ling 60a1032f71 add a basic Mangadex API wrapper 2020-02-20 01:32:18 +00:00