1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00
nextcloud-apps/files_opds/lib
2016-07-04 04:56:02 +06:00
..
bookshelf.php files_reader: new version of epub.js, using JSZip. 2015-01-02 02:24:51 +01:00
calibre.php files_opds v0.5.9: add calibre metadata and cover support, add new dist file 2015-01-08 02:27:36 +01:00
config.php - add rudimentary epub parser for metadata extraction 2014-12-12 19:24:36 +01:00
epub.php files_opds: 2015-01-08 22:50:58 +01:00
epubpreview.php files_opds: v0.6.8, implement preview provider using IPreview, only works from OC8.1 and onwards! 2015-08-07 01:42:50 +02:00
feed.php files_opds: yet another 9.0 compatibility fix, change $id-handling to explicitly handle command strings 2016-04-04 22:06:49 +02:00
files.php Fixed: Root of user's Cloud can be as root directory for OPDS 2016-07-04 04:56:02 +06:00
google.php OPDS catalog: add Google Books API key (optional, increases rate limit when used) 2015-02-13 00:33:24 +01:00
isbn.php Changed ISBN provider order, Google now goes first, if nothing found ISBNdb is queried. This way the daily quotum at ISBNdb lasts longer. Also, Google now actually works, before the data was ignored by the parser... 2014-12-22 22:17:05 +01:00
isbndb.php Added ISBN metadata gathering, currently using ISBNdb and Google Books, more sources to be added. ISBN is scraped from text or discovered through embedded metadata. 2014-12-20 01:22:06 +01:00
meta.php files_opds: who on earth writes overlong copyright statements in metadata? Cap it to 256 characters... 2016-02-07 14:47:43 +01:00
util.php refactor, internalised serving of cover/thumbnail images to reduce feed size (shorter links) 2014-12-13 18:40:47 +01:00