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 a9062a7632 Add a formal check for the PHP version. I still have a lot of people trying with PHP 5.2.X 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 Fixed various typos 9 years ago
resources Update jquery from 1.11.0 to 1.11.1 9 years ago
styles Remove the stencil. Break the links. fix #148 10 years ago
templates Enhance iphone CSS style and add IOS7 CSS style (SCCS file available but not commited). Anonymous contribution. 9 years ago
test Fix number of books per custom column value (missing for bootstrap template). fix #172 9 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.0RC2 ajoutée à la révision 0fc8e1890d9b 9 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 Prepare release - update changelog 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 Fix author list when a book has many author. Was broken for a long time. 9 years ago
base.php Add a proper test for server side rendering (can check syntax errors). re #171 9 years ago
book.php Add AZW3 to the list of format COPS can send to Kindle. fix #170 9 years ago
build.xml Update Phing file. 10 years ago
checkconfig.php Add a formal check for the PHP version. I still have a lot of people trying with PHP 5.2.X 9 years ago
composer.json Upgrade to latest sausage 10 years ago
config.php The text shown if you cancel the password prompt is clearer now. 9 years ago
config_default.php Add full PHP password check (without any need from specific webserver configuration). Heavily based on a patch from Mark Bond. 9 years ago
config_local.php.example Cleanly fix the problems with line feed 10 years ago
customcolumn.php Fix number of books per custom column value (missing for bootstrap template). fix #172 9 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 Update jquery from 1.11.0 to 1.11.1 9 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