libkiwix/src
Manan Jethwani 30e4c549e4 exposed fileExist, getMimeTypeForFile and getFileCoontent functions 2021-10-12 19:44:38 +05:30
..
server added custom index template 2021-10-12 19:44:05 +05:30
tools exposed fileExist, getMimeTypeForFile and getFileCoontent functions 2021-10-12 19:44:38 +05:30
wrapper/java kiwix::Book::getCategory() 2021-03-17 14:09:48 +04:00
aria2.cpp Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
aria2.h Fix segmentation fault with curl requests. 2020-08-26 12:42:16 +02:00
book.cpp Handling of /meta?name=Illustration_WxH@1 requests 2021-08-05 22:28:09 +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 Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
library.cpp Languages OPDS feed includes book counts 2021-08-03 11:32:38 +02:00
libxml_dumper.cpp Move back used helper functions to the public API. 2021-07-07 14:43:13 +02:00
manager.cpp Update Manager to use Archive instead of Reader 2021-08-03 11:42:58 +02:00
meson.build Drop usage of Reader from InternalServer::handle_meta 2021-07-03 14:04:02 +05:30
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_catalog.cpp OpdsCatalog::getSearchUrl() 2021-06-30 18:27:00 +02:00
opds_dumper.cpp Removed duplication across two mustache templates 2021-09-09 12:19:22 +04:00
reader.cpp Update libkiwix with new libzim api 2021-08-14 22:26:39 +05:30
search_renderer.cpp Move all public *Tools.h in src. 2021-07-07 14:43:13 +02:00
searcher.cpp Update libkiwix with new libzim api 2021-08-14 22:26:39 +05:30
server.cpp added custom index template 2021-10-12 19:44:05 +05:30
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