Commit Graph

15 Commits

Author SHA1 Message Date
Luis Ángel San Martín
d3bb598a7d Add controllers to provide comics information from reading lists and labels 2018-05-01 11:54:00 +02:00
Luis Ángel San Martín
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
Luis Ángel San Martín
68db72078f Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
Luis Ángel San Martín
d08740e32d Added new server controller for providing the content of a reading list. 2017-05-26 17:29:28 +02:00
Luis Ángel San Martín
42a16a273b Added new class for serving a list of reading lists, service is not implemented yet. 2016-10-30 09:16:28 +01:00
Luis Ángel San Martín
dbc9c9848a New controller for serving the comics being read. 2016-08-23 22:23:26 +02:00
Luis Ángel San Martín
69b83dae5b New controller for serving favoritess. 2016-08-23 18:20:16 +02:00
Luis Ángel San Martín
df87a14dde Include new classes in server.pri 2016-08-22 23:06:33 +02:00
Luis Ángel San Martín
45ab9bc71f Added a new class for storing YACReaderHttpSession objects. 2016-06-24 17:26:51 +02:00
Luis Ángel San Martín
e67d34a511 Added a new class for storing specific YACReader's http session data. 2016-06-21 21:56:52 +02:00
Luis Ángel San Martín
e6d229680f renamed folders and files, preparing the code structure to be updated to the latest version of QtWebApp 2016-06-16 19:46:58 +02:00
Luis Ángel San Martín
4350d6797e added a new controller for serving the tags in a library 2016-01-25 22:23:49 +01:00
Luis Ángel San Martín
37328edc64 added a new web controller for providing the content information of a folder 2016-01-24 14:15:18 +01:00
Luis Ángel San Martín
1009b84363 added new web controller for knowing the version of the web api 2016-01-23 16:06:47 +01:00
Luis Ángel San Martín
9a62cd4a72 added a QStyledItemDelegate to the list QListView in EmptyFolderWidget to center aling folders' names 2016-01-01 13:11:31 +01:00