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 8a9902e9b2 Add another ugly hack to help Kindle. fix #165 9 years ago
icons Improve the compatibility with IOS 10 years ago
images Add several ways to handle thumbnails. re #5 10 years ago
lang Add new basque translation. provided by Turutarena. 9 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 another ugly hack to help Kindle. fix #165 9 years ago
test Add two new tests for OPDS to reach 100% coverage 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 php5.6 with travis. 9 years ago
CHANGELOG When you cancel the email prompt : no need to set the email cookie and abort all the function. re #79 9 years ago
COPYING Add v0.0.1 12 years ago
JSON_renderer.php Add another ugly hack to help Kindle. fix #165 9 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 Add PHP embedded server to the README. 9 years ago
README.md Add a mention of the Wiki in the README.md 9 years ago
about.html Typo 10 years ago
author.php Centralize a little the code 10 years ago
base.php Add a tricky way of enabling bootstrap theme 9 years ago
book.php Fix bad use of Tag contruct 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 With Kindle browser reduce a little the text-size, seems to help. re #165 9 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 Unneeded constant 10 years ago
util.js Forgot to make jshint happy ;). re #79 9 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 : COPS's home for more details.

Don't forget to check the Wiki.

Scrutinizer Quality Score

Code Coverage

Build Status

Selenium Test Status