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
Ir para arquivo
Sébastien Lucas 362f290972 Update Phing file. 2014-03-20 16:00:54 +01:00
icons Improve the compatibility with IOS 2013-08-11 19:32:07 +02:00
images Add several ways to handle thumbnails. re #5 2013-08-26 21:15:54 +02:00
lang Update translations 2014-03-10 15:56:54 +01:00
resources Fix bug in epub navigation. 2014-03-20 08:11:29 +01:00
styles Move all default styles in the templates directory. re #79 2014-02-16 16:55:38 +01:00
templates Adding <meta charset="utf-8"> to relevant files 2014-03-01 12:09:51 +00:00
test Fix testing when config_local.php exists 2014-03-19 20:12:55 +01:00
tools Add debug information to check the completeness of the translation. re #37 2013-09-30 11:53:46 +02:00
.gitignore Ignore the real configuration file 2014-03-02 21:11:56 +01:00
.hgtags Étiquette 0.9.0 ajoutée à la révision 2e7fb43f056b 2013-12-31 16:31:02 +01:00
.htaccess Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
.travis.yml Try to add hhvm just as a test. 2013-12-17 14:44:43 +01:00
CHANGELOG Trailing spaces 2014-03-20 15:49:14 +01:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
JSON_renderer.php Use the constant ... better 2014-02-09 15:21:47 +01:00
OPDS_renderer.php Fix the last remaining direct use of $_SERVER['QUERY_STRING'] (which can be empty with some webservers). 2014-01-19 21:09:11 +01:00
README Fix changelog and readme 2013-12-31 15:54:55 +01:00
README.md Remove coveralls it simply does not work correctly and use Scrutinizer instead. 2013-12-14 21:46:48 +01:00
about.html Typo 2014-03-13 20:52:45 +01:00
author.php Fix warnings an code enhancement. 2014-03-10 17:59:57 +01:00
base.php Update Phing file. 2014-03-20 16:00:54 +01:00
book.php Trailing whitespace. re #137 2014-03-15 21:33:51 +01:00
build.xml Update Phing file. 2014-03-20 16:00:54 +01:00
checkconfig.php Adding missing <h4> 2014-03-02 16:12:04 +00:00
composer.json Remove coveralls it simply does not work correctly and use Scrutinizer instead. 2013-12-14 21:46:48 +01:00
config.php Fix testing when config_local.php exists 2014-03-19 20:12:55 +01:00
config_default.php adding ratings category to possible ignores and merge lang update (nl) 2014-03-05 11:15:20 +01:00
config_local.php.example Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
customcolumn.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
data.php Extend the URL rewriting url to the OPDS stream. fix #141 2014-03-19 20:10:21 +01:00
epubfs.php Fix headers. re #52 2014-03-13 18:11:33 +01:00
epubreader.php Fix epubreader when title contains ' or ". re #52 2014-03-20 09:12:42 +01:00
favicon.ico Add v0.0.1 2012-05-28 07:01:33 +02:00
feed.php Fix warnings an code enhancement. 2014-03-10 17:59:57 +01:00
fetch.php Duplicate 2014-02-13 18:03:38 +01:00
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. 2014-01-07 21:22:35 +01:00
index.php Merge remote-tracking branch 'remotes/seblucas/master' 2014-03-05 15:39:20 +01:00
language.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
login.html Adding <meta charset="utf-8"> to relevant files 2014-03-01 12:09:51 +00:00
phpunit.xml Add another ignored directory. 2013-12-31 11:14:36 +01:00
publisher.php Fix the languages string to add consistancy (plural form). re #34 2013-12-19 08:24:02 +01:00
rating.php Fix warnings an code enhancement. 2014-03-10 17:59:57 +01:00
sendtomail.php Fix warnings an code enhancement. 2014-03-10 17:59:57 +01:00
serie.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
tag.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
util.js Remove trailing spaces 2014-02-16 09:36:26 +01:00
web.config Add a default web.config. 2013-07-04 15:20:03 +02:00

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