3
0
Fork 0
Commit Graph

383 Commits (c2f02bf14990560afc5b848e885a092341b3f1a3)

Author SHA1 Message Date
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 5c9ec9cf3b + fixed buggy kiwix-manage remove feature
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 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
kelson42 f13855a092 launch xulrunner-bin instead of xulrunner (otherwise does not work with XR 14.0.1)
13 years ago
kelson42 43f321e92f + small improvement of the debug messages
13 years ago
kelson42 9d81b35ebd + protect the verbose flag with mutex
13 years ago
kelson42 a6b177a8f8 + move unaccent.[h|cpp] to stringTools.[h|cpp]
13 years ago
kelson42 bbc7644de0 + implement the suggestion in kiwix-serve
13 years ago
kelson42 a7397e73c3 + small fixes in error messages
13 years ago
kelson42 88d09e333a + better "verbose" mode
13 years ago
kelson42 4dd9c3b306 + try to fix problems with the "max" macro and windows
13 years ago
kelson42 641177ae0e + try to fix a problem with min/max macros
13 years ago
kelson42 dd1e6e17f0 + remove stdint.h include (useless and not portable)
13 years ago
kelson42 f2b9db6535 + resync the code with the ZIM SVN trunk
13 years ago
kelson42 2e71d6ab9c + small reorg. of the code
13 years ago
kelson42 d27d1c1716 + remove the old Makefile.mvsc
13 years ago
kelson42 2477c2649c + bump version to rc2
13 years ago
kelson42 dc1a1f4999 + remove ctype tries (now useless)
13 years ago
reg_ ce77b18d0e WARN dangerous: removed old autotools scripts.
13 years ago
reg_ cd36b21462 added zimaa file assoc for OSX
13 years ago
kelson42 6ec537d35a + does not exit anymore if a ZIM file is not readable (maybe the other ones are...)
13 years ago
kelson42 717725d55d + remove include_HEADERS directive
13 years ago
kelson42 575ad9e6cd + avoid installing header files
13 years ago
kelson42 26dba8fe49 + change call of function appendToFirstOccurence() and replaceRegex()
13 years ago
kelson42 e0cf824188 + was not able to deal with relative path in libraries
13 years ago
kelson42 c2cd40d067 + bump to 0.9 rc1
13 years ago
reg_ b41001382b fixed french manpage + aclocal clean
13 years ago
reg_ 3258114ab3 Sleep for win32
14 years ago
kelson42 a6d062782f + windows port
14 years ago
kelson42 6251e429eb + fix unistd.h include on windows
14 years ago
reg_ 92b1fb9ac2 unistd.h not in win32
14 years ago
reg_ 958be0b496 use Sleep() on win32 in indexer. Add pthread dll to win dist
14 years ago
kelson42 340ab0dca8 + update date of copyright
14 years ago
kelson42 a80807fdbd + regression fix
14 years ago
kelson42 e18a2c6ecc improved man in fr.xYX
14 years ago
kelson42 d82ba4b6be + improved man page in French
14 years ago
kelson42 2e3fdda6da + improved man page
14 years ago
reg_ 1a0fa3824a Added french man pages
14 years ago
reg_ 2c50e10294 fixed (for good) rpath issues on OSX
14 years ago
reg_ 782b4db4b5 Kiwix 0.9b6 release for Debian
14 years ago
reg_ 00e33f8b84 man pages fixes
14 years ago
reg_ 413a6eef3c fixed manpages for lintian
14 years ago
reg_ 26a084f92f added #include <unistd.h> for GCC 4.7+
14 years ago
kelson42 53e174aff2 + backward-compatibility
14 years ago
reg_ 0e7d87c2c8 merged manpages with vasudev's and renamed kiwix-install parameter
14 years ago
reg_ 319d612191 restored dependency folder to dist
14 years ago
kelson42 10b91aeee8 add content-type for the welcomepage
14 years ago
reg_ b5bd198ffc updated man pages
14 years ago
reg_ 3f4a67ccb8 removed dependencies from dist
14 years ago
kelson42 755b9f6779 + remove escaping of the '@' character in a regex (was not compiling on arm & osx)
14 years ago
kelson42 d0829d9dbf + fix @import css code url rewriting
14 years ago
reg_ f3d409dc10 static bins are now real complete static ones
14 years ago
reg_ 26f14d5a79 progress on windows build
14 years ago
reg_ b941775d33 progress on deb recipe
14 years ago
reg_ 17cd7f3f10 added -Wl,-z,defs to all compilations but components. Added --disable-ldcheck option to prevent it
14 years ago
reg_ ed83c3e539 minor changes to deb prep
14 years ago
kelson42 eefb92a501 + small css fix
14 years ago
kelson42 af451dc79b + fix some css issue
14 years ago
reg_ 674b6723a5 CLI binaries now shared (default) + --enable-staticbins for static and all.
14 years ago
reg_ 1c89b13129 fixed typo in err msg
14 years ago
kelson42 c0d6ff74e7
14 years ago
kelson42 1d35099756 + add small message if indexing was successful
14 years ago
kelson42 e998b838a3 improvement of the Win Makefil
14 years ago
kelson42 c87559aef4 + small imp. for windows
14 years ago
reg_ 74c02a6620 added arm specific options
14 years ago
reg_ 4036ab03ab restored missing pthread link
14 years ago
reg_ f338add564 fixed compilation on linux
14 years ago
kelson42 8d179edf68 + kiwix-serve welcome page using jsquery
14 years ago
kelson42 e937f50f2c + small code refactoring
14 years ago
kelson42 041d7c0863 + move splitString.[h|cpp] to stringTools.[h|cpp]
14 years ago
kelson42 993dc9e916 + fix small regression in kiwix-serve search engine display
14 years ago
kelson42 ce3677ffcf + new kiwix-serve using jsquery & internal resources for the new taskbar
14 years ago
reg_ c00ba78c03 fixed server packaging on OSX
14 years ago
reg_ f8561250d4 fixed cli binaries compilation on OSX
14 years ago
reg_ b0b979a66d fixed server compilation on OSX (incomplete)
14 years ago
kelson42 558bf25881 + resourceTools dependency
14 years ago
kelson42 41b138ab6b + use now the template from the ressource file
14 years ago
kelson42 d4df7f095c + fix new CTPP2TextLoader class
14 years ago