Sébastien Lucas
f408a71f80
Properly test if the file requested (cover or book) exists and send a 404 if it doesn't. Should fix #70
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 #77
...
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 #40
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 #33
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 #18
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