libkiwix/src
Maneesh P M e2f6d91d51 Remove get_readerIndex in favor of get_zimId
The function get_readerIndex was used to get the zimId using an ordered
vector of readers. Now we can use get_zimId directly.
2021-05-26 14:45:25 +02:00
..
server Replace std::vector<std::string> with SuggestionItem 2021-05-26 10:53:39 +02:00
tools Rename kiwix-lib in libkiwix 2021-05-23 21:46:52 +02:00
wrapper/java kiwix::Book::getCategory() 2021-03-17 14:09:48 +04:00
aria2.cpp No metalink file on fs 2021-05-04 13:15:43 +02:00
aria2.h Fix segmentation fault with curl requests. 2020-08-26 12:42:16 +02:00
book.cpp Both Book::update() methods update the category 2021-03-17 14:10:57 +04:00
bookmark.cpp Add bookmarks support. 2018-12-02 15:47:29 +01:00
config.h.in Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
downloader.cpp Better error printing. 2020-08-28 15:27:03 +02:00
entry.cpp Remove unnecessary include. 2021-01-26 17:53:25 +01:00
kiwixserve.cpp add setPort() method 2019-10-28 15:56:49 +01:00
library.cpp Empty query acts as a match-all query 2021-05-09 15:14:43 +02:00
libxml_dumper.cpp const-correct kiwix::Library 2021-04-28 11:42:55 +04:00
manager.cpp Manager::readOpds() doesn't modify its input 2021-04-12 15:14:12 +02:00
meson.build Move internalServer code into its own source files. 2020-08-13 11:16:41 +02:00
microhttpd_wrapper.h Fix compilation with libmicrohttpd v0.97.1 2020-07-08 14:42:46 +02:00
name_mapper.cpp Fix nameMapper initialization. 2019-08-12 16:16:26 +02:00
opds_dumper.cpp kiwix::Book::getCategory() 2021-03-17 14:09:48 +04:00
reader.cpp Replace std::vector<std::string> with SuggestionItem 2021-05-26 10:53:39 +02:00
search_renderer.cpp Remove get_readerIndex in favor of get_zimId 2021-05-26 14:45:25 +02:00
searcher.cpp Remove get_readerIndex in favor of get_zimId 2021-05-26 14:45:25 +02:00
server.cpp Stop the internal server only if it exists. 2020-10-07 14:36:45 +02:00
subprocess.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.cpp Use c++11 std::thread instead of pthread. 2021-01-26 17:53:25 +01:00
subprocess_unix.h Use c++11 std::thread instead of pthread. 2021-01-26 17:53:25 +01:00
subprocess_windows.cpp Wait for waitingThread to exit before destroying the subprocess memory. 2020-08-26 12:26:04 +02:00
subprocess_windows.h Wait for waitingThread to exit before destroying the subprocess memory. 2020-08-26 12:26:04 +02:00
xmlrpc.h Add missing include 2020-10-07 18:43:57 +02:00