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
转到文件
Marsender 3629b42aa1 Create destination db directory if missing 2013-10-10 07:41:50 +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 The search page title is now more precise in case a scope is provided. re #34 2013-10-06 18:08:26 +02:00
resources Create destination db directory if missing 2013-10-10 07:41:50 +01:00
styles iphone.css simplified 2013-09-03 19:53:31 +02:00
templates/default Change the search to look into tags and series (in addition to book title and author). 2013-09-27 17:13:31 +02:00
test Add new tests. re #96 2013-10-04 08:17:42 +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 COPS config: Add author name, uri and email 2013-10-10 06:11:32 +01:00
book.php Cleanly handle suggestion title. re #34 2013-10-06 18:58:16 +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 Fix display of Cyrillic characters. 2013-09-18 20:40:04 +02:00
language.php Fix language if it is not found in the i18n. Reported by le_ 2013-07-29 10:10:54 +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 Fix some warnings reported by JSHint. 2013-10-02 16:35:20 +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