Commit graph

29 commits

Author SHA1 Message Date
Sébastien Lucas 655589d407 Duplicate 2014-02-13 18:03:38 +01:00
Sébastien Lucas 01ba1a2342 Fix another issue 2014-02-12 04:20:31 +01:00
Sébastien Lucas 3f9ea556b0 Properly use the method getMimeType in fetch.php. fix 2013-12-31 11:46:45 +01:00
Sébastien Lucas 0b4dc30f7b Update header. re 2013-12-15 14:28:35 +01:00
Sébastien Lucas c27f846d64 Forgot to remove the commented out code. re 2013-12-15 14:26:50 +01:00
Sébastien Lucas b0660b0814 Factorize the thumbnail generation and move it to the class Book. re 2013-12-14 21:49:55 +01:00
Sébastien Lucas da5ec2583a Add an additionnal protection for Sony PRS-T2 / Aldiko. fix 2013-12-10 21:34:19 +01:00
Sébastien Lucas 3b0d696dbb Some more coding style update 2013-12-05 10:55:13 +01:00
Sébastien Lucas 0f09ef5f8c Remove trailing spaces 2013-12-05 10:52:51 +01:00
Sébastien Lucas 3ca1d1d3df Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
Sébastien Lucas f5b9492e06 Remove all new lines after the end of PHP files. Fix a bug causing corrupt images with Wheezy. fix 2013-07-20 13:35:51 +02:00
Sébastien Lucas f408a71f80 Properly test if the file requested (cover or book) exists and send a 404 if it doesn't. Should fix 2013-07-07 10:15:49 +02:00
Sébastien Lucas f90077154f Don't upscale the images larger than the original. 2013-07-05 11:12:22 +02:00
Sébastien Lucas e840d4cf70 Change the way images are shown. re
Jpeg quality is lowered but resolution is two times higher.
The image is then reduced with CSS.
The default value is changed.
2013-07-04 22:37:27 +02:00
Sébastien Lucas d86d544074 Refactor the use of Calibre path to prepare multi database. re 2013-04-03 15:00:09 +02:00
Sébastien Lucas d2d639dcd5 Fix default config to reduce the minimum things to change.
Removed Nginx limitations which are not true anymore.
2013-01-20 13:49:08 +01:00
Sébastien Lucas a96888c76a Change the default config for cops_x_accel_redirect to let PHP handle the
download. Should fix problem from KevNancy on IIS.

Warning all Nginx users who wants to still use X-Accel-Redirect must add
$config['cops_x_accel_redirect'] = "X-Accel-Redirect" in their config_local

fix 
2013-01-19 06:19:46 +01:00
Sébastien Lucas 0ba361e434 Add a permalink to book (the little linkish thingy)
fix the image zoom in the book detail
Add book title to the book detail
clean the code a little (more to do)
2013-01-03 21:40:43 +01:00
Sébastien Lucas 60df6f1c18 Allow metadata updating for epub. Disabled by default for now.
fix 
2013-01-02 21:50:44 +01:00
Sébastien Lucas 917d363370 Fix some bugs / typos. 2012-12-23 14:16:54 +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 4510124184 Fixed an ugly typo. And add a neutral content type. 2012-11-10 15:10:04 +01:00
Sébastien Lucas 33867e6c91 Fix for php5.4 2012-07-01 15:23:28 +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 06ce256e55 Change the way format are handled in HTML catalog.
More work remaining to make it clean
2012-06-24 08:16:47 +02:00
Sébastien Lucas 9a8e9bacae Better handling of book format inside Calibre.
Not tested enough
2012-06-23 22:11:13 +02:00
Sébastien Lucas 2308af6033 Add v0.0.3 2012-05-28 07:06:12 +02:00
Sébastien Lucas b25ed5c052 Add v0.0.2 2012-05-28 07:05:05 +02:00
Sébastien Lucas e47631b1d8 Add v0.0.1 2012-05-28 07:01:33 +02:00