3
0
Fork 0
Commit Graph

383 Commits (c2f02bf14990560afc5b848e885a092341b3f1a3)

Author SHA1 Message Date
kelson42 83d0f749f8 + fix bug in idx loadin (in case of direct loading - no library file)
14 years ago
kelson42 db7281c15f + custom CTPP2TextLoader
14 years ago
kelson42 8a35d7dc8f + compile the resource tools
14 years ago
reg_ 6eb2c59a54 progress on switch to copied shared libs + static for binaries
14 years ago
reg_ a0c39ed20a Added current folder for template search and fixed regex blocking compile on OSX
14 years ago
kelson42 0200d2b581 +* NEW: kiwix-serve integration in Kiwix UI
14 years ago
kelson42 3ef8bcf3f4 + avoid exiting if the library has no "local" books (so nothing to serve)
14 years ago
kelson42 1a2deeac46 + kiwix-serve is now able to read *many* library xml files
14 years ago
kelson42 db62ff440a + last improvement of the new kiwix-serve
14 years ago
kelson42 d2b8ebc68d + improvement of kiwix-serve to be able to correctly deal with many files at the same time
14 years ago
kelson42 f213d0273d + add a dependence to unaccent.[h|cpp]
14 years ago
kelson42 5e557c493f + Book.getHumanReadableIdFromPath()
14 years ago
kelson42 d8ca87028a NEW: kiwix-serve command line option --attachToProcess
14 years ago
kelson42 c8fd791a0e + small fix in the Makefile.am
14 years ago
reg_ 9beb43fc85 fixed launcher compile
14 years ago
reg_ 3bfc6c8004 added option for launcher
14 years ago
reg_ 66d181043b MacOSX build is now universal (32b+64b)
14 years ago
reg_ e5a0542ef7 fixed typo
14 years ago
kelson42 fdea090514 + fix new index compilation for "alt" configuration scripts
14 years ago
kelson42 e0a8b13ef1 + clucene fix for the new indexer
14 years ago
kelson42 31b3308937 + new indexer code
14 years ago
reg_ 5726006d5b arguments improvements
14 years ago
reg_ be19a3b013 removed extraneous includes
14 years ago
reg_ 2ee5e41f2c added kiwix launcher for static
14 years ago
reg_ 8268ecb5f4 update env instead of overwrite
14 years ago
reg_ 0ddc2fdfbe Started kiwix launcher for static releases
14 years ago
kelson42 4d616e4f52 + imp. of the new indexer
14 years ago
kelson42 3def6bc833 + remove the no-check option
14 years ago
kelson42 bac4677edc + fix small bug in the new indexer
14 years ago
kelson42 c370de2010 + further dev of the multithreader indexer
14 years ago
reg_ 7e5aa98d50 updates on OSX build
14 years ago
reg_ 15aff35259 updated alt makefile. shared compilation complete & OK
14 years ago
reg_ 2b5985596e progress on alt makefile; subprojects
14 years ago
reg_ ad6c349ad8 progress on alt makefile
14 years ago
reg_ e617b5a689 progress on alt makefile
14 years ago
reg_ 901a0fbfb3 progress on alternate makefile. added zimlib
14 years ago
reg_ 6763a68667 moved all Makefile.am to Makefile.am.orig, added .alt ones and added link creation in autogen
14 years ago
kelson42 2a0cdfaae3 + bump (change) the version from beta6 to rc1
14 years ago
kelson42 bf1cc1f35e + kiwix-read there
14 years ago
kelson42 48fdba0337 + reader
14 years ago
kelson42 1ce2b16ec1 + test reader binary
14 years ago
kelson42 fb1262f5f5 + should not be in svn
14 years ago
kelson42 3d7cd28e28 + polish new Makefile for Gecko SDK 9.0 and further
14 years ago
kelson42 e4ca2b693f Makefile should be in svn
14 years ago
kelson42 c6c2c6117f + small imp.
14 years ago
kelson42 f132688be7 + remove useless .dep directory
14 years ago
kelson42 d928c78d5e + first ctype prod object
14 years ago
kelson42 049ad722b1 + kiwix-serve able to deal with library XML files
14 years ago
kelson42 61dd14a2f3 NEW: --noCheck option to "add" command in kiwix-manage to avoid any ZIM quality check
14 years ago
kelson42 475f7875df * FIXED: Blanck 404 error page server by kiwix-serve (ID: 3417227)
14 years ago
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