kelson42
934a15a0b4
Fix kiwix-mange problem with relative paths
2016-09-04 21:43:26 +02:00
Kelson
1500cb8329
Implement ZIM reader getTags() and getName()
2016-09-04 20:41:10 +02:00
Kelson
fc9f3a3a25
Implement ZIM reader getTags() and getName()
2016-09-04 19:59:22 +02:00
Kelson
92cdd73268
Merge pull request #274 from kiwix/embedded_zim_support
...
Add support of embedded ft-index in zim for kiwix-serve and kiwix-search.
2016-08-12 12:35:37 +02:00
Matthieu Gautier
6074b5e557
Add support of embedded ft-index in zim for kiwix-serve and kiwix-search.
...
- kiwix-search will try the embedded ft-index if no indexPath is specified
in the library.xml or command argument.
- kiwix-search also uses xapianSearcher and xapianSearcher needs zimlib,
so add zimlib in compilation flag for searcher.
- kiwix-serve already depends on zimlib.
2016-08-11 17:50:25 +02:00
Isaac
a348856c21
Merge pull request #241 from Spacejoker/master
...
Refactoring filtering logic for search autocomplete to improve readab…
2016-07-06 19:19:36 +01:00
kelson42
d384131341
remove useless code
2016-07-04 21:31:11 +02:00
Chris Li
801e622644
add "eng" to stop word map + pragma mark in indexer.cpp + progress calculation
2016-07-04 21:10:03 +02:00
Chris Li
566a01ce7f
optional progress callback + progress calculation fix
2016-07-04 20:59:57 +02:00
Elad Keyshawn
10019e3291
Merge remote-tracking branch 'remotes/upstream/master'
2016-06-25 15:51:33 +03:00
Kelson
d5e5cd9340
Deal with new glass/single_file Xapian indexes
2016-06-20 23:35:13 +02:00
Elad Keyshawn
8ae2630a94
Merge remote-tracking branch 'remotes/upstream/master'
2016-05-22 02:05:01 +03:00
Kelson
76b9adf35d
Merge pull request #41 from dattaz/correction_double_include
...
correction of double inclusion
2016-05-21 19:26:14 +02:00
dattaz
8c443855c7
correction of double inclusion
2016-05-21 19:08:44 +02:00
Emmanuel Engelhart
009d08fe89
Simplify suggestion init
2015-08-22 15:42:21 +02:00
Emmanuel Engelhart
a1486e05d3
Fix regression by suggestion search
2015-08-16 19:22:10 +02:00
Emmanuel Engelhart
f3c4556431
Fix to get new getSuggestions() working on Android
2015-08-16 18:09:18 +02:00
Emmanuel Engelhart
e829d7428d
Better suggestion search
2015-08-16 17:18:29 +02:00
kelson42
7903458e38
Fix hardlinking in copyFile()
2015-04-09 14:26:11 +02:00
Emmanuel Engelhart
d7a2b44902
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2015-03-02 18:45:06 +01:00
Kelson42
54d9445148
Update
2015-03-02 16:17:06 +01:00
renaud gaudin
855c7ef4c2
give some margin (ahah) for the margin to be eaten up
2015-03-02 15:03:30 +00:00
renaud gaudin
68059281f3
transparency kiwix-serve
2015-03-02 15:00:13 +00:00
renaud gaudin
dda3dd4749
[kiwix-serve] Fixed taskbar margin from content if content has no margin
2015-03-02 14:54:29 +00:00
renaud gaudin
384ee12bfd
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2015-03-02 14:23:38 +00:00
renaud gaudin
2491a5a0c4
[kiwix-serve] Fixed taskbar height (2 lines) on Cybook and transparency of autocomplete search result
2015-03-02 14:23:26 +00:00
Emmanuel Engelhart
dc60455cd3
in copyFile() try to make a link if possible, copy the content otherwise
2015-02-21 16:56:38 +01:00
Emmanuel Engelhart
b2c38ebfc2
update
2015-02-19 16:43:02 +01:00
renaud gaudin
280aa5f77f
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2015-02-19 15:41:23 +00:00
renaud gaudin
af1ee3c317
Fixed incorect behavior of buttons in taskbar
2015-02-19 15:31:16 +00:00
Emmanuel Engelhart
999a5b07ae
New version
2015-02-19 16:20:49 +01:00
renaud gaudin
118feb75dc
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2015-02-19 14:58:26 +00:00
renaud gaudin
950637abef
Added Bookeen/Cybook CSS/JS hack for taskbar on ereader and increased taskbar size on hdpi screens
2015-02-19 14:57:50 +00:00
jleow00
64361126d7
Merge branch 'master' of ssh://git.code.sf.net/u/jleow00/kiwix
...
merge fork with updated upstream
2015-01-09 19:41:55 +08:00
Kelson42
78db06e127
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
...
Conflicts:
CHANGELOG
2015-01-08 12:55:53 +01:00
Kelson42
8287a64172
FIXED: kiwix-serve XSS attack vulnerability ( #763 )
2015-01-08 12:51:42 +01:00
Kelson42
191d37a105
Merge branch 'master' of /home/kelson/ios
2015-01-05 10:46:17 +01:00
Kelson42
45ad751d89
New function getMimeTypeByUrl()
2014-12-08 01:37:06 +01:00
Kelson42
d7fd4064ab
FIXED: Buggy pagination in fulltext result page
2014-11-24 20:52:46 +01:00
Kelson42
864922ab86
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2014-10-20 15:39:08 +02:00
Kelson42
4290eaf751
+ Avoid to load the welcome page by loading random ones
2014-10-18 18:14:46 +02:00
Julian Harty
378c66e16c
Revert "Re move ANDROID pragma. This is not useful anymore (libicu) is now included"
...
This reverts commit 8a458417aa612409b8da9a44b9015786c2063244.
2014-10-08 10:44:55 +01:00
Julian Harty
05dc41157c
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2014-10-06 16:21:55 +01:00
kelson42
f6f49a63ce
Re move ANDROID pragma. This is not useful anymore (libicu) is now included
2014-10-01 20:26:43 +02:00
Kelson42
49d13f09f1
+ search filter addtionaly on language ISO code
2014-09-23 13:20:46 +02:00
Kelson42
bc161034c1
+ Fix unstable fulltext library search
2014-09-20 16:05:19 +02:00
Kelson42
517a02b814
+ fix taskbar CSS
2014-09-18 14:54:49 +02:00
Kelson42
4beccfbc0b
+ improve taskbar CSS
2014-09-18 14:50:11 +02:00
Kelson42
ec6c0b2ea3
+ fix kiwix-serve taskbar css
2014-09-18 14:22:47 +02:00
Kelson42
f6dedb11b9
+ fix tasbar css
2014-09-18 14:17:56 +02:00