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
2014-12-22 15:07:42 +01:00
..
bookshelf.php Initial commit 2014-12-09 22:40:49 +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 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
isbn.php More regex fiddling... 2014-12-22 15:07:42 +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