|
10d855ced5
|
+ first version of stopwords support
|
2012-09-01 11:54:23 +00:00 |
|
|
c1961faeb4
|
+ small renaming of stopword files
|
2012-09-01 11:38:09 +00:00 |
|
|
3a3b34ade2
|
+ stopwords list in french
|
2012-09-01 11:17:54 +00:00 |
|
|
0f563d33d4
|
+ move the stopworkds directory
|
2012-09-01 11:14:51 +00:00 |
|
|
e4f52e355d
|
+ improve the verbose messages
|
2012-08-29 22:25:28 +00:00 |
|
|
a0b8ef99fc
|
+ replace sleep() by usleep(0
|
2012-08-29 22:21:41 +00:00 |
|
|
0c6bf971bf
|
+ size initialisation (=0)x
|
2012-08-26 09:29:44 +00:00 |
|
|
8de4dd9ce0
|
+ move improved suggestion system (check also variations of the prefix) to reader.cpp
|
2012-08-25 15:36:41 +00:00 |
|
|
f3bdf98a51
|
+ size in KB (not in Bytes)
|
2012-08-22 15:11:40 +00:00 |
|
|
ea8f560c76
|
+ fix escaping problem by kiwix-serve suggestions
|
2012-08-15 19:17:45 +00:00 |
|
|
f8bb4a9998
|
+ ucFirst() and lcFirst() functions
|
2012-08-15 18:50:24 +00:00 |
|
|
59d67aa036
|
+ remove js warning in kiwix-serve autosuggest
|
2012-08-14 16:36:18 +00:00 |
|
|
f553cee7b4
|
+ autosubmit by choosing a value in the search autocomplete list
|
2012-08-14 16:21:28 +00:00 |
|
|
68cf5e4977
|
+ move unaccent.[h|cpp] to stringTools.[h|cpp]
+ remove unaccent.[h|cpp]
+ put stringTools.[h|cpp] methods in the "kiwix" namespace
+ modify code & compilation script to keep everything compiling
|
2012-08-14 10:58:03 +00:00 |
|
|
6cac5e6320
|
+ remove useless js code
|
2012-08-14 07:11:45 +00:00 |
|
|
c55de68072
|
+ implement the suggestion in kiwix-serve
|
2012-08-13 23:37:51 +00:00 |
|
|
d37e2355f8
|
+ in computeAbsolutePath(), if "root" path is empty, compute with the current path
|
2012-08-13 22:47:09 +00:00 |
|
|
0305c3fff5
|
+ buffer of 5000 instead of 10000 for the indexer
|
2012-08-08 21:57:10 +00:00 |
|
|
6067fab7f3
|
+ better "verbose" mode
|
2012-08-08 14:39:40 +00:00 |
|
|
67211be8ad
|
+ better computation of ZIM files sizes
|
2012-08-05 18:44:05 +00:00 |
|
|
cef66b20e1
|
+ getFileSize() method
|
2012-08-05 18:34:44 +00:00 |
|
|
e9740183c2
|
+ replace C code with C++
|
2012-08-05 18:03:44 +00:00 |
|
|
f4dc0a43e0
|
* FIXED: kiwix-serve memory leak on ARM (ID: 3538663)
|
2012-07-29 22:56:07 +00:00 |
|
|
4d15525dca
|
+ remove a few function attribute references
|
2012-07-25 16:29:49 +00:00 |
|
|
6ae3c27195
|
+ fix small regression in indexinv (title were without accents)
|
2012-07-12 17:51:23 +00:00 |
|
|
c20fd205dd
|
WARN dangerous: removed old autotools scripts.
|
2012-07-06 17:21:51 +00:00 |
|
|
d1ccecc5f7
|
+ fixed indexing progression > 100% (ID: 3539572)
|
2012-07-05 10:30:10 +00:00 |
|
|
28138e7ff9
|
+ change call of function appendToFirstOccurence() and replaceRegex()
|
2012-06-28 12:53:06 +00:00 |
|
|
084af011dd
|
+ try to fix ZIM loading problem on Windows with library relative paths
|
2012-06-14 18:32:41 +00:00 |
|
|
9fff4b1bac
|
removed DESTDIR from install targets for debian
|
2012-06-08 13:17:32 +00:00 |
|
|
3a5b7fabc1
|
added #include <unistd.h> for GCC 4.7+
|
2012-06-07 15:21:10 +00:00 |
|
|
e7446e0479
|
removed dependencies from dist
|
2012-06-04 11:38:35 +00:00 |
|
|
a7456d8560
|
debian desktop integration
|
2012-05-22 11:11:11 +00:00 |
|
|
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 |
|