3
0
Fork 0
Commit Graph

71 Commits (1c89b13129e1c3d21504bc160c1725a19f0f3a4f)

Author SHA1 Message Date
reg_ 1c89b13129 fixed typo in err msg
14 years ago
kelson42 c87559aef4 + small imp. for windows
14 years ago
kelson42 8d179edf68 + kiwix-serve welcome page using jsquery
14 years ago
kelson42 041d7c0863 + move splitString.[h|cpp] to stringTools.[h|cpp]
14 years ago
kelson42 993dc9e916 + fix small regression in kiwix-serve search engine display
14 years ago
kelson42 ce3677ffcf + new kiwix-serve using jsquery & internal resources for the new taskbar
14 years ago
kelson42 41b138ab6b + use now the template from the ressource file
14 years ago
kelson42 83d0f749f8 + fix bug in idx loadin (in case of direct loading - no library file)
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 5e557c493f + Book.getHumanReadableIdFromPath()
14 years ago
kelson42 d8ca87028a NEW: kiwix-serve command line option --attachToProcess
14 years ago
kelson42 049ad722b1 + kiwix-serve able to deal with library XML files
14 years ago
kelson42 475f7875df * FIXED: Blanck 404 error page server by kiwix-serve (ID: 3417227)
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 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 898ce350a6 + bump version from 0.9 beta3 -> 0.9 beta4
14 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 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 0641c26a69 + GPLv3 headers
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 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
kelson42 5f97db25e0 + update to kiwix-serve code to be able to deal with clucene backends
15 years ago
kelson42 f3882f19f5 + more verbose error message in case of HTTP daemon failed start
15 years ago
kelson42 52a1eb82a4 + fix a few CSS for IE7
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 247e0659f9 + better exception handling
16 years ago
kelson42 beb2f242d9 + remove debug outputs
16 years ago
kelson42 05e491012d + small refactoring
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