summaryrefslogtreecommitdiffstats
path: root/fetch.php
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer fixes.Markus Birth2016-06-291-43/+36
* Bugfix with missing function from base.php.Markus Birth2016-06-291-1/+2
* More UTF-8 fixes. No Code Change.Markus Birth2016-06-291-1/+1
* Use Composer autoloader where possible.Markus Birth2016-06-291-2/+0
* Use a cache for resized thumbnailsO2 Graphics2016-03-201-2/+37
* DuplicateSébastien Lucas2014-02-131-7/+0
* Fix another issueSébastien Lucas2014-02-121-1/+2
* Properly use the method getMimeType in fetch.php. fix #72Sébastien Lucas2013-12-311-1/+2
* Update header. re #127Sébastien Lucas2013-12-151-1/+1
* Forgot to remove the commented out code. re #127Sébastien Lucas2013-12-151-52/+0
* Factorize the thumbnail generation and move it to the class Book. re #127Sébastien Lucas2013-12-141-50/+54
* Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120Sébastien Lucas2013-12-101-0/+8
* Some more coding style updateSébastien Lucas2013-12-051-2/+2
* Remove trailing spacesSébastien Lucas2013-12-051-9/+9
* Cleanly fix the problems with line feedSébastien Lucas2013-07-221-4/+0
* Remove all new lines after the end of PHP files. Fix a bug causing corrupt im...Sébastien Lucas2013-07-201-0/+3
* Properly test if the file requested (cover or book) exists and send a 404 if ...Sébastien Lucas2013-07-071-1/+25
* Don't upscale the images larger than the original.Sébastien Lucas2013-07-051-0/+2
* Change the way images are shown. re #77Sébastien Lucas2013-07-041-2/+2
* Refactor the use of Calibre path to prepare multi database. re #40Sébastien Lucas2013-04-031-1/+1
* Fix default config to reduce the minimum things to change.Sébastien Lucas2013-01-201-2/+7
* Change the default config for cops_x_accel_redirect to let PHP handle theSébastien Lucas2013-01-191-1/+10
* Add a permalink to book (the little linkish thingy)Sébastien Lucas2013-01-031-2/+5
* Allow metadata updating for epub. Disabled by default for now.Sébastien Lucas2013-01-021-0/+6
* Fix some bugs / typos.Sébastien Lucas2012-12-231-3/+2
* Better handling of content type for book. Reported by Morg.Sébastien Lucas2012-12-231-1/+1
* Fixed an ugly typo. And add a neutral content type.Sébastien Lucas2012-11-101-1/+2
* Fix for php5.4Sébastien Lucas2012-07-011-2/+2
* Add a config option to not use URL rewriting by defaultSébastien Lucas2012-07-011-1/+2
* Change the way format are handled in HTML catalog.Sébastien Lucas2012-06-241-2/+9
* Better handling of book format inside Calibre.Sébastien Lucas2012-06-231-1/+2
* Add v0.0.30.0.3Sébastien Lucas2012-05-281-0/+29
* Add v0.0.20.0.2Sébastien Lucas2012-05-281-9/+5
* Add v0.0.10.0.1Sébastien Lucas2012-05-281-0/+58