3
0
Fork 0
Commit Graph

585 Commits (fix-bug-pid)

Author SHA1 Message Date
luddens cf75469a7f fix bug pid option
7 years ago
Matthieu Gautier 4de8623a52 Correctly set the zimPathToSave if there are several zim file to add.
7 years ago
Kelson c6499ad5c6 Fix typo in kiwix-manage usage()
7 years ago
Emmanuel Engelhart 34ceaf37f2 Better kiwix-serve usage()
7 years ago
Emmanuel Engelhart 3864b2404c Better kiwix-manage usage()
7 years ago
Kelson 88cea54520 Revert "[kiwix-manage] Add a `download` command to kiwix-manage."
7 years ago
Matthieu Gautier 2774eb9529 Do not use this_thread::sleep or thread::hardware_concurrency.
7 years ago
Matthieu Gautier 848d058610 Always use POLL wen possible.
7 years ago
Kelson c337cf174e Add --nodatealiases command line option #269
7 years ago
Matthieu Gautier d0687e40a6 Do not use POLL on windows.
7 years ago
Matthieu Gautier 336cbe691d Remove rpath in installed binaries.
7 years ago
Matthieu Gautier 8882a716a0 [manage] Allow user to add several zim files to library in the same time.
7 years ago
Matthieu Gautier c5b293c6f3 [manage] Do not show all books if id has been provided on command line.
7 years ago
Matthieu Gautier 15c6252db4 Allow to search the catalog by tags.
7 years ago
Matthieu Gautier c332c123fe Fix handling of absolute url in kiwix-serve.
7 years ago
Matthieu Gautier 978dc47865 [server] Correctly implement 302 redirection if the entry is a redirection.
7 years ago
Matthieu Gautier ffaecb5389 Update to last kiwix-lib API.
7 years ago
Matthieu Gautier 3c8da8c74c Do not handle external index.
7 years ago
Matthieu Gautier 51051752f1 Initialize geoquery variables.
7 years ago
Kelson fd2a0decd3
Merge branch 'master' into legoktm-patch-2
7 years ago
Kunal Mehta 067a40a156
Improve kiwix-serve.1
7 years ago
Kunal Mehta cfa22365fe
Improve grammar in kiwix-manage.1
7 years ago
Kelson d1802c52a2 Update usage()
7 years ago
Matthieu Gautier 1032a46c57 Be able to remove several books in a single command.
7 years ago
Matthieu Gautier c1e635bd4e [kiwix-manage] Add a `download` command to kiwix-manage.
7 years ago
Matthieu Gautier c8be8fbad8 [kiwix-manage] Update to last API of kiwix-lib.
7 years ago
Matthieu Gautier 640f907fb2 Avoid recopy of books
7 years ago
Matthieu Gautier eb407956b9 The index path must be absolute.
7 years ago
Matthieu Gautier 422dde9ff2 Allow the opds feed to filtered by the language and "paged".
7 years ago
Matthieu Gautier f691f85724 Correctly get the bookIds to the opdsfeed.
7 years ago
Matthieu Gautier fd4f228a41 Use the `to_string` function in kiwix lib instead of redefine it.
7 years ago
Matthieu Gautier bf40d4ff91 Adapt kiwix-manage to new kiwix-lib API.
7 years ago
Matthieu Gautier 74fecd34e6 Adapt kiwix-serve to new API.
7 years ago
Pavel Minaev 4a88c44626 Fix #217: RequestContext::connection is unused
8 years ago
Pavel Minaev 88a32a152f Fix #213: sockaddr_in is undefined when compiling on FreeBSD
8 years ago
Pavel Minaev f0568ff4a7 Fix #215: istringstream used without #include <sstream>
8 years ago
Pavel Minaev 221f3ef340 Fix #211: getMimeTypeForFile does not handle files without extensions correctly
8 years ago
cyrillemoureaux 228402b505 Fix crash when --library is provided but no actual library path is, by
8 years ago
Kelson 8fccbc4c99 Improved taskbar #160 #59
8 years ago
Matthieu Gautier 282b85c341 Do not use std::sto[fi] or std::to_string.
8 years ago
Matthieu Gautier 4c3acd06de Add missing include.
8 years ago
Philip Munaawa efd4a1434e return 404 for missing resources
8 years ago
Matthieu Gautier 7c254544ca Remove kiwix-install tool.
8 years ago
Kelson 3766c4882b Proper exit code #194
8 years ago
Philip Munaawa 4433421c48 also replace __CONTENT_ESCAPED__ for --nosearchbar
8 years ago
Philip Munaawa c00f0be7ef fix static resources on home page when using --nosearchbar
8 years ago
Matthieu Gautier 6f49e78eb4 Update kiwix-serve to the new kiwix-lib API.
8 years ago
Matthieu Gautier a01906d273 [manage] Move handling of action in separated function.
8 years ago
Matthieu Gautier 4bd18ce466 Add open search support to search in the catalog.
8 years ago
Matthieu Gautier fb8c14a1e4 Make kiwix-serve serve an opds stream of all zims.
8 years ago