3
0
Fork 0
Commit Graph

438 Commits (c2f02bf14990560afc5b848e885a092341b3f1a3)
 

Author SHA1 Message Date
kelson42 29f17e157f * FIXED: unclear usage() for console tools
13 years ago
kelson42 0b10631139 + bump version -> 0.9rc3
13 years ago
kelson42 8f85669e53 + fix fulltext result page for pattern including mustbeurlencoded characters
13 years ago
kelson42 a977b0ca67 + kiwix-serve page margin-top a little bit bigger
13 years ago
reg_ 0506c603df fix install name ID for components (required for i386)
13 years ago
reg_ 7c9b705304 fixed argument order
13 years ago
reg_ f228490138 different rpath for components, libraries and binaries
13 years ago
reg_ 0080827b41 bins have different relative path to libs
13 years ago
reg_ 11283444a7 fix rpath on kiwix binaries
13 years ago
kelson42 8feb6d7a98 small fix for osx
13 years ago
kelson42 1ef43029dc + fix bug to avoid kiwix-serve sporadicaly dies with big content
13 years ago
kelson42 1fe4e185f4 increase COMPRESSOR_BUFFER_SIZE to avoid segfaults
13 years ago
kelson42 888b5920e6 + re-add a few fixed for windows which where accidentely removed in r4170
13 years ago
kelson42 449d6ca472 + small fix for MSVC10
13 years ago
kelson42 1bb0a33dd0 + MSVC10 adaptation
13 years ago
kelson42 4c79cfcf06 + fix segfault if compress() return empty string
13 years ago
kelson42 8121f83d61 + also compress js, css and everything with "text/***" mimetype
13 years ago
reg_ 01e1ee9f44 Changelog update
13 years ago
reg_ 58fdb1d52f Fix bug where I.E9 could not access kiwix-serve content due to deflate.
13 years ago
kelson42 6d044853f4 + small fix in the welcome html
13 years ago
kelson42 e628bf5119 + some fixes in static pages
13 years ago
kelson42 274bd5829f + improve a few static html templates
13 years ago
kelson42 df32addcc1 + better html conformance for static pages
13 years ago
kelson42 5c9ec9cf3b + fixed buggy kiwix-manage remove feature
13 years ago
kelson42 d84c8e7924 + lang. fix in the result page template
13 years ago
kelson42 049031850d + first work to improve suggestion system
13 years ago
kelson42 caae80611c + small fix for gcc4.7
13 years ago
kelson42 ed8b56ff98 + small fix for windows
13 years ago
kelson42 b58fccc15e + small fix for cpp
13 years ago
kelson42 da6f25c0ec + small fix to port kiwix-serve to Windows
13 years ago
kelson42 7146bfa8a4 + small fix for windows
13 years ago
kelson42 249470a583 + fix for Visual Studio 2010
13 years ago
kelson42 ddede5e413 + fix crash on MS/Windows with files having an empty title (Alchemy.zim)
13 years ago
kelson42 42c226da91 + better debug message
13 years ago
kelson42 36fa54647f + better debug message
13 years ago
kelson42 6efb49c81e + small renaming of stopword files
13 years ago
kelson42 79c7a9a730 + stopwords list in french
13 years ago
kelson42 7a134b0c34 + move the stopworkds directory
13 years ago
kelson42 a693423197 + add a space between the ZIM file unity in the library
13 years ago
kelson42 149c840d99 + move improved suggestion system (check also variations of the prefix) to reader.cpp
13 years ago
kelson42 7cf557b44d + remove uselles debug message
13 years ago
kelson42 0f7c1d812d + fix escaping problem by kiwix-serve suggestions
13 years ago
kelson42 20771de512 + small fix in suggestions
13 years ago
kelson42 52f7b38a46 + if not suggestions try ucFirst() and lcFirst() on the pattern
13 years ago
kelson42 717b7a902a + in the fulltext search, if pattern match exactly a title, then load automatical the article
13 years ago
kelson42 284085e3e1 + show introducetaskbar everytime (now we have the suggestions)
13 years ago
kelson42 38dbceeb50 + samll fix to make it working with XR14
13 years ago
kelson42 6e514f44f5 + fix small bug in autosuggest
13 years ago
kelson42 a74d192479 + add alway a new item "containing <searchpattern>" to force to go to the search engine
13 years ago
kelson42 523f8bc5a5 + remove js warning in kiwix-serve autosuggest
13 years ago