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 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年前