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 2bd02496fe Use rawurlencode so that the spaces are remplaced by %20 and not +. Will hopefully help with IIS URL Rewriting 8 年之前
..
BaseWithOneBook Add proper headers to class files. 10 年之前
BaseWithSomeBooks Series can now be searched with normalized search. re #48, #49 10 年之前
opds-relax-ng Add a test for the opensearchdescription. 10 年之前
res Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation. 10 年之前
EpubFsTest.php Fix testing when config_local.php exists 10 年之前
OPDSTest.php Remove the ugly path for java. It's not needed anymore. 8 年之前
OPDSValidator.jar Add the real OPDSValidator (from https://github.com/zetaben/opds-validator) in addition to the relax-ng validation. 10 年之前
Sauce.php Use a more recent Android version for sauce 8 年之前
baseTest.php Test normalized utf8 string according to unicode.org output 8 年之前
bookTest.php Use rawurlencode so that the spaces are remplaced by %20 and not +. Will hopefully help with IIS URL Rewriting 8 年之前
config_local.php.sauce Should work better. 10 年之前
config_test.php Prepare the code to test properly sendtomail.php 10 年之前
coverage-checker.php The clover is allowed to be missing (for hhvm). 10 年之前
jing.jar Add a basic test of the OPDS stream. re #96 10 年之前
jsonTest.php Another test 10 年之前
mailTest.php Add new test for mail 10 年之前
pageMultidatabaseTest.php Better bootstrap template with as little text as possible. 10 年之前
pageTest.php Fix number of books per custom column value (missing for bootstrap template). fix #172 9 年之前
prepareSauceTest.sh Ajout d'une optimisation. On verra 8 年之前