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 e6e0a8ee5b Fix the remaining number of elements. re #79 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 New polish translation. Provided by macak_pl. 10 years ago
resources Upgrade typeahead to 0.10.2 10 years ago
styles Remove the stencil. Break the links. fix #148 10 years ago
templates Add tag filter to bootstrap. re #79 10 years ago
test Fix number of elements in authors lists. re #79 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 1.0.0RC1 ajoutée à la révision 3fda691df53a 10 years ago
.htaccess Remove trailing whitespace and add a empty line at the end of the file. Reported by Mariosipad 10 years ago
.travis.yml Try to add hhvm just as a test. 10 years ago
CHANGELOG Missing word 10 years ago
COPYING Add v0.0.1 12 years ago
JSON_renderer.php Add a fullTitle property to show the current database 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 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 Centralize a little the code 10 years ago
base.php Add the number of elements with the publishers. re #79 10 years ago
book.php Fix the remaining number of elements. re #79 10 years ago
build.xml Update Phing file. 10 years ago
checkconfig.php Add a check for the php5-json extension (some Ubuntu based linux don't have it installed automatically). Reported by Mario. 10 years ago
composer.json Upgrade to latest sausage 10 years ago
config.php Fix testing when config_local.php exists 10 years ago
config_default.php Allow normalized search (without diacritics) it should also fix the case problem with non latin languages (cyrillic). 10 years ago
config_local.php.example Cleanly fix the problems with line feed 10 years ago
customcolumn.php Better bootstrap template with as little text as possible. 10 years ago
data.php Add correct mimetype for *.ibooks files. reported by flowney 10 years ago
epubfs.php Fix headers. re #52 10 years ago
epubreader.php Change viewport in epubreader 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 Fix the remaining number of elements. re #79 10 years ago
login.html Upgrade jquery to 1.11.0 10 years ago
phpunit.xml Add another ignored directory. 10 years ago
publisher.php Add the number of elements with the publishers. re #79 10 years ago
rating.php Fix the remaining number of elements. re #79 10 years ago
sendtomail.php Fix warnings an code enhancement. 10 years ago
serie.php Centralize a little the code 10 years ago
tag.php Add the number of elements to the tags. re #79 10 years ago
util.js Encode the URI for the search. should certainly be done elsewhere. 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