yacreader/YACReaderLibrary/server/controllers/v2
2018-05-29 17:12:22 +02:00
..
comiccontroller_v2.cpp Move from session based state to client side tokens. 2018-04-25 22:20:03 +02:00
comiccontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
comicdownloadinfocontroller_v2.cpp Include comics' hash in download information. 2018-04-14 10:02:08 +02:00
comicdownloadinfocontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
comicfullinfocontroller_v2.cpp Use compact json in responses. 2018-04-26 18:26:44 +02:00
comicfullinfocontroller_v2.h Add new controller for requesting the "full" information for a comic. 2018-04-23 19:24:56 +02:00
covercontroller_v2.cpp Do not close the connection in covercontroller_v2 2018-05-29 17:12:09 +02:00
covercontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
errorcontroller_v2.cpp Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
errorcontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
favoritescontroller_v2.cpp Fix favorites controler v2 2018-04-26 22:18:56 +02:00
favoritescontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
foldercontentcontroller_v2.cpp Add missing include. 2018-05-25 19:26:17 +02:00
foldercontentcontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
folderinfocontroller_v2.cpp Update comic url to use v2. 2018-04-25 22:17:51 +02:00
folderinfocontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
librariescontroller_v2.cpp Do not close the connection in librariescontroller_v2 2018-05-29 17:12:22 +02:00
librariescontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
pagecontroller_v2.cpp Check for comic opening failures before trying to serve a page. 2018-04-28 18:00:40 +02:00
pagecontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
readingcomicscontroller_v2.cpp Use compact json in responses. 2018-04-26 18:26:44 +02:00
readingcomicscontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
readinglistcontentcontroller_v2.cpp Use compact json in responses. 2018-04-26 18:26:44 +02:00
readinglistcontentcontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
readinglistinfocontroller_v2.cpp Add controllers to provide comics information from reading lists and labels 2018-05-01 11:54:00 +02:00
readinglistinfocontroller_v2.h Add controllers to provide comics information from reading lists and labels 2018-05-01 11:54:00 +02:00
readinglistscontroller_v2.cpp Use compact json in responses. 2018-04-26 18:26:44 +02:00
readinglistscontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
synccontroller_v2.cpp Remove comment. 2018-05-21 23:14:12 +02:00
synccontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
tagcontentcontroller_v2.cpp Fix label content controller v2 2018-04-26 22:19:16 +02:00
tagcontentcontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
taginfocontroller_v2.cpp Add controllers to provide comics information from reading lists and labels 2018-05-01 11:54:00 +02:00
taginfocontroller_v2.h Add controllers to provide comics information from reading lists and labels 2018-05-01 11:54:00 +02:00
tagscontroller_v2.cpp Use compact json in responses. 2018-04-26 18:26:44 +02:00
tagscontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00
updatecomiccontroller_v2.cpp Only try to set the next comic as read if there is a next comic. 2018-05-20 17:42:49 +02:00
updatecomiccontroller_v2.h Separate v1 and v2 server api classes and execution path. 2018-03-04 13:05:00 +01:00