Commit Graph

25 Commits

Author SHA1 Message Date
b7fb45a331 Add support for storing and serving the new comic filters format
It's already implemented on iOS and next is supporting it on Android.
2025-06-14 09:56:33 +02:00
19e45ef9de Fix issues getting marked as opened because android minimum current page is 1 2024-02-02 13:04:38 +01:00
e26169386c include comic_info_id in comic json 2024-01-13 17:15:54 +01:00
5728d4bb18 Add more info to json content + better handling of optionality 2024-01-07 10:52:27 +01:00
751954be76 include file_type and legacy manga when serving json 2023-06-10 10:56:58 +02:00
f2bf53ce5b Add new fields to the DB and make then available to be used in the apps 2023-05-12 16:59:23 +02:00
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
52953633e5 Send manga field through the server 2021-01-16 14:24:14 +01:00
f11a757141 Code format
I had to update clang-format
2020-08-25 19:13:43 +02:00
fe15bc2ba8 Include "last_time_opened" in JSON serialization 2020-08-25 19:01:03 +02:00
b9acd13120 Fix code format errors due to changes in default coding style. (#150) 2020-07-24 21:17:49 +02:00
e3ec56aa43 Format code using clang-format 2019-05-30 19:46:37 +02:00
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
f3e8f1a6cd Fix label to json 2018-04-26 22:18:25 +02:00
a9887a2d46 Add methods for getting json from reading lists and labels(tags) 2018-04-24 14:42:06 +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
9db998174f Use an integer as num_childer in folder. 2018-03-30 10:15:49 +02:00
c1ba2fe77e Use json in foldercontentcontoller_v2 2018-03-25 13:15:49 +02:00
113cf341c0 Fix comic title and number json serialziation 2018-03-24 08:19:23 +01:00
1fc3c2eee7 Add title and number to comic information and fix file name field. 2018-03-22 20:11:42 +01:00
177e3ea3ba Send the cover size ratio in the comic info json. 2018-03-13 19:08:39 +01:00
d7d741f87e Fix comic to json conversion. 2018-03-11 15:26:28 +01:00
7e571c8ffe Add a new method to serialize a comic remote information to json 2018-03-11 11:28:41 +01:00
555adc80bb Use new separator tokens in YACReaderServerDataHelper. 2018-03-04 13:05:42 +01:00
f149f314e0 Merge 2017-08-26 16:54:10 +02:00