libkiwix/test
Veloman Yunkan 19b59fd72f Serving /catalog/v2/entries
/catalog/v2/entries is intended to play the combined role of
/catalog/root.xml and /catalog/search of the old OPDS API. Currently,
the latter role is not yet implemented.

Implementation note: instead of tweaking and reusing
`OPDSDumper::dumpOPDSFeed()`, the generation of the OPDS feed is done via `mustache`
and a new template `static/catalog_v2_entries.xml`.
2021-06-08 20:37:00 +04:00
..
data Fix Libkiwix Github repository URLS 2021-05-20 08:56:44 +02:00
book.cpp Both Book::update() methods update the category 2021-03-17 14:10:57 +04:00
counterParsing.cpp Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01:00
httplib.h Introducing 1st real unit test of the server 2020-04-29 15:39:18 +04:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
library.cpp Fix Libkiwix Github repository URLS 2021-05-20 08:56:44 +02:00
manager.cpp Testing of Manager.readXml() 2021-04-12 15:14:12 +02:00
meson.build New unit-test LibraryServerTest.catalog_root_xml 2021-03-17 14:02:27 +04:00
pathTools.cpp Add support for samba path on windows. 2020-07-15 11:40:02 +02:00
regex.cpp Fix tests. 2020-01-20 17:00:18 +01:00
server.cpp Serving /catalog/v2/entries 2021-06-08 20:37:00 +04:00
stringTools.cpp Better parsing of `M/Counter` 2020-10-28 16:03:18 +01:00
tagParsing.cpp Fix tests. 2020-01-20 17:00:18 +01:00