Commit Graph

163 Commits (384ee7bc698e9df10b73daf1a5b7561989b6b62c)

Author SHA1 Message Date
kelson42 384ee7bc69 NEW: Improve file size display in kiwix-serve
12 years ago
kelson42 a9d1e672f0 + fix kiwix-mange and kiwix-serve to be able to deal with relative library paths
12 years ago
kelson42 ca12fec3ef Avoid kiwix-serve taskbar jquery dependencies to conflict with potential other version (in the ZIM file)
12 years ago
kelson42 a46e905be9 +better support of json
12 years ago
kelson42 838bb06204 + Fix code in ZIM reader class breaking DOM integrity
12 years ago
kelson42 c8f6243411 + compress output if js mimetype
12 years ago
kelson42 f689e0f9d9 + Return correct HTTP header for resources (instead of nothing)
12 years ago
kelson42 32d728714a * FIXED: Wrong file size in kiwix-serve home page
12 years ago
Shivam f26f60e3d7 Added a random article button for server mode
12 years ago
kelson42 e1e163ffe4 + Introduction of base url in kiwix-serve (to handle relative urls in ZIM files)
12 years ago
kelson42 5c13508401 + use getContentByDecodedUrl() instead of getContentByUrl()
12 years ago
kelson42 3aa62c4b06 + Rearrange header to compile with GCC 4.4
12 years ago
kelson42 9cc083aaa9 + use kiwix::sleep()
12 years ago
kelson42 9a00b7c1d4 + remove unused variable
12 years ago
kelson42 ef6d5bc055 + update coypright header
12 years ago
kelson42 4ca544960a + rewrite "url()" directives in CSS content
12 years ago
kelson42 1e5244ef49 + clean a little bit the code
13 years ago
renaud gaudin e0062f948c catching up with master
13 years ago
rgaudin fefc9a52a7 Fixed extern compile (static) on linux and removed Clucene dependency
13 years ago
kelson42 3406052ac2 + allow rewriting of urls also with quotes
13 years ago
kelson42 27a6e645ed + implement --nosearchbar option for kiwix-serve
13 years ago
kelson42 294110d40d + small beautifying of the code
13 years ago
Kiran Mathew Koshy 215ce29c1f Permanant fix for bug651.
13 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
13 years ago
Kiran Mathew Koshy ed53a9fdec Fixed kiwix-serve incompatibility after modification to manager class
13 years ago
kelson42 e027ec4e8d + Add cache HTTP headers
13 years ago
kelson42 90c1e137c8 + In the homepage, replace form method POST by GET (allow page reload without popup)
13 years ago
kelson42 fa9a87039e + fix encoding issue if search pattern not found
13 years ago
kelson42 f83a5372fb * FIXED: kiwix-serve index page for chrome/chromium
13 years ago
kelson42 5f232c75e6 FIXED: Encoding issue in kiwix-serve 404 error message
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 8f85669e53 + fix fulltext result page for pattern including mustbeurlencoded characters
14 years ago
kelson42 1ef43029dc + fix bug to avoid kiwix-serve sporadicaly dies with big content
14 years ago
kelson42 1fe4e185f4 increase COMPRESSOR_BUFFER_SIZE to avoid segfaults
14 years ago
kelson42 888b5920e6 + re-add a few fixed for windows which where accidentely removed in r4170
14 years ago
kelson42 449d6ca472 + small fix for MSVC10
14 years ago
kelson42 1bb0a33dd0 + MSVC10 adaptation
14 years ago
kelson42 4c79cfcf06 + fix segfault if compress() return empty string
14 years ago
kelson42 8121f83d61 + also compress js, css and everything with "text/***" mimetype
14 years ago
reg_ 01e1ee9f44 Changelog update
14 years ago
reg_ 58fdb1d52f Fix bug where I.E9 could not access kiwix-serve content due to deflate.
14 years ago
kelson42 6d044853f4 + small fix in the welcome html
14 years ago
kelson42 ed8b56ff98 + small fix for windows
14 years ago
kelson42 da6f25c0ec + small fix to port kiwix-serve to Windows
14 years ago
kelson42 7146bfa8a4 + small fix for windows
14 years ago
kelson42 42c226da91 + better debug message
14 years ago
kelson42 36fa54647f + better debug message
14 years ago
kelson42 a693423197 + add a space between the ZIM file unity in the library
14 years ago