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 33348f0af7 files_opds:
- throw exceptions from epub constructor, catch them in metadata gatherer to avoid problems with bad files
 - change datetime format in metadata to avoid problems with empty database on some installations
2015-01-08 22:50:58 +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 - 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
feed.php files_opds v0.5.9: add calibre metadata and cover support, add new dist file 2015-01-08 02:27:36 +01:00
files.php files_opds v0.5.9: add calibre metadata and cover support, add new dist file 2015-01-08 02:27:36 +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 files_opds: 2015-01-08 22:50:58 +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