3
0
Fork 0
Commit Graph

438 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
renaud gaudin 5e3c536ece Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
12 years ago
kelson42 1e5244ef49 + clean a little bit the code
12 years ago
Rashiq Ahmad 8d0e8e78b7 Merge remote-tracking branch 'origin/master'
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 6decab2b66 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
12 years ago
Rashiq Ahmad ca610af38f Merge remote-tracking branch 'origin/master'
12 years ago
renaud gaudin bba7129e93 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
12 years ago
Rashiq Ahmad 2fa98e2fe2 Merge remote-tracking branch 'origin/master'
12 years ago
kelson42 730c5db384 + able now to retrieve suggestions
12 years ago
renaud gaudin 7c52bceb4b Merge branch 'master' into winbuild
12 years ago
renaud gaudin 7a6b8d18bc Merge branch 'master' into extern_zimlib
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
renaud gaudin 82d9952eaf Added compiled template to static
12 years ago
renaud gaudin ca532b99f2 Fixed CTPP2 not working
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 3f485df8e7 ctpp2 as external lib on unix
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 3e0bd1ae80 + replace POST method with GET method in kiwix-serve UI
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 4f254303f7 + new trial to fix the bug with the failing onclick on the kiwiwx-serve suggestion list
13 years ago
kelson42 7c87d15c14 + last fix in the suggestion bug (with click)
13 years ago
kelson42 75d37ade43 * FIXED: Buggy kiwix-serve suggestion click handling
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
renaud gaudin 394a0d8af2 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
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 a861e378af * FIXED: kiwix-serve UI for non-javascript browsers like Dillo (#587)
13 years ago
kelson42 18bb573429 + make the index page button clickable also if javascript is not activated
13 years ago