Luis Ángel San Martín
630a5c94a0
Move from session based state to client side tokens.
...
YACReaderHttpSession is still used, but it is not a http session anymore.
2018-04-25 22:20:03 +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
f0d350a827
Use the new controllers.
2017-05-26 17:32:05 +02:00
Luis Ángel San Martín
6d4ce1eabd
Added new regexps for matching requests related to reading lists.
2016-10-30 09:16:53 +01:00
Luis Ángel San Martín
58bc6ae6bf
Map the reading uri to the new controller in the request mapper.
2016-08-23 22:23:53 +02:00
Luis Ángel San Martín
036fad4a77
Use the new crotroller in request mapper.
2016-08-23 18:21:14 +02:00
Luis Ángel San Martín
db3f2b6431
Use the new tag content controller in the request mapper.
2016-08-22 23:07:48 +02:00
Luis Ángel San Martín
10c261c77a
Fixed access to Static::yacreaderSessionStore
members.
2016-06-24 18:54:31 +02:00
Luis Ángel San Martín
b3aca9b542
Use the YACReaderHttpSession in request mapper. If yareader session is not set, create a YACReaderHttpSession for matching the current session.
2016-06-22 20:12:34 +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
00f45b9a27
using static regular expresions was a bad idea
2016-01-25 18:40:28 +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