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
Ir al archivo
Sébastien Lucas e21198efd5 Add proper headers to class files.
Move the database into specific directory to prepare for multidatabase testing.
re #96

--HG--
rename : test/metadata.db => test/BaseWithSomeBooks/metadata.db
2013-10-24 14:23:32 +02: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 Translate new strings and fix other two (re #37) 2013-10-10 04:08:02 -03:00
resources Add typeahead as a dep. re #34 2013-10-13 22:18:46 +02:00
styles Handle search box a little better (vertical alignment). re #34 2013-10-10 22:07:47 +02:00
templates/default Add a new template for the suggestion item. re #34 2013-10-13 22:20:08 +02:00
test Add proper headers to class files. 2013-10-24 14:23:32 +02: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 Modify the .htaccess so that the login page can be accessed. re #76 2013-07-04 15:23:59 +02:00
.travis.yml Fix line ending / encoding. re #96 2013-10-03 11:48:02 +02:00
CHANGELOG Fix date in changelog 2013-09-13 17:28:57 +02:00
COPYING Add v0.0.1 2012-05-28 07:01:33 +02:00
OPDS_renderer.php COPS config: Add author name, uri and email 2013-10-10 05:25:04 +01:00
README Next version will be 0.6.0. Update README and Changelog 2013-07-22 20:58:17 +02:00
README.md Update README.md 2012-05-29 16:18:40 +03:00
about.html Migrate from Fancybox to Magnific Popup. re #73 2013-06-25 08:53:04 +02:00
author.php Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
base.php Merge 2013-10-13 22:23:20 +02:00
book.php Send the header only once .... not proud about it. re #34 2013-10-13 22:00:35 +02:00
checkconfig.php Add a checkconfig test to show which rendering engine is used. 2013-09-03 14:30:57 +02:00
config.php Add base path 2013-09-17 05:48:45 +01:00
config_default.php COPS config: Add author name, uri and email 2013-10-10 05:25:04 +01:00
config_local.php.example Cleanly fix the problems with line feed 2013-07-22 14:29:32 +02:00
customcolumn.php Cleanly fix the problems with line feed 2013-07-22 14:29:32 +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 Add a new template for the suggestion item. re #34 2013-10-13 22:20:08 +02:00
language.php Fix bad content type .... Thanks to Didier. 2013-10-10 14:10:47 +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 Add new method to search tags and series. re #34 2013-09-27 17:10:07 +02:00
tag.php Add new method to search tags and series. re #34 2013-09-27 17:10:07 +02:00
util.js Prepare to use JSHint. re #96 2013-10-14 10:04:16 +02: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