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 3eb719cb02 Move monocle scripts to styles directory
--HG--
extra : rebase_source : c645c75c9df6055050f6b3a4fcabb980a860a4d1
2014-01-11 18:51:07 +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 german translation. Thanks to glimm from Mobileread. 2014-01-04 22:06:32 +01:00
resources Merge with current github, fix trailing spaces, and tab->space. 2013-10-23 16:39:02 +02:00
styles Move monocle scripts to styles directory 2014-01-11 18:51:07 +01:00
templates/default Integrate better monocle in COPS 2014-01-11 18:48:10 +01:00
test Fix error 2014-01-11 20:52:10 +01:00
tools Add debug information to check the completeness of the translation. re #37 2013-09-30 11:53:46 +02:00
.gitignore As I use Github, I should use .gitignore and not .hgignore. re #127 2013-12-14 18:10:55 +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 Fix changelog and readme 2013-12-31 15:54:55 +01:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
JSON_renderer.php Integrate better monocle in COPS 2014-01-11 18:48:10 +01:00
OPDS_renderer.php Remove unneeded constants. 2014-01-07 06:24:06 +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 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 Fix some warnings 2014-01-11 18:21:18 +01:00
book.php Simplify a little some array queries 2014-01-08 17:51:40 +01:00
build.xml Add a phing build file. 2013-12-31 11:16:11 +01:00
checkconfig.php Remove trailing spaces 2013-12-05 10:52:51 +01: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 Add base path 2013-09-17 05:48:45 +01:00
config_default.php Rename the ignored parameter. re #34 2013-12-17 20:56:41 +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 Refactoring again 2014-01-08 16:54:11 +01:00
epubfs.php Fix URL 2013-09-08 18:33:33 +02:00
epubreader.php Move monocle scripts to styles directory 2014-01-11 18:51:07 +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 Properly use the method getMimeType in fetch.php. fix #72 2013-12-31 11:46:45 +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 Add a test for function creation. I can't manage to make it fail when needed. Still I'll commit anyway ! 2014-01-06 21:24:11 +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 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
sendtomail.php Typo ... but should be in language file. 2013-12-17 21:00:10 +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 Avoid caching the result of ajax calls. IE like to cache them a lot. fix #131 2014-01-06 21:39:57 +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