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 91209c19fd Add another ignored directory. 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 Fix the languages string to add consistancy (plural form). re #34 10 years ago
resources All external resources are now in the right place. re #127 10 years ago
styles Fix the new unicode characters in CSS. Thanks to At Libitum. 10 years ago
templates/default Add publisher to the book detail. re #123 10 years ago
test Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72 10 years ago
tools Add debug information to check the completeness of the translation. re #37 10 years ago
.gitignore As I use Github, I should use .gitignore and not .hgignore. re #127 10 years ago
.hgtags Étiquette 0.6.2 ajoutée à la révision 605e2b671bf4 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 Update changelog. 10 years ago
COPYING Add v0.0.1 12 years ago
OPDS_renderer.php Fix search on non compliant client (Stanza, Moon+ Reader, ...). was broken for at least 6 months. fix #110 10 years ago
README Next version will be 0.6.0. Update README and Changelog 10 years ago
README.md Remove coveralls it simply does not work correctly and use Scrutinizer instead. 10 years ago
about.html Migrate from Fancybox to Magnific Popup. re #73 11 years ago
author.php Remove trailing spaces 10 years ago
base.php Add the search by category with the standard search. Again inspired by At-Libitum. re #34 10 years ago
book.php Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34 10 years ago
checkconfig.php Remove trailing spaces 10 years ago
composer.json Remove coveralls it simply does not work correctly and use Scrutinizer instead. 10 years ago
config.php Add base path 10 years ago
config_default.php Rename the ignored parameter. re #34 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 Add a test for unknow mimetype and use finfo_file in this case. Inspired by At_Libitum. re #72 10 years ago
favicon.ico Add v0.0.1 12 years ago
feed.php Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 10 years ago
fetch.php Update header. re #127 10 years ago
getJSON.php Remove trailing spaces 10 years ago
index.php Factorize a little more the DB handling. re #127 10 years ago
language.php Remove trailing spaces 10 years ago
login.html Upgrade jquery to latest version 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
sendtomail.php Typo ... but should be in language file. 10 years ago
serie.php Remove trailing spaces 10 years ago
tag.php Remove trailing spaces 10 years ago
util.js Integrate a little better the typeahead search in the normal search page. Heavily based on At-Libitum work. re #34 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