|
bd81a2c662
|
+ fix mgmt of custom libraries with relative paths
|
2013-08-06 13:43:26 +08:00 |
|
|
435e7ac76f
|
+ fix in ro library mgmt
|
2013-08-06 13:09:34 +08:00 |
|
|
c80914b774
|
+ fix library update with readonly libraries
|
2013-08-06 12:41:14 +08:00 |
|
|
34d69ae2c2
|
+ better deal with relative/absolute paths
|
2013-08-05 19:08:50 +08:00 |
|
|
cb95e1f2ee
|
addBook() save also books pathAbsolute&indexPathAbsolute
|
2013-08-05 19:07:10 +08:00 |
|
|
65486616ed
|
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
|
2013-08-05 16:41:14 +08:00 |
|
|
58f30fd0e5
|
+ fix escaping character (%) parser in url parsing
|
2013-08-05 16:40:40 +08:00 |
|
|
5d8593805f
|
+ fixes for Android
|
2013-08-05 13:11:35 +08:00 |
|
|
2a13f2a177
|
+ add kiwix string split() functions in android builds
|
2013-08-05 11:38:27 +08:00 |
|
|
4cafeaf153
|
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
|
2013-08-04 15:26:46 +08:00 |
|
|
9b3064d945
|
+ better deal with paths
|
2013-08-04 15:26:09 +08:00 |
|
|
acc78f585b
|
+ replace a few variables with a CONSTANT
+ new method computeRelativePath()
|
2013-08-04 14:26:33 +08:00 |
|
|
ac50d0eade
|
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
|
2013-06-22 18:41:00 +01:00 |
|
|
15b6c4f8b2
|
+ move "intelligent" getTitle() code from library.cpp to reader.cpp
|
2013-06-22 00:39:10 +02:00 |
|
|
4ab6898586
|
+ replace POST method with GET method in kiwix-serve UI
|
2013-06-17 14:56:15 +02:00 |
|
|
d38bc834c5
|
+ new trial to fix the bug with the failing onclick on the kiwiwx-serve suggestion list
|
2013-05-21 11:09:35 +02:00 |
|
|
d068ed9037
|
+ last fix in the suggestion bug (with click)
|
2013-05-20 12:50:53 +02:00 |
|
|
ae44b87f82
|
* FIXED: Buggy kiwix-serve suggestion click handling
|
2013-05-20 12:40:30 +02:00 |
|
|
09a6877012
|
+ avoid return pointer of a stack allocated memory block
|
2013-05-13 13:01:57 +02:00 |
|
|
6e2d086f92
|
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
|
2013-05-11 20:35:47 +02:00 |
|
|
8b4941b55a
|
+ fix duplicate suggestion under certain conditions
|
2013-05-11 20:34:47 +02:00 |
|
|
610257e4fd
|
+ include stdint.h on OSX
|
2013-05-07 21:21:49 +02:00 |
|
|
2554f3e93a
|
+ try to fix compilation issue on OSX
|
2013-05-07 20:24:54 +02:00 |
|
|
c67bbf3922
|
+ fix for MSVC2010
|
2013-05-06 21:26:31 +02:00 |
|
|
ea3f698d6f
|
Fixed compilation on OSX [broken long ago by attempting to support OSX10.5]
|
2013-05-01 15:29:21 +00:00 |
|
|
8fcd9583c4
|
Added ifdef to exclude ICU/unicode code from Android build
|
2013-04-04 10:48:33 +02:00 |
|
|
2d88190f28
|
* FIXED: Abstruse index names (#84)
|
2013-03-29 02:03:18 +01:00 |
|
|
499b50172f
|
+ small visual UI fixes
|
2013-02-12 19:33:00 +00:00 |
|
|
3784118bb2
|
* FIXED: kiwix-serve crahs if really long URL (#400)
|
2013-02-12 18:55:09 +00:00 |
|
|
36f0b977f7
|
* FIXED: kiwix-serve UI for non-javascript browsers like Dillo (#587)
|
2013-02-12 18:13:01 +00:00 |
|
|
fd9c259d2a
|
+ fix problems on windows with relative paths
|
2013-01-11 10:53:17 +00:00 |
|
|
c0847edec9
|
+ remove useless debug message
|
2013-01-05 16:20:43 +00:00 |
|
|
306b7ebbb0
|
+ fix fulltext result page for pattern including mustbeurlencoded characters
|
2012-12-30 16:55:08 +00:00 |
|
|
bb62f3aa94
|
+ kiwix-serve page margin-top a little bit bigger
|
2012-12-20 22:30:35 +00:00 |
|
|
5bf6988e24
|
* FIXED: Buggy filtering by size in the library
|
2012-11-25 11:29:06 +00:00 |
|
|
9dc430b07c
|
+ remove useless comments
|
2012-11-20 00:11:56 +00:00 |
|
|
5b5abceda4
|
+ some fixes in static pages
|
2012-11-15 14:06:30 +00:00 |
|
|
76596f8f35
|
+ improve a few static html templates
|
2012-11-15 14:00:32 +00:00 |
|
|
c74bb9c939
|
+ better html conformance for static pages
|
2012-11-15 13:51:33 +00:00 |
|
|
1823771770
|
+ lang. fix in the result page template
|
2012-11-10 22:48:30 +00:00 |
|
|
c90d2238d0
|
STD style tree code (for a better suggestion system)
|
2012-11-06 16:39:04 +00:00 |
|
|
249f9ccf6b
|
+ port ip detection for server mode to MS/Windows
|
2012-10-22 07:12:22 +00:00 |
|
|
6e0b99a32f
|
+ better computer ip detection for computing server url
|
2012-10-21 18:53:38 +00:00 |
|
|
1acb7b4d29
|
* NEW: Indexing progression more accurate
|
2012-10-19 18:47:02 +00:00 |
|
|
49ec0b5652
|
+ small fix for better support of Windows
|
2012-10-15 17:53:18 +00:00 |
|
|
956d37dee8
|
better deal with *.zimaa paths
|
2012-10-14 12:18:57 +00:00 |
|
|
63c210db1c
|
+ better exception management
|
2012-10-14 11:39:21 +00:00 |
|
|
f165747f16
|
NEW: if "/M/Description" empty, check "/M/Subtitle" (used by Mediawiki Collection ext.)
|
2012-10-08 10:42:34 +00:00 |
|
|
2240b11224
|
+ better alloc memory
|
2012-10-08 10:27:30 +00:00 |
|
|
7a0aab3917
|
+ more article to index at the same time
|
2012-09-06 05:34:30 +00:00 |
|