libkiwix/src
Matthieu Gautier 1002c15e0d Remove unnecessary checks.
`Reader` cannot be created with a null `zimArchive`.
We don't have to check for zimArchive being not null.
2020-12-09 14:25:02 +01:00
..
server fix build on FreeBSD 2020-12-07 09:38:46 -05:00
tools Alternative implementation of parseMimetypeCounter() 2020-10-29 14:11:27 +04:00
wrapper/java Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01:00
aria2.cpp Better variable name for outStream. 2020-08-28 15:27:03 +02:00
aria2.h Fix segmentation fault with curl requests. 2020-08-26 12:42:16 +02:00
book.cpp Write the articleCount and mediaCount metadata in the OPDS stream. 2020-04-07 12:22:44 +02: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 Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01:00
kiwixserve.cpp add setPort() method 2019-10-28 15:56:49 +01:00
library.cpp Add the method get bookByPath in library. 2020-03-06 12:08:05 +01:00
libxml_dumper.cpp Add flavour attribute to book. 2020-01-30 17:48:56 +01:00
manager.cpp fix open external zim 2020-04-20 15:22:36 +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 Write the articleCount and mediaCount metadata in the OPDS stream. 2020-04-07 12:22:44 +02:00
reader.cpp Remove unnecessary checks. 2020-12-09 14:25:02 +01:00
search_renderer.cpp added pageLength for search_pagination 2020-08-12 02:08:02 +05:30
searcher.cpp Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01: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 Wait for waitingThread to exit before destroying the subprocess memory. 2020-08-26 12:26:04 +02:00
subprocess_unix.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +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