Commit Graph

23 Commits

Author SHA1 Message Date
Sébastien Lucas 3ca1d1d3df Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
Sébastien Lucas d3ce31c6be Move from Xhtml to Html. re #73 2013-06-25 08:40:08 +02:00
Sébastien Lucas ad115f08c3 Should fix url rewriting with multi database. re #40 2013-04-05 08:14:44 +02:00
Sébastien Lucas 78b60baebd Basic multidatabase support. re #40
TODO :
 * Document the new option
 * Handle URL rewriting
 * Handle bookdetail
 * Test the case without fancybox
 * Update the title with database name
2013-04-04 08:55:58 +02:00
Sébastien Lucas 91cf377d95 Refactor again. re #40 2013-04-03 21:10:28 +02:00
Sébastien Lucas f5d86b37e5 Refactor the use of fetch.php to prepare multi database. re #40 2013-04-03 20:59:53 +02:00
Sébastien Lucas d86d544074 Refactor the use of Calibre path to prepare multi database. re #40 2013-04-03 15:00:09 +02:00
Sébastien Lucas 4bce0d3349 Enable kepub.epub download. re #39 2013-02-05 21:08:28 +01:00
Sébastien Lucas 6c5aed67b7 Change the name of the epub downloaded to Author - Title. 2013-01-31 14:30:04 +01:00
Sébastien Lucas 8cfddc0d11 Fixed detection of absolute path. Add a Windows mapped drive detection.
Reported by Kevnancy
2013-01-22 09:05:32 +01:00
Sébastien Lucas e5d0933971 Add another extension in the mimetypes array. Mentionned a long time ago
by Jillmess and totally forgot about it.
2013-01-19 21:28:07 +01:00
Sébastien Lucas 60df6f1c18 Allow metadata updating for epub. Disabled by default for now.
fix #18
2013-01-02 21:50:44 +01:00
Sébastien Lucas 38b61c89da Better handling of content type for book. Reported by Morg. 2012-12-23 13:42:53 +01:00
Sébastien Lucas ee1264d087 Add a new property. May be used later 2012-11-30 08:34:54 +01:00
Sébastien Lucas 79e8eac88d Bug when url rewriting is disabled (thanks to gaspine) 2012-08-01 17:03:14 +02:00
Sébastien Lucas 9b94da72ac Fix cover zoom in HTML catalog 2012-07-21 14:45:17 +02:00
Sébastien Lucas 19ffc419c8 Fix download link 2012-07-02 21:00:01 +02:00
Sébastien Lucas aeb8506909 Fix link in HTML catalog when your calibre library is nested 2012-07-01 20:44:58 +02:00
Sébastien Lucas 7b382b2420 Fix download without X-Accel-Redirect 2012-07-01 14:55:24 +02:00
Sébastien Lucas fe55e86def Add a config option to not use URL rewriting by default
Also fix a bug preventing download
2012-07-01 14:24:54 +02:00
Sébastien Lucas 93f1f72a65 Add many new mimetype 2012-06-26 14:52:01 +02:00
Sébastien Lucas 2d83cd6e78 Update HTML links to the new methods 2012-06-26 14:45:09 +02:00
Sébastien Lucas 4473037ae8 Move link handling in a seperate class 2012-06-26 14:27:06 +02:00