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
Iet uz failu
Sébastien Lucas b70255da84 Should work better. 2013-11-29 10:47:25 +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
js Move jquery-cookie to resources. re #73 2013-06-18 12:33:33 +02:00
lang Update Localization_ru.json 2013-11-20 09:30:56 -08:00
resources Upgrade Magnific Popup to 0.9.8 2013-11-09 20:53:25 +01:00
styles Fix the book popup in case there's no summary and lightbox is enabled. 2013-11-09 20:53:07 +01:00
templates/default Add a new template for the suggestion item. re #34 2013-10-13 22:20:08 +02:00
test Should work better. 2013-11-29 10:47:25 +01:00
tools Add debug information to check the completeness of the translation. re #37 2013-09-30 11:53:46 +02:00
.gitignore add ignore file .gitignore 2013-08-10 09:11:21 +02:00
.hgignore Add hgignore 2012-12-05 17:05:31 +01:00
.hgtags Étiquette 0.6.2 ajoutée à la révision 605e2b671bf4 2013-09-13 16:14:36 +02:00
.htaccess Add a default page in the .htaccess. 2013-11-22 14:59:59 +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 some badges. 2013-11-27 16:26:21 +01:00
about.html Migrate from Fancybox to Magnific Popup. re #73 2013-06-25 08:53:04 +02:00
author.php Fix the ids in OPDS feed to produce a valid feed. fix #104 2013-10-25 07:59:27 +02:00
base.php Fix a problem with PHP embedded server. $_SERVER['QUERY_STRING'] is not set if it's empty. 2013-11-29 09:34:32 +01:00
book.php Don't work on php 5.3. 2013-11-22 15:42:50 +01:00
checkconfig.php Fix the redirect in case the database is not found. I also handle better the case were no file are actually found. Thanks to At Libitum. fix #116 2013-11-25 17:10:43 +01:00
config.php Add base path 2013-09-17 05:48:45 +01:00
config_default.php Added support for optional flat-list display of "All Books" 2013-11-08 17:53:11 +01:00
config_local.php.example Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
customcolumn.php Fix the ids in OPDS feed to produce a valid feed. fix #104 2013-10-25 07:59:27 +02:00
data.php Add several ways to handle thumbnails. re #5 2013-08-26 21:15:54 +02:00
favicon.ico Add v0.0.1 2012-05-28 07:01:33 +02:00
feed.php Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
fetch.php Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
getJSON.php Prepare for serverside rendering. 2013-08-20 15:50:03 +02:00
index.php Fix a problem with PHP embedded server. $_SERVER['QUERY_STRING'] is not set if it's empty. 2013-11-29 09:34:32 +01:00
language.php Fix the ids in OPDS feed to produce a valid feed. fix #104 2013-10-25 07:59:27 +02:00
login.html Upgrade jquery to latest version 2013-07-21 22:14:24 +02:00
phpunit.xml Update phpunit to include basic code coverage information. re #96 2013-10-03 17:59:44 +02:00
sendtomail.php Handle many email recipient. fix #53 2013-07-24 20:49:24 +02:00
serie.php Fix the ids in OPDS feed to produce a valid feed. fix #104 2013-10-25 07:59:27 +02:00
tag.php Handle better search of multiple databases at once. Optimize a little typeahead search. re #34 2013-11-22 14:41:56 +01:00
util.js COPS now also work if Pushstate / ReplaceState is not available (IE9). Thanks to At Libitum. should fix #117 2013-11-25 21:18:38 +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