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 91aa062860 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
icons Improve the compatibility with IOS 10 years ago
images Add several ways to handle thumbnails. re #5 10 years ago
lang Update german translation. Thanks to glimm from Mobileread. 10 years ago
resources Doesn't change a thing ... strange. 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 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
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.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 Fix changelog and readme 10 years ago
COPYING Add v0.0.1 12 years ago
JSON_renderer.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
OPDS_renderer.php Remove unneeded constants. 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 Migrate from Fancybox to Magnific Popup. re #73 11 years ago
author.php Remove trailing spaces 10 years ago
base.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
book.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
build.xml Add a phing build file. 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 Properly use the method getMimeType in fetch.php. fix #72 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 Add a test for function creation. I can't manage to make it fail when needed. Still I'll commit anyway ! 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 Avoid caching the result of ajax calls. IE like to cache them a lot. fix #131 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