.. |
android
|
Code & local repository cleanup
|
2019-10-01 13:30:34 +05:30 |
server
|
[SERVER] Catch any error and return a 500 response instead of crashing.
|
2019-08-11 11:30:43 +02:00 |
tools
|
Convert path get from windows environment to utf8.
|
2019-09-25 18:07:42 +02:00 |
aria2.cpp
|
add get aria2 launch cmd method
|
2019-11-01 15:27:21 +01:00 |
aria2.h
|
add get aria2 launch cmd method
|
2019-11-01 15:27:21 +01:00 |
book.cpp
|
Correctly set that book's path is valid when updating it from a reader.
|
2019-08-12 12:43:52 +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
|
Update Changelog
|
2019-11-20 13:06:24 +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
|
Add a parameter to getBookmarks fct to get valid bookmarks only
|
2019-10-31 14:05:21 +02:00 |
libxml_dumper.cpp
|
Fix include in stringTools.h
|
2019-08-11 10:19:48 +02:00 |
manager.cpp
|
[API Break] Fix pathTools (and a bit stringTools).
|
2019-09-19 18:16:06 +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
|
Fix nameMapper initialization.
|
2019-08-12 16:16:26 +02:00 |
opds_dumper.cpp
|
Fix include in stringTools.h
|
2019-08-11 10:19:48 +02:00 |
reader.cpp
|
Readd original getNextSuggestion()
|
2019-10-01 13:30:35 +05:30 |
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
|
Reintroduce kiwix-serve taskbar
|
2019-11-26 11:54:00 +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 |