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
2015-02-18 01:11:46 +01: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-preview.php OC8 port, 'should be compatible' with OC7 - please test... 2015-02-12 20:08:36 +01:00
epub.php files_opds: 2015-01-08 22:50:58 +01:00
feed.php Initial port to OC8, files_opds works, files_reader does not yet work 2015-02-11 02:00:28 +01:00
files.php Initial port to OC8, files_opds works, files_reader does not yet work 2015-02-11 02:00:28 +01: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 Fix: filter ISBN before inserting to keep it within column size limits 2015-02-18 01:11:46 +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