Commit Graph

60 Commits

Author SHA1 Message Date
701817d76b Update comic url to use v2.
This should be replaced with json and the url shouldl be built in the client side.
2018-04-25 22:17:51 +02:00
0305377c28 Migrate some more controllers to json. 2018-04-24 14:42:30 +02:00
20c7ecadd4 Add new controller for requesting the "full" information for a comic.
For now it doesn't serve the full information, only the information shown in the current/next comic view in iOS. I will see if I create two separated controllers or just on sending all the information when more information is needed in another iOS view.
2018-04-23 19:24:56 +02:00
b3d4e4c11e Include comics' hash in download information. 2018-04-14 10:02:08 +02:00
9a473ae214 Send the full cover for now. Clients will resize and cache them as needed. 2018-04-14 10:01:41 +02:00
c1ba2fe77e Use json in foldercontentcontoller_v2 2018-03-25 13:15:49 +02:00
4c91da82a9 Fix reading comics controller 2018-03-11 15:27:50 +01:00
0c303e6ea3 Reimplement ReadingComicsControllerV2 for serving JSON. 2018-03-11 11:29:17 +01:00
da5a4def96 Reimplement LibrariesControllerV2 for serving JSON. 2018-03-04 17:38:01 +01:00
68db72078f Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00