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
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Sébastien Lucas d901887288 Remove all trailing whitespaces il y a 8 ans
icons Improve the compatibility with IOS il y a 10 ans
images Add several ways to handle thumbnails. re #5 il y a 10 ans
lang Add Turkish Translation. Thanks to Yunus Emre Deligöz il y a 8 ans
resources Transliteration of search text il y a 9 ans
styles Remove the stencil. Break the links. fix #148 il y a 10 ans
templates Remove the open sans font, in addition of being completely self served IMHO Century Gothic is better. fix #205 il y a 9 ans
test Test normalized utf8 string according to unicode.org output il y a 8 ans
tools Remove all trailing whitespaces il y a 8 ans
.gitignore Added support for username based configs il y a 9 ans
.hgtags Étiquette 1.0.0RC3 ajoutée à la révision 681dce395a60 il y a 9 ans
.htaccess Reorder the .htaccess to make it more consistant il y a 8 ans
.travis.yml Try php5.6 with travis. il y a 10 ans
CHANGELOG Fix the release date il y a 9 ans
COPYING Add v0.0.1 il y a 12 ans
JSON_renderer.php Add another ugly hack to help Kindle. fix #165 il y a 9 ans
OPDS_renderer.php Fix the last remaining direct use of $_SERVER['QUERY_STRING'] (which can be empty with some webservers). il y a 10 ans
README Add some information about non debian based linux flavour. fix #218 il y a 8 ans
README.md Add a mention of the Wiki in the README.md il y a 9 ans
about.html Add a disclaimer in the about page to make it clearer that I'm not the one responsible for the books made available (I got two mails from book authors some weeks ago). il y a 9 ans
author.php Fix author list when a book has many author. Was broken for a long time. il y a 9 ans
base.php Merge branch 'master' of github.com:seblucas/cops il y a 8 ans
book.php Change the default sort of books by author to have books in a series first. il y a 9 ans
build.xml Update Phing file. il y a 10 ans
checkconfig.php Add a formal check for the PHP version. I still have a lot of people trying with PHP 5.2.X il y a 9 ans
composer.json Upgrade to latest sausage il y a 10 ans
config.php Added support for username based configs il y a 9 ans
config_default.php Add the Kindle 4 to the list of device which cannot handle client side rendering (note that Kindle 4 has a UA witn Kindle 3.0). fix #208 il y a 9 ans
config_local.php.example Cleanly fix the problems with line feed il y a 10 ans
customcolumn.php Fix number of books per custom column value (missing for bootstrap template). fix #172 il y a 9 ans
data.php Add correct mimetype for *.ibooks files. reported by flowney il y a 10 ans
epubfs.php Fix headers. re #52 il y a 10 ans
epubreader.php Change viewport in epubreader il y a 10 ans
favicon.ico Add v0.0.1 il y a 12 ans
feed.php Fix warnings an code enhancement. il y a 10 ans
fetch.php Duplicate il y a 10 ans
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. il y a 10 ans
index.php Include Chunky in OPDS reader agents il y a 8 ans
language.php Fix the remaining number of elements. re #79 il y a 10 ans
login.html Update jquery from 1.11.0 to 1.11.1 il y a 9 ans
phpunit.xml Add another ignored directory. il y a 10 ans
publisher.php Add the number of elements with the publishers. re #79 il y a 10 ans
rating.php Fix the remaining number of elements. re #79 il y a 10 ans
sendtomail.php Fix warnings an code enhancement. il y a 10 ans
serie.php Centralize a little the code il y a 10 ans
tag.php Unneeded constant il y a 10 ans
transliteration.php Transliteration of search text il y a 9 ans
util.js Forgot to make jshint happy ;). re #79 il y a 9 ans
web.config Add a default web.config. il y a 11 ans

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