libkiwix/include
Maneesh P M bcece66960 Add SearchRenderer handles for libzim structures
Introduces a new member mp_search that houses the zim::Search object,
adds a new constructor for this purpose. This commit also add an
overload for getHtml that takes start and end integers as arguments
since they are not part of the search object we include.
2021-07-03 14:05:50 +05:30
..
tools Drop Reader and Entry wrappers from handle_content 2021-07-03 14:05:50 +05:30
book.h Reading category element from OPDS stream 2021-03-17 14:10:57 +04:00
bookmark.h Add bookmarks support. 2018-12-02 15:47:29 +01:00
common.h Allow us to declare method to be deprecated. 2018-04-19 18:04:07 +02:00
downloader.h Use c++11 std::thread instead of pthread. 2021-01-26 17:53:25 +01:00
entry.h Rename kiwix-lib in libkiwix 2021-05-23 21:46:52 +02:00
kiwix.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
kiwixserve.h add setPort() method 2019-10-28 15:56:49 +01:00
library.h Add m_archives and getArchiveById to Library 2021-07-03 14:02:31 +05:30
libxml_dumper.h const-correct kiwix::Library 2021-04-28 11:42:55 +04:00
manager.h Trust the library.xml information by default. 2020-01-30 18:22:07 +01:00
meson.build Drop usage of Reader from InternalServer::handle_meta 2021-07-03 14:04:02 +05:30
name_mapper.h Add a name_mapper mapping the HumanReadable name to the id. 2019-08-11 11:30:43 +02:00
opds_catalog.h OpdsCatalog::getSearchUrl() 2021-06-30 18:27:00 +02:00
opds_dumper.h OPDSDumper::dumpOPDSFeed() works via mustache 2021-06-08 20:37:00 +04:00
reader.h Drop usage of Reader from InternalServer::handle_suggest 2021-07-03 14:04:04 +05:30
search_renderer.h Add SearchRenderer handles for libzim structures 2021-07-03 14:05:50 +05:30
searcher.h Add SearchRenderer handles for libzim structures 2021-07-03 14:05:50 +05:30
server.h moved blockExternalLink outside of taskbar 2020-03-27 11:25:39 +00:00