Commit Graph

818 Commits (0.8.0)
 

Author SHA1 Message Date
Matthieu Gautier 773b9e5443
Merge pull request #185 from kiwix/0.5.0
8 years ago
Matthieu Gautier fbddabb10f New version 0.5.0
8 years ago
Matthieu Gautier 3ad50ccf17 Update depenedency version of kiwix-lib.
8 years ago
Matthieu Gautier c265eb8b24
Merge pull request #182 from kiwix/new_api
8 years ago
Matthieu Gautier 6f49e78eb4 Update kiwix-serve to the new kiwix-lib API.
8 years ago
Matthieu Gautier d25329ecb4
Merge pull request #178 from kiwix/opds
8 years ago
Matthieu Gautier bd8d0c3805 Get the dependencies archive using the correct new name scheme.
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
Matthieu Gautier 2acd276753 [KIWIX-SERVE] Serve a zim metadata on the '/meta' url.
8 years ago
Matthieu Gautier 53b2dadfce Compile without warning.
8 years ago
Matthieu Gautier eccf5e194c
Merge pull request #177 from kiwix/rpath
8 years ago
Matthieu Gautier 8356277562 Set rpath of the installed binaries.
8 years ago
Matthieu Gautier c6ace1eafc
Merge pull request #171 from kiwix/new_version
8 years ago
Matthieu Gautier 8552985cd4 New version 0.4.0
8 years ago
Matthieu Gautier 9997a6ec18
Merge pull request #169 from kiwix/infinit_redirect
8 years ago
Matthieu Gautier 8b6abc0e35 Correctly pre-increment the loopCounter.
8 years ago
Kelson 426796dc37
Merge pull request #135 from kiwix/search_suggestions
9 years ago
kelson42 712cdf5e7b Update usage() with --suggestion
9 years ago
Matthieu Gautier 74cc1d0708
Merge pull request #133 from kiwix/better_search_tool
9 years ago
Matthieu Gautier 3ce668af66 Add a suggestion option to search in suggestion.
9 years ago
Matthieu Gautier 2b69cc8ffc Pass verboseFlag to underlying kiwix::Searcher.
9 years ago
Matthieu Gautier 71ffaaa05a
Merge pull request #127 from kiwix/compilation_fixes
9 years ago
Matthieu Gautier f3fb5d61cc Use correct option to compile a static binary in travis.
9 years ago
Matthieu Gautier 05c63536de Force usage of meson 0.43.0.
9 years ago
Matthieu Gautier 16e12ad463 Stop workaround xapian-core.pc
9 years ago
Matthieu Gautier c91285fc29
Merge pull request #123 from kiwix/fix_crash
9 years ago
Matthieu Gautier 5c11ff1a30 Correctly cast to int in debug message.
9 years ago
Matthieu Gautier 9eaf512bf9 Correctly handle NULL string for request arguments.
9 years ago
Matthieu Gautier 9a29874f9f Better verbose message.
9 years ago
Matthieu Gautier aa9647e88c
Merge pull request #122 from kiwix/gcc5
9 years ago
Matthieu Gautier da0c697963 Compile using gcc-5 on native ubuntu.
9 years ago
Matthieu Gautier 77d25686cb
Merge pull request #115 from kiwix/better_search_handling
9 years ago
Matthieu Gautier 3df2fa708b Set the global humanReadableId.
9 years ago
Matthieu Gautier 9021f87715 Handle search with no content and empty query string.
9 years ago
Matthieu Gautier 04b05b7902
Merge pull request #111 from kiwix/better_request_parsing
9 years ago
Matthieu Gautier a8e73aab98 Move the request context out of kiwix-serve.cpp.
9 years ago
Matthieu Gautier 234a9d9719 Let the different handlers look for the reader/searcher.
9 years ago
Matthieu Gautier c93617473d Move some variable out of the request's context.
9 years ago
Matthieu Gautier 09e2039aff Rename variable request_context to request.
9 years ago
Matthieu Gautier 5c6a1870b9
Merge pull request #107 from kiwix/geo_loc
9 years ago
Matthieu Gautier 4fffaf41b6 Add a small (private) support for geo query.
9 years ago
Matthieu Gautier 05c734fc31
Merge pull request #104 from kiwix/library_relative_path
9 years ago
Matthieu Gautier fa9b027a39 Relative paths are relative to current directory not executable.
9 years ago
Matthieu Gautier 1fcc1ad9d4
Merge pull request #98 from kiwix/http_byte_range_fix
9 years ago
kelson42 5fd8dd3c36 Fix HTTP request byte range handling #91
9 years ago
Matthieu Gautier f03ed85972
Merge pull request #87 from swiftugandan/master
9 years ago
Philip Munaawa 52308b764d do not cache results for searches from the welcome page
9 years ago
Kelson 03bac00019
Merge pull request #99 from kiwix/dattaz-patch_issue_19_good
9 years ago