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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sébastien Lucas 362f290972 Update Phing file. 10 years ago
icons Improve the compatibility with IOS 10 years ago
images Add several ways to handle thumbnails. re #5 10 years ago
lang Update translations 10 years ago
resources Fix bug in epub navigation. 10 years ago
styles Move all default styles in the templates directory. re #79 10 years ago
templates Adding <meta charset="utf-8"> to relevant files 10 years ago
test Fix testing when config_local.php exists 10 years ago
tools Add debug information to check the completeness of the translation. re #37 10 years ago
.gitignore Ignore the real configuration file 10 years ago
.hgtags Étiquette 0.9.0 ajoutée à la révision 2e7fb43f056b 10 years ago
.htaccess Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 10 years ago
.travis.yml Try to add hhvm just as a test. 10 years ago
CHANGELOG Trailing spaces 10 years ago
COPYING Add v0.0.1 12 years ago
JSON_renderer.php Use the constant ... better 10 years ago
OPDS_renderer.php Fix the last remaining direct use of $_SERVER['QUERY_STRING'] (which can be empty with some webservers). 10 years ago
README Fix changelog and readme 10 years ago
README.md Remove coveralls it simply does not work correctly and use Scrutinizer instead. 10 years ago
about.html Typo 10 years ago
author.php Fix warnings an code enhancement. 10 years ago
base.php Update Phing file. 10 years ago
book.php Trailing whitespace. re #137 10 years ago
build.xml Update Phing file. 10 years ago
checkconfig.php Adding missing <h4> 10 years ago
composer.json Remove coveralls it simply does not work correctly and use Scrutinizer instead. 10 years ago
config.php Fix testing when config_local.php exists 10 years ago
config_default.php adding ratings category to possible ignores and merge lang update (nl) 10 years ago
config_local.php.example Cleanly fix the problems with line feed 10 years ago
customcolumn.php Remove trailing spaces 10 years ago
data.php Extend the URL rewriting url to the OPDS stream. fix #141 10 years ago
epubfs.php Fix headers. re #52 10 years ago
epubreader.php Fix epubreader when title contains ' or ". re #52 10 years ago
favicon.ico Add v0.0.1 12 years ago
feed.php Fix warnings an code enhancement. 10 years ago
fetch.php Duplicate 10 years ago
getJSON.php Big refactoring of the Json handling, I followed what I did from OPDS. It doesn't still feel right but I think it's better. 10 years ago
index.php Merge remote-tracking branch 'remotes/seblucas/master' 10 years ago
language.php Remove trailing spaces 10 years ago
login.html Adding <meta charset="utf-8"> to relevant files 10 years ago
phpunit.xml Add another ignored directory. 10 years ago
publisher.php Fix the languages string to add consistancy (plural form). re #34 10 years ago
rating.php Fix warnings an code enhancement. 10 years ago
sendtomail.php Fix warnings an code enhancement. 10 years ago
serie.php Remove trailing spaces 10 years ago
tag.php Remove trailing spaces 10 years ago
util.js Remove trailing spaces 10 years ago
web.config Add a default web.config. 10 years ago

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