3
0
Fork 0

Commit Graph

  • a9f8364333
    Merge pull request #206 from kiwix/update_readme Kelson 2018-06-24 16:18:49 +0200
  • 9f06c9c5eb Updated README Emmanuel Engelhart 2018-06-21 11:11:41 +0200
  • 0efbb2461d
    Merge pull request #203 from kiwix/version_0.6.0 0.6.0 Matthieu Gautier 2018-06-15 19:29:59 +0200
  • b251e18af1 New version 0.6.0 Matthieu Gautier 2018-06-14 19:15:33 +0200
  • 5c040d3ee6
    Merge pull request #200 from kiwix/improved_kiwix_serve_taskbar Matthieu Gautier 2018-06-15 18:32:06 +0200
  • bb1afb5120 Also set magnify glass in the global taskbar. Matthieu Gautier 2018-06-15 18:28:04 +0200
  • 8fccbc4c99 Improved taskbar #160 #59 Kelson 2018-06-10 19:39:53 +0200
  • d0dc9ac81b
    Merge pull request #202 from kiwix/gcc4.8 Matthieu Gautier 2018-06-15 18:03:49 +0200
  • f9edd75f6c [TRAVIS] Compile using default gcc (4.8) Matthieu Gautier 2018-06-15 08:50:13 +0200
  • 9571148375
    Merge pull request #201 from kiwix/compile_gcc4.8 Matthieu Gautier 2018-06-14 18:20:19 +0200
  • 282b85c341 Do not use std::sto[fi] or std::to_string. Matthieu Gautier 2018-06-14 17:36:14 +0200
  • 4c3acd06de Add missing include. Matthieu Gautier 2018-06-14 17:35:40 +0200
  • 4cd9d78d21
    Merge pull request #199 from kiwix/kiwix_server_404 Kelson 2018-06-09 16:21:17 +0200
  • efd4a1434e return 404 for missing resources Philip Munaawa 2018-04-24 15:53:08 +0100
  • dfc601dacf
    Merge pull request #196 from kiwix/no_install Matthieu Gautier 2018-05-21 12:18:30 +0200
  • 7c254544ca Remove kiwix-install tool. Matthieu Gautier 2018-05-21 12:09:13 +0200
  • b22ee94f10
    Merge pull request #195 from kiwix/proper_exit_code Kelson 2018-05-20 08:34:41 +0200
  • 3766c4882b Proper exit code #194 Kelson 2018-05-19 20:59:18 +0200
  • 26da54f9c3
    Merge pull request #187 from swiftugandan/kiwix_serve-fix-global_page_static_resources-1 Matthieu Gautier 2018-04-24 14:16:12 +0200
  • 4433421c48 also replace __CONTENT_ESCAPED__ for --nosearchbar Philip Munaawa 2018-04-24 13:06:46 +0100
  • c00f0be7ef fix static resources on home page when using --nosearchbar Philip Munaawa 2018-04-24 11:29:41 +0100
  • 773b9e5443
    Merge pull request #185 from kiwix/0.5.0 0.5.0 Matthieu Gautier 2018-04-23 20:49:57 +0200
  • fbddabb10f New version 0.5.0 Matthieu Gautier 2018-04-23 19:22:18 +0200
  • 3ad50ccf17 Update depenedency version of kiwix-lib. Matthieu Gautier 2018-04-23 19:22:06 +0200
  • c265eb8b24
    Merge pull request #182 from kiwix/new_api Matthieu Gautier 2018-04-23 18:42:52 +0200
  • 6f49e78eb4 Update kiwix-serve to the new kiwix-lib API. Matthieu Gautier 2018-04-19 16:01:48 +0200
  • d25329ecb4
    Merge pull request #178 from kiwix/opds Matthieu Gautier 2018-04-23 15:24:15 +0200
  • bd8d0c3805 Get the dependencies archive using the correct new name scheme. Matthieu Gautier 2018-04-23 10:28:42 +0200
  • a01906d273 [manage] Move handling of action in separated function. Matthieu Gautier 2018-03-27 09:22:16 +0200
  • 4bd18ce466 Add open search support to search in the catalog. Matthieu Gautier 2018-03-26 21:31:20 +0200
  • fb8c14a1e4 Make kiwix-serve serve an opds stream of all zims. Matthieu Gautier 2018-03-26 18:59:39 +0200
  • 2acd276753 [KIWIX-SERVE] Serve a zim metadata on the '/meta' url. Matthieu Gautier 2018-03-26 18:27:45 +0200
  • 53b2dadfce Compile without warning. Matthieu Gautier 2018-04-19 15:59:42 +0200
  • eccf5e194c
    Merge pull request #177 from kiwix/rpath Matthieu Gautier 2018-04-17 17:14:53 +0200
  • 8356277562 Set rpath of the installed binaries. Matthieu Gautier 2018-04-17 16:29:41 +0200
  • c6ace1eafc
    Merge pull request #171 from kiwix/new_version 0.4.0 Matthieu Gautier 2018-03-27 12:03:21 +0200
  • 8552985cd4 New version 0.4.0 Matthieu Gautier 2018-03-27 11:20:21 +0200
  • 9997a6ec18
    Merge pull request #169 from kiwix/infinit_redirect Matthieu Gautier 2018-03-26 10:04:28 +0200
  • 8b6abc0e35 Correctly pre-increment the loopCounter. Matthieu Gautier 2018-03-25 17:07:38 +0200
  • ba0708d052 Use the kiwix::Reader instead of kiwix::Searcher to search suggestion. better_search_tool Matthieu Gautier 2017-12-20 11:11:08 +0100
  • 426796dc37
    Merge pull request #135 from kiwix/search_suggestions Kelson 2017-12-20 19:54:22 +0100
  • 712cdf5e7b Update usage() with --suggestion kelson42 2017-12-19 20:44:45 +0100
  • 74cc1d0708
    Merge pull request #133 from kiwix/better_search_tool Matthieu Gautier 2017-12-19 15:24:29 +0100
  • 3ce668af66 Add a suggestion option to search in suggestion. Matthieu Gautier 2017-12-19 14:17:15 +0100
  • 2b69cc8ffc Pass verboseFlag to underlying kiwix::Searcher. Matthieu Gautier 2017-12-19 14:13:36 +0100
  • 71ffaaa05a
    Merge pull request #127 from kiwix/compilation_fixes Matthieu Gautier 2017-12-13 16:26:57 +0000
  • f3fb5d61cc Use correct option to compile a static binary in travis. Matthieu Gautier 2017-12-13 17:10:14 +0100
  • 05c63536de Force usage of meson 0.43.0. Matthieu Gautier 2017-12-13 16:43:42 +0100
  • 16e12ad463 Stop workaround xapian-core.pc Matthieu Gautier 2017-12-13 16:43:08 +0100
  • c91285fc29
    Merge pull request #123 from kiwix/fix_crash Matthieu Gautier 2017-12-04 16:04:08 +0000
  • 5c11ff1a30 Correctly cast to int in debug message. Matthieu Gautier 2017-12-04 15:12:27 +0000
  • 9eaf512bf9 Correctly handle NULL string for request arguments. Matthieu Gautier 2017-12-04 15:10:45 +0000
  • 9a29874f9f Better verbose message. Matthieu Gautier 2017-12-04 15:08:18 +0000
  • aa9647e88c
    Merge pull request #122 from kiwix/gcc5 Matthieu Gautier 2017-12-04 12:29:59 +0000
  • da0c697963 Compile using gcc-5 on native ubuntu. Matthieu Gautier 2017-12-04 11:15:03 +0000
  • 77d25686cb
    Merge pull request #115 from kiwix/better_search_handling Matthieu Gautier 2017-11-29 16:21:45 +0000
  • 3df2fa708b Set the global humanReadableId. Matthieu Gautier 2017-11-27 12:45:41 +0000
  • 9021f87715 Handle search with no content and empty query string. Matthieu Gautier 2017-11-27 12:44:25 +0000
  • 04b05b7902
    Merge pull request #111 from kiwix/better_request_parsing Matthieu Gautier 2017-11-27 11:39:10 +0000
  • a8e73aab98 Move the request context out of kiwix-serve.cpp. Matthieu Gautier 2017-11-22 16:53:05 +0000
  • 234a9d9719 Let the different handlers look for the reader/searcher. Matthieu Gautier 2017-11-22 16:16:54 +0000
  • c93617473d Move some variable out of the request's context. Matthieu Gautier 2017-11-22 15:53:34 +0000
  • 09e2039aff Rename variable request_context to request. Matthieu Gautier 2017-11-22 11:52:46 +0000
  • 5c6a1870b9
    Merge pull request #107 from kiwix/geo_loc Matthieu Gautier 2017-11-22 12:46:47 +0100
  • 4fffaf41b6 Add a small (private) support for geo query. Matthieu Gautier 2017-11-14 17:42:01 +0100
  • 05c734fc31
    Merge pull request #104 from kiwix/library_relative_path Matthieu Gautier 2017-11-13 15:14:42 +0100
  • fa9b027a39 Relative paths are relative to current directory not executable. Matthieu Gautier 2017-11-13 11:52:40 +0100
  • 1fcc1ad9d4
    Merge pull request #98 from kiwix/http_byte_range_fix Matthieu Gautier 2017-11-13 14:42:16 +0100
  • 5fd8dd3c36 Fix HTTP request byte range handling #91 kelson42 2017-11-08 19:27:51 +0100
  • f03ed85972
    Merge pull request #87 from swiftugandan/master Matthieu Gautier 2017-11-09 15:48:15 +0100
  • 52308b764d do not cache results for searches from the welcome page Philip Munaawa 2017-10-19 10:24:07 +0100
  • 03bac00019
    Merge pull request #99 from kiwix/dattaz-patch_issue_19_good Kelson 2017-11-08 20:19:57 +0100
  • 905b83b3b1 Small beautification of the code kelson42 2017-11-08 20:11:55 +0100
  • 894ed12f37 escape the & character of humanReadableBookId to not be interpreted in urls as a new argument dattaz 2017-10-21 13:17:13 +0200
  • 573b826861
    Merge pull request #62 from kiwix/julianharty-patch-1 Kelson 2017-11-07 20:01:28 +0100
  • 8051773124 Fixed a typo in an error message Julian Harty 2017-07-24 10:32:30 +0100
  • 69dd6cd869
    Merge pull request #94 from kiwix/man_cleaning Matthieu Gautier 2017-11-06 15:45:11 +0100
  • 8d32bfd16e Remove kiwix-index and kiiwx-compact man pages kelson42 2017-11-05 18:12:45 +0100
  • b1d2a1378b Merge pull request #90 from kiwix/new_release 0.3.0 Matthieu Gautier 2017-10-24 11:29:34 +0200
  • df7d44128c Release of kiwix-tools 0.3.0. Matthieu Gautier 2017-10-17 17:49:08 +0200
  • ee5333bb91 Merge pull request #86 from kiwix/swiftugandan_root Matthieu Gautier 2017-10-17 16:21:04 +0200
  • 871d8f4a51 disable caching for the welcome page Philip Munaawa 2017-10-17 15:46:55 +0200
  • 9280d519f5 Adding support for relative url location Philip Munaawa 2017-10-17 15:46:11 +0200
  • 540fcd3be9 Merge pull request #84 from kiwix/byte_range Matthieu Gautier 2017-10-11 17:14:01 +0200
  • ad7238b0c9 Stop refusing the first connection. Matthieu Gautier 2017-10-10 16:58:31 +0200
  • b5c91417ff Better debug information of each request. Matthieu Gautier 2017-10-10 16:59:28 +0200
  • b638df81fa Implement response to bytes range request. Matthieu Gautier 2017-10-10 16:21:47 +0200
  • 58f0a716a6 Correctly return 404 if asked skin is not existing. Matthieu Gautier 2017-10-10 15:17:42 +0200
  • a2324b5e8b Use a structure `RequestContext` to pass all the context of a request. Matthieu Gautier 2017-10-10 15:15:00 +0200
  • c2ac40d4f5 Merge pull request #82 from kiwix/multi_thread Matthieu Gautier 2017-10-10 14:43:50 +0200
  • 4534b51f5e Use printf instead of cout. Matthieu Gautier 2017-10-10 14:39:42 +0200
  • 0364951f75 Make kiwix-server multi-threaded. Matthieu Gautier 2017-09-26 17:32:12 +0200
  • a2627e81c4 Merge pull request #78 from kiwix/patch-1 Matthieu Gautier 2017-09-27 19:15:57 +0200
  • cd72a2d73c Look for renamed kiwix-compile-resources script as well Kunal Mehta 2017-08-08 10:36:55 -0400
  • fa3f33d3c7 Use sudo to install pip dependencies in travis Matthieu Gautier 2017-09-27 19:03:11 +0200
  • a210cb3a4b Merge pull request #68 from kiwix/css_taskbar Matthieu Gautier 2017-08-15 15:51:09 -0400
  • 63cb47247b Serve the taskbar css as separated file. Matthieu Gautier 2017-08-15 15:15:26 -0400
  • 3220ee1276 Move <link> tag in <head> tag. Matthieu Gautier 2017-08-15 15:08:56 -0400
  • 4a1b9cbfa9 Merge pull request #67 from kiwix/no_globalsearch_on_zim Matthieu Gautier 2017-08-15 14:54:35 -0400
  • f2b5904221 Do not do globalSearch if the zim file has no full text index. Matthieu Gautier 2017-08-13 11:35:57 -0400