Commit Graph

47 Commits

Author SHA1 Message Date
kelson42 0bab890203 + fix small regression 2013-09-22 13:17:11 +02:00
kelson42 c9d1f562ff + fix a few typo/style stuff 2013-09-22 13:11:19 +02:00
Kiran Mathew Koshy 14a4394f6d Permanant fix for bug651.
Kiwix manager class is back to original state, additional function for obtaining origID has been added to Kiwix::Reader class.
Kiwix-manage and Kiwix-serve back to normal.
2013-09-20 18:35:20 +05:30
kelson42 58f30fd0e5 + fix escaping character (%) parser in url parsing 2013-08-05 16:40:40 +08:00
kelson42 15b6c4f8b2 + move "intelligent" getTitle() code from library.cpp to reader.cpp 2013-06-22 00:39:10 +02:00
kelson42 8b4941b55a + fix duplicate suggestion under certain conditions 2013-05-11 20:34:47 +02:00
kelson42 3784118bb2 * FIXED: kiwix-serve crahs if really long URL (#400) 2013-02-12 18:55:09 +00:00
kelson42 1acb7b4d29 * NEW: Indexing progression more accurate 2012-10-19 18:47:02 +00:00
kelson42 956d37dee8 better deal with *.zimaa paths 2012-10-14 12:18:57 +00:00
kelson42 f165747f16 NEW: if "/M/Description" empty, check "/M/Subtitle" (used by Mediawiki Collection ext.) 2012-10-08 10:42:34 +00:00
kelson42 3e24b168da + fix sync. bug in multithreading indexer 2012-09-05 15:43:53 +00:00
kelson42 8de4dd9ce0 + move improved suggestion system (check also variations of the prefix) to reader.cpp 2012-08-25 15:36:41 +00:00
kelson42 f3bdf98a51 + size in KB (not in Bytes) 2012-08-22 15:11:40 +00:00
kelson42 cef66b20e1 + getFileSize() method 2012-08-05 18:34:44 +00:00
kelson42 4d15525dca + remove a few function attribute references 2012-07-25 16:29:49 +00:00
kelson42 5aacc01d65 + imp. of the new indexing process 2012-04-07 15:00:15 +00:00
kelson42 65b4015f03 + new indexer 2012-04-07 14:09:47 +00:00
kelson42 62daa9ffe5 + new indexer code 2012-04-06 21:48:43 +00:00
kelson42 bc8a400fd1 FIXED: Number of articles to high in the library (ID: 3396763) 2012-02-27 11:32:06 +00:00
kelson42 d0d08c4f96 + better default page loading 2011-12-22 11:54:19 +00:00
kelson42 fb12ac5eb1 + small improvment of getMainPageUrl() 2011-11-26 07:14:09 +00:00
kelson42 9d4fd28ba6 * In the library, pressing <ENTER> in your local library directly open the file
* Greying "Load random article" menu entry if no content is loaded (ID: 3439112)
* Add the support of the "publisher" ZIM Metadata
2011-11-18 14:25:21 +00:00
kelson42 8dce6d645e + remove useless string init. (string foobar="") 2011-10-24 13:13:50 +00:00
kelson42 c40a87837e + less if, more efficient 2011-10-24 12:55:12 +00:00
kelson42 1e9bfa168d Better kiwix-serve default loading if no welcome page is defined in ZIM (ID: 3417227) 2011-10-24 12:50:27 +00:00
kelson42 4b6caa48ce + few additional check to avoid segfaults if ZIM file is not there 2011-07-27 19:25:25 +00:00
kelson42 86dae55c18 + add alternative favicon urls 2011-07-07 11:54:43 +00:00
kelson42 2bcd992049 + remove debug code 2011-06-04 10:04:27 +00:00
kelson42 6ed6fbe171 + add support of favicon in library manager
+ fix a bug in the snippet lenght computation in the search engin indexer
2011-05-14 10:29:55 +00:00
kelson42 6b8112b88b + imp. of kiwix-manage 2011-04-20 19:20:51 +00:00
kelson42 355ca7057e + imp. of kiwix-manage 2011-04-20 18:47:01 +00:00
kelson42 0f1bfed262 + fix a bug in searcher::getPageUrlFromTitle() 2011-03-29 15:16:18 +00:00
kelson42 91212bdb13 + last dev. on the search feature before beta1 2011-03-26 15:29:56 +00:00
kelson42 8f11852627 + GPLv3 headers 2011-03-12 13:19:36 +00:00
kelson42 1edd7ebd01 + add checksum checks methods in the kiwix::reader and in the XPOM zimAccessor component 2011-03-04 14:05:59 +00:00
kelson42 e3afa2339b + Fix the initialisation of the random article url generator (ID: 3109548) 2010-11-15 16:23:39 +00:00
kelson42 92aec4e612 + factorization of the Searcher class to avoid multiple backends (preparation work for CluceneSearcher class and CluceneAccessor XPCOM) 2010-11-06 11:47:13 +00:00
kelson42 d52c86bcac * Fix an URL parsing issue impacting title containing a '/' (ID: 3065286) 2010-09-13 19:59:51 +00:00
kelson42 459e6550b5 + fix for the wikipedia-de 2010-07-16 19:29:58 +00:00
kelson42 d968ac7114 + add a stub HTML header/footer if the content only have the <body>
.--Cette ligne, et les suivantes ci-dessous, seront ignorées--

M    reader.cpp
2010-07-16 18:14:32 +00:00
kelson42 5891b91433 + getMetatag*( 2010-07-04 18:11:25 +00:00
kelson42 3735f31946 + remove debug comments 2010-06-12 17:15:52 +00:00
kelson42 a69aac50bc + fix a few things for the 0.9 alpha4 2010-06-12 17:13:57 +00:00
kelson42 83bcb034b8 + small refactoring 2010-03-24 20:28:36 +00:00
kelson42 22f701387e + reader::getId() returns a printable string 2010-01-28 14:42:58 +00:00
kelson42 c9778c9097 + kiwix-server uses now kiwix::Reader 2010-01-20 20:01:44 +00:00
kelson42 fb2dfdd677 + factorization of the zim reader code 2010-01-20 19:46:13 +00:00