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