3
0
Fork 0
Commit Graph

383 Commits (c2f02bf14990560afc5b848e885a092341b3f1a3)

Author SHA1 Message Date
kelson42 c2f02bf149 + Change license header
12 years ago
kelson42 5b3448c441 + Beautification of the code
12 years ago
kelson42 4ca544960a + rewrite "url()" directives in CSS content
12 years ago
kelson42 1e5244ef49 + clean a little bit the code
12 years ago
kelson42 a567ff7079 + remove test directory "zimTester"
12 years ago
kelson42 b329df8cc3 + remove the backend option from the usage(), we only use xapian now
12 years ago
kelson42 965b84b6df + remove backend option from the usage (we only support Xapian now)
12 years ago
kelson42 730c5db384 + able now to retrieve suggestions
12 years ago
renaud gaudin e0062f948c catching up with master
12 years ago
rgaudin fefc9a52a7 Fixed extern compile (static) on linux and removed Clucene dependency
12 years ago
kelson42 3406052ac2 + allow rewriting of urls also with quotes
12 years ago
kelson42 27a6e645ed + implement --nosearchbar option for kiwix-serve
12 years ago
kelson42 77dfd3e03f + small beautifying of the code
12 years ago
kelson42 294110d40d + small beautifying of the code
12 years ago
Kiran Mathew Koshy 215ce29c1f Permanant fix for bug651.
12 years ago
Kiran Mathew Koshy b198e56717 Updated Kiwix::Manager class to accept origID as the last optional parameter, so as not to break existing tools which use Kiwix::Manager
12 years ago
Kiran Mathew Koshy ed53a9fdec Fixed kiwix-serve incompatibility after modification to manager class
12 years ago
Kiran Mathew Koshy 11897437f9 Kiwix manage now adds origID tag automatically if it detects a diff_file.
12 years ago
kelson42 50c6004204 + useless
12 years ago
Kiran Mathew Koshy 87e9b56236 Modified Kiwix-manage to incorporate origID parameter for diff files in the kiwix library.
12 years ago
renaud gaudin ff06a99bd7 removed old pugixml tree
12 years ago
renaud gaudin 0b0d2fc4d0 removed old zimlib tree
12 years ago
kelson42 e027ec4e8d + Add cache HTTP headers
12 years ago
kelson42 90c1e137c8 + In the homepage, replace form method POST by GET (allow page reload without popup)
12 years ago
kelson42 fa9a87039e + fix encoding issue if search pattern not found
13 years ago
kelson42 c0f54fb24c + fix launcher for XR20
13 years ago
kelson42 f83a5372fb * FIXED: kiwix-serve index page for chrome/chromium
13 years ago
kelson42 28324c1651 + Was a unused jsctype prototype
13 years ago
kelson42 5f232c75e6 FIXED: Encoding issue in kiwix-serve 404 error message
13 years ago
kelson42 0ffb620669 * FIXED: Argument forwarding in kiwix-launcher
13 years ago
kelson42 5d67f41c58 + small visual UI fixes
13 years ago
kelson42 581362a43a * FIXED: kiwix-serve crahs if really long URL (#400)
13 years ago
kelson42 18bb573429 + make the index page button clickable also if javascript is not activated
13 years ago
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
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