..
android
Add JNI wrapper around the library and the server.
2019-08-11 11:30:43 +02:00
server
[SERVER] Catch any error and return a 500 response instead of crashing.
2019-08-11 11:30:43 +02:00
tools
Make appendToFirstOccurence take argument by reference.
2019-08-11 10:19:48 +02:00
aria2.cpp
Fix include in otherTools.h
2019-08-11 10:19:48 +02:00
aria2.h
add remove fct with aria2
2019-05-13 10:30:19 +02:00
book.cpp
Make getHumanReadableFromPath method const.
2019-08-11 10:19:48 +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
Fix include in pathTools.h
2019-08-10 11:02:23 +02:00
entry.cpp
Detect and reject infinite redirect loops.
2019-04-15 16:55:48 +02:00
kiwixserve.cpp
Fix include in pathTools.h
2019-08-10 11:02:23 +02:00
library.cpp
Make the library create the reader.
2019-08-11 10:19:48 +02:00
libxml_dumper.cpp
Fix include in stringTools.h
2019-08-11 10:19:48 +02:00
manager.cpp
Remove error message when trying to opening a wrong zim file.
2019-04-02 15:28:46 +02:00
meson.build
Add a name_mapper mapping the HumanReadable name to the id.
2019-08-11 11:30:43 +02:00
name_mapper.cpp
Add a name_mapper mapping the HumanReadable name to the id.
2019-08-11 11:30:43 +02:00
opds_dumper.cpp
Fix include in stringTools.h
2019-08-11 10:19:48 +02:00
reader.cpp
Fix crash searchbar's suggestions
2019-06-24 11:48:14 +02:00
search_renderer.cpp
Move the search html renderer in a different class than the searcher.
2019-08-11 10:19:48 +02:00
searcher.cpp
Move the search html renderer in a different class than the searcher.
2019-08-11 10:19:48 +02:00
server.cpp
[SERVER] Catch any error and return a 500 response instead of crashing.
2019-08-11 11:30:43 +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
Force the exit of the forked process.
2019-06-25 16:52:46 +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
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
subprocess_windows.h
Do not add NULL at end of commandLine on Windows.
2018-10-31 13:56:42 +01:00
xmlrpc.h
Fix include in otherTools.h
2019-08-11 10:19:48 +02:00