3
0
Fork 0
Commit Graph

383 Commits (c2f02bf14990560afc5b848e885a092341b3f1a3)

Author SHA1 Message Date
kelson42 447241ff9e + update the usage()
14 years ago
kelson42 20b164091a + small fix on getopt to accept the -i (buildindex) argument
14 years ago
kelson42 cdad31f904 + add the option --current (and fix old bad behaviour)
14 years ago
kelson42 490b0c762a + small fix in the suage()
14 years ago
kelson42 67769c8c13 + bump version to 0.9beta6
14 years ago
kelson42 ce6745efe7 + continue port for windows
14 years ago
kelson42 6ff09dad28 + better default page loading
14 years ago
kelson42 fc7d17b32a if url is empty or equal to "/", load main page
14 years ago
kelson42 554f5035a0 + move appendToFirstOccurence() to regexTools.cpp and use now ICU as regex engine
14 years ago
kelson42 53ed13a511 + continue the port effort to windows
14 years ago
kelson42 3bddc4889e + port kiwix-install to windows
14 years ago
kelson42 5c1391db65 + finishing the port of kiwix-manage
14 years ago
kelson42 70de888e67 + stub
14 years ago
kelson42 4ae4f772c1 + port kiwix-index to windows
14 years ago
kelson42 e232b173a5 + imp. of the windows makefile
14 years ago
kelson42 d0a278af33 stub of windows Makefile
14 years ago
kelson42 8e2b89bda8 + remove unused #include
14 years ago
kelson42 d5438fe0ea Can now deal with POSIX binary (not only with exe)
14 years ago
kelson42 a194c21303 + imp. to port to windows
14 years ago
kelson42 afb0ac6947
14 years ago
kelson42 257ab58299 + remove useless #include statements
14 years ago
kelson42 60ceb9aaf5 + remove useless #include
14 years ago
kelson42 7b7a608640 + stub of Makfile for kiwix-serve.exe
14 years ago
kelson42 0792653f86 + small imp. of last commit
14 years ago
kelson42 6106c6e7e5 + small hack (undef max macro) for windows
14 years ago
reg_ 47ba2b8399 increased size of template dmg
14 years ago
kelson42 c287902b45 + many improvments of kiwix-manage
14 years ago
kelson42 2fc7b277d4 + bump the version to 0.9 beta5
14 years ago
kelson42 a21667b4cc + few performance improvement
14 years ago
reg_ 0bd8c57a23 fixed compilation with icu
14 years ago
reg_ 2656535d42 contentManager lib and C wrapper and tester
14 years ago
kelson42 1424821ff5 + improve kiwix-install
14 years ago
kelson42 e7a1d8347d + setup dir struct.
14 years ago
kelson42 d37d56fe38 + use libicu in regexTools
14 years ago
reg_ e95baea90f continued work on contentManager lib
14 years ago
reg_ 5f42ef4272 continued work on contentManager lib
14 years ago
reg_ 8d192f634e started contentManager lib
14 years ago
kelson42 370c79a28e + improve kiwix-install
14 years ago
kelson42 ce4839aa7a + remove debug messages
14 years ago
kelson42 5dcb8c63fa + first version of kiwix-install
14 years ago
reg_ eba1b0ce84 updated zimAccessor lib and JS module
14 years ago
reg_ 0308b2aea8 Porting bug fix 3417227 to new zimAccessor
14 years ago
reg_ c715e4eee6 clean up
14 years ago
reg_ 044abcb3c6 Added non-moz-dependant zimAccessor C++ lib, C++ lib tester, C wrapper (started), C wrapper tester (started)
14 years ago
kelson42 898ce350a6 + bump version from 0.9 beta3 -> 0.9 beta4
14 years ago
kelson42 8336c22f56 + default backend is xapian
14 years ago
kelson42 aa7603cac8 + xz adaptation for windows
14 years ago
kelson42 a8b903d2e1 + rollback for the xapian compiation
14 years ago
kelson42 8f48d6a9c0 + static compile of xapian on windows
14 years ago
kelson42 a903d994e6 + improve show method in kiwix-manage
14 years ago
kelson42 b9a7c77196 + better deal with accented paths
14 years ago
kelson42 e7b363100c + bump version to beta3
14 years ago
reg_ f02dd3e200 fixed bump version script and updated to beta2
14 years ago
reg_ 0d5e778697 default to 0.9
14 years ago
synhershko 4d5dcea857 Updating CLucene search and index routines
14 years ago
kelson42 2ff5f680c8 + update
14 years ago
kelson42 d05b941255 + stub of console searcher
14 years ago
kelson42 bddce4a31d + small modif. to avoid conflict with standart header
14 years ago
kelson42 6cf9ebcfc2 + compilation fix for win
14 years ago
kelson42 7a17e83e51 + kiwix-manage is not able anymore to add ZIM file without title || date || language metadata
14 years ago
reg_ d2688cbbbc Added Kiwix icon for .ZIM files on OSX
14 years ago
kelson42 96c5cbb27b pre-beta1 -> beta1
14 years ago
kelson42 6e0627cafe + pugixml makefile for windows
15 years ago
kelson42 9cefdd6ee4 + pstdint.h
15 years ago
kelson42 44144fe92f + content mgmt. last dev.
15 years ago
kelson42 1dd298e6cb + last imp. of contentManager
15 years ago
reg_ f5e4dc1283 added osx desktop integration for .zim and .zimaa files
15 years ago
kelson42 a67637ef21 + imp. of kiwix-manage
15 years ago
kelson42 c79ebc67cf + imp. of kiwix-manage
15 years ago
kelson42 2b30f4239d + kiwix-manage new devs.
15 years ago
kelson42 417749a3fc + 2nd regression fix
15 years ago
kelson42 0ae076b5ad + fix regression recently introduces (segfault if no search index)
15 years ago
kelson42 9414d7f1ec + next dev. of kiwix-manage
15 years ago
kelson42 185ce278b2 + readXML()
15 years ago
kelson42 8191b3ebc0 + stub of kiwix-manage
15 years ago
kelson42 7f00e1a9b1 + stub kiwix-manage
15 years ago
kelson42 9883032447 + remove zlib (dependence) int libzim
15 years ago
kelson42 156a482d3b + small fix in kiwix-serve after the template engine integration
15 years ago
kelson42 20bb6b938b + finish the integration of template engine with kiwix-serve
15 years ago
kelson42 60a386d708 + template adaptation for using in kiwix-serve
15 years ago
kelson42 76f2603810 + usage of template file for displaying the results
15 years ago
kelson42 2bd500bf18 kiwix-serve CPU usage improvement (ID: 3213104)
15 years ago
kelson42 b3a7c549d0 + set the version to pre-beta1
15 years ago
kelson42 03bd8f0f25 + pugixml, new small DOM/XML library for the oncoming library manager
15 years ago
kelson42 73645834f9 + fixes for windows
15 years ago
kelson42 6d632a7aa5 + porting ctpp2 for MS visual compiler
15 years ago
kelson42 1749286e3d + adaptation for Windows port
15 years ago
kelson42 a854869e7c + tune the header for the windows
15 years ago
kelson42 9b1cc21c36 + MACRO renaming cause complict with MS float.h
15 years ago
kelson42 60f347b363 + new improvements in ctpp2 integration
15 years ago
kelson42 0641c26a69 + GPLv3 headers
15 years ago
kelson42 9a9c9baf94 + synchronization with the zimlib svn trunk
15 years ago
kelson42 653257cb1f + remove md5 support (to avoid openssl dependence)
15 years ago
kelson42 be74d59d18 urlencoding() in the search result page is now only made on the "title" part of the url
15 years ago
kelson42 d24c98fcfe deleted, not necessary
15 years ago
kelson42 bb01d40ce6 delete, not necessary
15 years ago
reg_ 848df70ee5 harmonized version number across files
15 years ago
reg_ 17e7da4f8b changed xml formatting on osx plist file
15 years ago
reg_ 503254c7dd completed macosx DMG creation rule
15 years ago
reg_ f4f08cdfeb Added OSX package building support
15 years ago
kelson42 ffc79aa842 + implement the HTTP 404 error in kiwix-serve
15 years ago
kelson42 11bab4f9ac + without being root, port number should be higher or equal to 1024
15 years ago
reg_ 4744f403c4 Added OSX support to liblizma
15 years ago
kelson42 6857e8d443 .deps directory should not be in the svn
15 years ago
kelson42 82c90efe98 + kiwix-index --backend argument in now option and set as "xapian" per defautl
15 years ago
kelson42 fcb4ae81cd + add the template engine CTPP2 to the Kiwix code base
15 years ago
kelson42 9b4e3a5d43 + remove bzip2 in Makefile.msvc
15 years ago
kelson42 8ec37af0ab + remove bzip2 (deprecated compression algorithm) relatif code in libzim
15 years ago
kelson42 5f97db25e0 + update to kiwix-serve code to be able to deal with clucene backends
15 years ago
kelson42 cf0a433b67 + small fix, clucene and xapian code were interverted
15 years ago
kelson42 10782a15be + add the --backend argument to be able to deal also with clucene (in additon to Xapian)
15 years ago
kelson42 f3882f19f5 + more verbose error message in case of HTTP daemon failed start
15 years ago
kelson42 7251ea83d1 + update the code to deal with the new Indexer classes
15 years ago
kelson42 faa6df721e + small fix
15 years ago
kelson42 f8aab0076a + fix the code for windows
15 years ago
kelson42 bf47514898 + patch the code to work with Windows
15 years ago
kelson42 8be1d3a2d5 + last version of zimlib (allowing to deal with splitted ZIM files)
15 years ago
kelson42 52a1eb82a4 + fix a few CSS for IE7
15 years ago
kelson42 c0587a0854 + add the --verbose|-v option to kiwix-index
15 years ago
kelson42 b9bce81060 + bug fix in kiwix-server impacting results with title having (non-escaped) special characters
15 years ago
kelson42 d2636a68c4 + kiwix-serve defalte feature
16 years ago
kelson42 0afe315ed5 + remove debug comments
16 years ago
kelson42 24b4628f74 + replace libunac by libicu
16 years ago
kelson42 55b0fa8039 + not used anymore
16 years ago
kelson42 6d02d88322 + remove include stdint.h
16 years ago
kelson42 db45abe6a3 + windows large file support fix
16 years ago
kelson42 2c7c62dd3a + bin mode for windows
16 years ago
kelson42 467cb14c83 + fix for windows
16 years ago
kelson42 c1f9e87237 + comment include unistd.h
16 years ago
kelson42 3dfaddf264 + not used anymore
16 years ago
kelson42 76afd215d6 + fix
16 years ago
kelson42 5ab0396692 not used anymore
16 years ago
kelson42 c01bf51a75 + fix
16 years ago
kelson42 fef93ed3b4 + fix
16 years ago
kelson42 44d9a1abd8 + fix
16 years ago
kelson42 91ee095afb + version of zimlib working with own fstream class (good for windows and file>2GB)
16 years ago
kelson42 247e0659f9 + better exception handling
16 years ago
kelson42 eb501b95ca + small fix
16 years ago
kelson42 beb2f242d9 + remove debug outputs
16 years ago
kelson42 05e491012d + small refactoring
16 years ago
kelson42 06eee41639 + imp
16 years ago
kelson42 457cee05b1 + imp.
16 years ago
kelson42 122f13c1fd + fix
16 years ago
kelson42 fc1b522adb + move of stdint.h
16 years ago
kelson42 32c0f09ab4 + header not used an pb for windows
16 years ago
kelson42 f6e4d8b5bb + stub
16 years ago
kelson42 df0fda00ac + header necessary for cl.exe
16 years ago
kelson42 b7d0407bdf + small fix in the usage(9
16 years ago
kelson42 3efd819625 + bug fix in argument parsing
16 years ago
kelson42 2d5f4350eb + Add -deamon mode to kiwix-serve (ID: 2961214)
16 years ago
kelson42 a5646c3c44 + Add -v|--verbose mode to kiwix-serve (ID: 2961216)
16 years ago
kelson42 3641a22337 + fix non ASCII url handlich (ID: 2964052)
16 years ago
kelson42 cd311413e1 ++
16 years ago
kelson42 df9d450fc2 Move to new dependencesless build process
16 years ago
kelson42 9554ba52e0 + small imp. for rtl languages
16 years ago
kelson42 dac3343b5e + make the search box static
16 years ago
kelson42 5d4d8dea5b + small fix
16 years ago
kelson42 449e1346f0 + small bug fix (search box was not displayed with HTML mime-type containing a charset)
16 years ago
kelson42 73d568197e + small imp.
16 years ago
kelson42 bbf2287a21 + imp. of the usage()
16 years ago
kelson42 8c3d009115 + fix
16 years ago
kelson42 474c4e9a7a + introduction of the search engine
16 years ago
kelson42 9ac478aca7 + kiwix-server uses now kiwix::Reader
16 years ago
kelson42 8e10f94cd7 + manage with the homepage
16 years ago
kelson42 b071218ce6 + improvment by the display of the searchbox
16 years ago
kelson42 50480447d5 + topbar stub
16 years ago
kelson42 87209689db + static HTML to modify on the fly the HTML pages
16 years ago
kelson42 7f03181195 + small imp
16 years ago
kelson42 4528502269 + bug fix, first time the webserver really runs
16 years ago
kelson42 75995a8b2d + add mutex to be thread safe
16 years ago
kelson42 264fc8e0d4 + divers improv.
16 years ago
kelson42 1773e5cbc5 + small fix
16 years ago
kelson42 3d44961ead + new trunk zimlib
16 years ago
kelson42 189d97b220 + kiwix-serve stub
16 years ago
kelson42 f3bd14cf83 + few imp. in the indexer code
16 years ago
kelson42 8e6f0047d6 + stub of kiwix-indexer
16 years ago
kelson42 2adde00b01 Add a few add. check about g++ and the gecko IDL dir.
16 years ago
kelson42 6ea46bb4f0 + include_HEADERS to the Makefile.am
16 years ago
kelson42 b3aa1f4336 + zimlib svn trunc sync
16 years ago
kelson42 2766f10c5e
16 years ago
kelson42 74fe81ce39 Not mandatory
16 years ago
kelson42 5b9bb8c366 + update
16 years ago
kelson42 eb2be48351 + new src arch. (stub with zimlib)
16 years ago