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
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Sébastien Lucas d901887288 Remove all trailing whitespaces 8 роки тому
icons Improve the compatibility with IOS 10 роки тому
images Add several ways to handle thumbnails. re #5 10 роки тому
lang Add Turkish Translation. Thanks to Yunus Emre Deligöz 8 роки тому
resources Transliteration of search text 9 роки тому
styles Remove the stencil. Break the links. fix #148 10 роки тому
templates Remove the open sans font, in addition of being completely self served IMHO Century Gothic is better. fix #205 9 роки тому
test Test normalized utf8 string according to unicode.org output 8 роки тому
tools Remove all trailing whitespaces 8 роки тому
.gitignore Added support for username based configs 9 роки тому
.hgtags Étiquette 1.0.0RC3 ajoutée à la révision 681dce395a60 9 роки тому
.htaccess Reorder the .htaccess to make it more consistant 8 роки тому
.travis.yml Try php5.6 with travis. 10 роки тому
CHANGELOG Fix the release date 9 роки тому
COPYING Add v0.0.1 12 роки тому
JSON_renderer.php Add another ugly hack to help Kindle. fix #165 9 роки тому
OPDS_renderer.php Fix the last remaining direct use of $_SERVER['QUERY_STRING'] (which can be empty with some webservers). 10 роки тому
README Add some information about non debian based linux flavour. fix #218 8 роки тому
README.md Add a mention of the Wiki in the README.md 9 роки тому
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). 9 роки тому
author.php Fix author list when a book has many author. Was broken for a long time. 9 роки тому
base.php Merge branch 'master' of github.com:seblucas/cops 8 роки тому
book.php Change the default sort of books by author to have books in a series first. 9 роки тому
build.xml Update Phing file. 10 роки тому
checkconfig.php Add a formal check for the PHP version. I still have a lot of people trying with PHP 5.2.X 9 роки тому
composer.json Upgrade to latest sausage 10 роки тому
config.php Added support for username based configs 9 роки тому
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 9 роки тому
config_local.php.example Cleanly fix the problems with line feed 10 роки тому
customcolumn.php Fix number of books per custom column value (missing for bootstrap template). fix #172 9 роки тому
data.php Add correct mimetype for *.ibooks files. reported by flowney 10 роки тому
epubfs.php Fix headers. re #52 10 роки тому
epubreader.php Change viewport in epubreader 10 роки тому
favicon.ico Add v0.0.1 12 роки тому
feed.php Fix warnings an code enhancement. 10 роки тому
fetch.php Duplicate 10 роки тому
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 роки тому
index.php Include Chunky in OPDS reader agents 8 роки тому
language.php Fix the remaining number of elements. re #79 10 роки тому
login.html Update jquery from 1.11.0 to 1.11.1 9 роки тому
phpunit.xml Add another ignored directory. 10 роки тому
publisher.php Add the number of elements with the publishers. re #79 10 роки тому
rating.php Fix the remaining number of elements. re #79 10 роки тому
sendtomail.php Fix warnings an code enhancement. 10 роки тому
serie.php Centralize a little the code 10 роки тому
tag.php Unneeded constant 10 роки тому
transliteration.php Transliteration of search text 9 роки тому
util.js Forgot to make jshint happy ;). re #79 9 роки тому
web.config Add a default web.config. 11 роки тому

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