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
Go to file
Sébastien Lucas ccd022cba4 All external resources are now in the right place. re #127
--HG--
rename : js/jquery.sortElements.js => resources/jquery-sortelements/jquery.sortElements.js
2013-12-14 10:02:59 +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 Fix translations strings for publishers. Add french translation. re #123 2013-12-05 15:41:44 +01:00
resources All external resources are now in the right place. re #127 2013-12-14 10:02:59 +01:00
styles Fix the new unicode characters in CSS. Thanks to At Libitum. 2013-12-13 08:51:07 +01:00
templates/default Add publisher to the book detail. re #123 2013-12-05 15:38:14 +01:00
test Enable again phpunit. For now no answer from Sauce support :( 2013-12-13 20:54:07 +01:00
tools Add debug information to check the completeness of the translation. re #37 2013-09-30 11:53:46 +02:00
.coveralls.yml Hopefully fix coveralls 2013-12-05 13:02:39 +01:00
.gitignore **2012-11-22** 2013-11-22 22:08:09 +01:00
.hgignore Ignore some new files 2013-12-08 20:39:00 +01:00
.hgtags Étiquette 0.6.2 ajoutée à la révision 605e2b671bf4 2013-09-13 16:14:36 +02:00
.htaccess Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
.travis.yml Try another way 2013-11-28 13:45:10 +01:00
CHANGELOG Changelog again. 2013-11-26 17:48:19 +01:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
OPDS_renderer.php Fix search on non compliant client (Stanza, Moon+ Reader, ...). was broken for at least 6 months. fix #110 2013-11-18 15:57:17 +01:00
README Next version will be 0.6.0. Update README and Changelog 2013-07-22 20:58:17 +02:00
README.md Add badge from coveralls.io should be better (will see) 2013-12-04 18:45:53 +01:00
about.html Migrate from Fancybox to Magnific Popup. re #73 2013-06-25 08:53:04 +02:00
author.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
base.php Add a new config item to ignore a category in search. Simplify the queries. re #123 2013-12-08 21:01:17 +01:00
book.php Typo. re #123 2013-12-09 09:16:37 +01:00
checkconfig.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
composer.json Try to enable coveralls 2013-12-04 18:16:47 +01:00
config.php Add base path 2013-09-17 05:48:45 +01:00
config_default.php Typo. Reported by Tyler. 2013-12-12 20:54:53 +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 Remove trailing spaces 2013-12-05 10:52:51 +01:00
favicon.ico Add v0.0.1 2012-05-28 07:01:33 +02:00
feed.php Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
fetch.php Add an additionnal protection for Sony PRS-T2 / Aldiko. fix #120 2013-12-10 21:34:19 +01:00
getJSON.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
index.php All external resources are now in the right place. re #127 2013-12-14 10:02:59 +01:00
language.php Remove trailing spaces 2013-12-05 10:52:51 +01:00
login.html Upgrade jquery to latest version 2013-07-21 22:14:24 +02:00
phpunit.xml Remove trailing spaces 2013-12-05 10:52:51 +01:00
publisher.php **2012-11-22** 2013-11-22 22:08:09 +01:00
sendtomail.php Add information about the book in the mail subject. Inspired by At-Libitum. fix #121 2013-12-05 21:33:45 +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 Correctly filter books with no tags. re #109 2013-12-13 20:53:40 +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

Coverage Status

Build Status

Selenium Test Status