libkiwix/src
Matthieu Gautier 34257cfc1f Trust the library.xml information by default.
Do not try to read the zim file and update the book when parsing a
library.xml.
Needed by kiwix/kiwix-tools#319
2020-01-30 18:22:07 +01:00
..
server Remove trailing spaces 2019-12-08 11:52:16 +01:00
tools Move function to convert and use tags inside otherTools. 2020-01-30 17:48:56 +01:00
wrapper/java Add flavour attribute to book. 2020-01-30 17:48:56 +01:00
aria2.cpp add parameter option to start a download with aria2 2020-01-29 15:38:09 +01:00
aria2.h add parameter option to start a download with aria2 2020-01-29 15:38:09 +01:00
book.cpp Trust the library.xml information by default. 2020-01-30 18:22:07 +01: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 add parameter option to start a download with aria2 2020-01-29 15:38:09 +01:00
entry.cpp Detect and reject infinite redirect loops. 2019-04-15 16:55:48 +02:00
kiwixserve.cpp add setPort() method 2019-10-28 15:56:49 +01:00
library.cpp Use a macro to write the filters. 2020-01-30 15:42:54 +01:00
libxml_dumper.cpp Add flavour attribute to book. 2020-01-30 17:48:56 +01:00
manager.cpp Trust the library.xml information by default. 2020-01-30 18:22:07 +01:00
meson.build Be able to create a wrapper for java. 2020-01-28 12:08:18 +01:00
name_mapper.cpp Fix nameMapper initialization. 2019-08-12 16:16:26 +02:00
opds_dumper.cpp Add flavour attribute to book. 2020-01-30 17:48:56 +01:00
reader.cpp Move function to convert and use tags inside otherTools. 2020-01-30 17:48:56 +01:00
search_renderer.cpp Correctly cast double to int. 2019-09-10 14:10:40 +02:00
searcher.cpp Correctly set searcher information even if resultStart equals resultEnd. 2019-09-09 14:43:51 +02:00
server.cpp Fix opds filtering by tag. 2020-01-30 15:42:54 +01: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