|
2cd537fd02
|
+ try to fix the problem with corrupted resources on arm kiwix-serve
|
2012-05-20 10:53:00 +00:00 |
|
|
f29a845682
|
+ realloc values before creating the string
|
2012-05-19 19:16:26 +00:00 |
|
|
9329a78528
|
+ include string.h
|
2012-05-19 19:15:38 +00:00 |
|
|
ae8882bd58
|
+ new version of the resources
|
2012-05-12 21:27:24 +00:00 |
|
|
4259de99f2
|
+ change HTML ids of kiwix taskbar
|
2012-05-03 10:11:05 +00:00 |
|
|
fd87db6844
|
+ xapian writabledatabase::close() only for Windows
|
2012-04-28 17:22:33 +00:00 |
|
|
69c3c4340f
|
+ kiwix-serve welcome page using jsquery
|
2012-04-28 17:15:24 +00:00 |
|
|
4dd4d510c9
|
+ Move beautifyInteger() to stringTools.[h|cpp]
|
2012-04-28 16:16:54 +00:00 |
|
|
f48df4a960
|
+ move splitString.[h|cpp] to stringTools.[h|cpp]
|
2012-04-28 16:01:27 +00:00 |
|
|
bc6d0afca8
|
+ small fix to remove files with "~"
|
2012-04-28 09:51:37 +00:00 |
|
|
508fd68958
|
+ fix small regression in kiwix-serve search engine display
|
2012-04-24 18:09:09 +00:00 |
|
|
b61db587ac
|
+ new resources
|
2012-04-24 16:35:10 +00:00 |
|
|
3ddba5b5ff
|
+ remove files with #
|
2012-04-24 16:29:48 +00:00 |
|
|
91245974e2
|
fixed indexer UI on OSX
|
2012-04-24 16:25:03 +00:00 |
|
|
2acadfb0c9
|
+ remove small -reorder compilation warning
|
2012-04-24 15:20:09 +00:00 |
|
|
cd3f9591dd
|
+ smal bugfix of buildResourceCode.sh
|
2012-04-24 14:31:40 +00:00 |
|
|
f4049dfece
|
+ jqueryui stub
|
2012-04-24 11:37:43 +00:00 |
|
|
b8b0f5af60
|
fix small bug if ressource id generation
|
2012-04-24 11:36:43 +00:00 |
|
|
040ace5091
|
+ replace in the searcher the usage of dynamic loaded template file by the usage of a resource
|
2012-04-23 21:20:25 +00:00 |
|
|
359f386ebe
|
+ first version of the resourceTools
|
2012-04-23 17:36:09 +00:00 |
|
|
ed526fc251
|
+ script to build ressource files
|
2012-04-23 17:30:01 +00:00 |
|
|
d00142d1cd
|
small improvement of getHumanReadableIdFromPath()
|
2012-04-23 11:15:32 +00:00 |
|
|
b8a13ede0a
|
+ small windows adaptation to the function to get the exe full path
|
2012-04-19 16:22:45 +00:00 |
|
|
17a4c42eb3
|
fixed getExecutablePath() on OSX
|
2012-04-19 16:10:34 +00:00 |
|
|
bec68ffa13
|
+ close cleanly the writabledatabse at the end of the indexing process
|
2012-04-19 13:31:15 +00:00 |
|
|
b40a317bf0
|
+ introduce Sleep() for Windows
|
2012-04-19 12:10:05 +00:00 |
|
|
9c3c3a1f68
|
Manager::readFile() returns now false if the file can not be found/open/read
|
2012-04-19 08:18:50 +00:00 |
|
|
8f69987929
|
+ last improvement of the new kiwix-serve
|
2012-04-16 23:21:37 +00:00 |
|
|
54cb99d074
|
+ add unaccent.[c[[|h] to Makefile.am
+ fix some regression added few hours ago
|
2012-04-16 22:48:12 +00:00 |
|
|
179ed1917d
|
+ Book.getHumanReadableIdFromPath()
|
2012-04-16 19:32:24 +00:00 |
|
|
2e8806e4d7
|
+ sort contents by date DESC
|
2012-04-16 16:18:42 +00:00 |
|
|
12fd7eb06a
|
+ comment a xapian commit(), not mandatory and not available in old xapian versions
|
2012-04-16 14:31:25 +00:00 |
|
|
52348ef11c
|
+ fix different stuff related to the new indexer
|
2012-04-07 20:48:55 +00:00 |
|
|
1fd0314f1e
|
+ small fix to avoid system error by "killing" the indexing
|
2012-04-07 20:27:56 +00:00 |
|
|
6e5d8f717e
|
+ clucene fix for the new indexer
|
2012-04-07 19:31:11 +00:00 |
|
|
5aacc01d65
|
+ imp. of the new indexing process
|
2012-04-07 15:00:15 +00:00 |
|
|
65b4015f03
|
+ new indexer
|
2012-04-07 14:09:47 +00:00 |
|
|
62daa9ffe5
|
+ new indexer code
|
2012-04-06 21:48:43 +00:00 |
|
|
735d9afd3a
|
+ imp. of the new indexer
|
2012-04-03 10:55:49 +00:00 |
|
|
9ead81ca0c
|
+ compute "default" title if not specified in the ZIM file metadata
|
2012-04-02 19:52:19 +00:00 |
|
|
2ae7112a32
|
+ fix small bug in the new indexer
|
2012-04-02 19:49:16 +00:00 |
|
|
9e8d6f3c25
|
+ first working version of the multithreaded indexer
|
2012-04-02 18:25:10 +00:00 |
|
|
6e66fd176d
|
+ further dev of the multithreader indexer
|
2012-03-29 13:33:15 +00:00 |
|
|
e930f65297
|
+ further multithreaded indexer dev.
|
2012-03-29 09:42:35 +00:00 |
|
|
20daa92b65
|
+ start of the work on the multithreading indexer
|
2012-03-28 14:59:57 +00:00 |
|
|
81424fedf3
|
+ new function def. for the indexer
|
2012-03-15 19:18:48 +00:00 |
|
|
e6299aaeab
|
+ stub of new functions
|
2012-03-15 18:41:46 +00:00 |
|
|
13a7d481ca
|
moved all Makefile.am to Makefile.am.orig, added .alt ones and added link creation in autogen
|
2012-03-13 12:02:13 +00:00 |
|
|
1455c1bfbc
|
FIXED: Library filtering by language with ISO639-1 language ZIM metadata
|
2012-03-08 21:13:09 +00:00 |
|
|
288b0018fa
|
+ exception include
|
2012-03-07 17:25:33 +00:00 |
|