Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...) http://blog.slucas.fr/en/oss/calibre-opds-php-server
Dosyaya git
Sébastien Lucas 91209c19fd Add another ignored directory. 2013-12-31 11:14:36 +01:00
icons Improve the compatibility with IOS 2013-08-11 19:32:07 +02:00
images Add several ways to handle thumbnails. re #5 2013-08-26 21:15:54 +02:00
lang Fix the languages string to add consistancy (plural form). re #34 2013-12-19 08:24:02 +01:00
resources All external resources are now in the right place. re #127 2013-12-14 10:02:59 +01:00
styles Fix the new unicode characters in CSS. Thanks to At Libitum. 2013-12-13 08:51:07 +01:00
templates/default Add publisher to the book detail. re #123 2013-12-05 15:38:14 +01:00
test Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72 2013-12-31 11:12:34 +01:00
tools Add debug information to check the completeness of the translation. re #37 2013-09-30 11:53:46 +02:00
.gitignore As I use Github, I should use .gitignore and not .hgignore. re #127 2013-12-14 18:10:55 +01:00
.hgtags Étiquette 0.6.2 ajoutée à la révision 605e2b671bf4 2013-09-13 16:14:36 +02:00
.htaccess Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
.travis.yml Try to add hhvm just as a test. 2013-12-17 14:44:43 +01:00
CHANGELOG Update changelog. 2013-12-31 10:21:05 +01:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
OPDS_renderer.php Fix search on non compliant client (Stanza, Moon+ Reader, ...). was broken for at least 6 months. fix #110 2013-11-18 15:57:17 +01:00
README Next version will be 0.6.0. Update README and Changelog 2013-07-22 20:58:17 +02:00
README.md Remove coveralls it simply does not work correctly and use Scrutinizer instead. 2013-12-14 21:46:48 +01:00
about.html Migrate from Fancybox to Magnific Popup. re #73 2013-06-25 08:53:04 +02:00
author.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
base.php Add the search by category with the standard search. Again inspired by At-Libitum. re #34 2013-12-23 08:58:56 +01:00
book.php Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34 2013-12-22 18:40:03 +01:00
checkconfig.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
composer.json Remove coveralls it simply does not work correctly and use Scrutinizer instead. 2013-12-14 21:46:48 +01:00
config.php Add base path 2013-09-17 05:48:45 +01:00
config_default.php Rename the ignored parameter. re #34 2013-12-17 20:56:41 +01:00
config_local.php.example Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
customcolumn.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
data.php Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72 2013-12-31 11:12:34 +01:00
favicon.ico Add v0.0.1 2012-05-28 07:01:33 +02:00
feed.php Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
fetch.php Update header. re #127 2013-12-15 14:28:35 +01:00
getJSON.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
index.php Factorize a little more the DB handling. re #127 2013-12-14 18:25:32 +01:00
language.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
login.html Upgrade jquery to latest version 2013-07-21 22:14:24 +02:00
phpunit.xml Add another ignored directory. 2013-12-31 11:14:36 +01:00
publisher.php Fix the languages string to add consistancy (plural form). re #34 2013-12-19 08:24:02 +01:00
sendtomail.php Typo ... but should be in language file. 2013-12-17 21:00:10 +01:00
serie.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
tag.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
util.js Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34 2013-12-22 18:40:03 +01:00
web.config Add a default web.config. 2013-07-04 15:20:03 +02:00

README.md

cops

Calibre OPDS (and HTML) PHP Server : light alternative to Calibre content server / Calibre2OPDS

See : http://blog.slucas.fr/en/oss/calibre-opds-php-server

Scrutinizer Quality Score

Code Coverage

Build Status

Selenium Test Status