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
frankdelange 77143932b8 files_reader: new version of epub.js, using JSZip.
files_opds: empty bookshelf seems to cause problems for some, now fixed.
2015-01-02 02:24:51 +01:00
..
bookshelf.php files_reader: new version of epub.js, using JSZip. 2015-01-02 02:24:51 +01:00
config.php - add rudimentary epub parser for metadata extraction 2014-12-12 19:24:36 +01:00
epub-preview.php - add rudimentary epub parser for metadata extraction 2014-12-12 19:24:36 +01:00
epub.php version 0.3: 2014-12-13 02:47:12 +01:00
feed.php v0.4: title/subtitle configurable, templates split into parts, several fixes 2014-12-15 01:03:42 +01:00
files.php v0.4: title/subtitle configurable, templates split into parts, several fixes 2014-12-15 01:03:42 +01:00
google.php Fixed return code for Google ISBN provider 2014-12-22 22:42:11 +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 Fixed excessive rescans due to faulty time calculation, improved ISBN regexes (which can be improved further still) 2014-12-21 23:22:44 +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