3
0
Fork 0
Commit Graph

649 Commits (f46e560d7fc1064477f61879d277da40b3a61671)
 

Author SHA1 Message Date
kelson42 85620ed05e Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
12 years ago
kelson42 9cc083aaa9 + use kiwix::sleep()
12 years ago
kelson42 2c03199e1b + Fix compilation warning
12 years ago
kelson42 ce4a4ee6d3 + remove old backend stuff
12 years ago
kelson42 cd20c8c027 + use now kiwix::sleep()
12 years ago
kelson42 fe36cd5822 + remove useless #include
12 years ago
kelson42 a768ecbf29 + use kiwix:sleep()
12 years ago
kelson42 5002033987 + Use directly "KiwixIndexer" instead of "Indexer"
12 years ago
kelson42 3349855059 + Remove last traces of CLUCENE backend support
12 years ago
kelson42 9a00b7c1d4 + remove unused variable
12 years ago
kelson42 ef6d5bc055 + update coypright header
12 years ago
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
13 years ago
kelson42 3e0bd1ae80 + replace POST method with GET method in kiwix-serve UI
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 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