1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00
Commit graph

8 commits

Author SHA1 Message Date
frankdelange
d7d8ccd659 - files_opds v0.8.7: need separate dist files for NC and OC due to
signature incompatibilities
2018-01-21 22:50:52 +01:00
frankdelange
6559dd5528 files_opds: yet another 9.0 compatibility fix, change $id-handling to explicitly handle command strings 2016-04-04 22:06:49 +02:00
frankdelange
74f25cfe7c v0.4: title/subtitle configurable, templates split into parts, several fixes 2014-12-15 01:03:42 +01:00
frankdelange
3794606760 refactor, internalised serving of cover/thumbnail images to reduce feed size (shorter links) 2014-12-13 18:40:47 +01:00
frankdelange
ab06703347 version 0.3:
- added metadata extraction for epub documents, these will now have full entries where metadata is available
 - metadata is cached in the database
 - feed 'entry' template updated to 'full entry' according to OPDS v1.1
2014-12-13 02:47:12 +01:00
frankdelange
007b7c7791 - add rudimentary epub parser for metadata extraction
- add cover images
 - add configurable preview settings (should probably be in core or in a separate app)
 - add some metadata to feed template (file size, type and filename)
2014-12-12 19:24:36 +01:00
frankdelange
8208645134 Changed feed structure so it validates in the online validator (http://opds-validator.appspot.com/) 2014-12-11 01:27:26 +01:00
frankdelange
993289d86b Initial commit 2014-12-09 22:40:49 +01:00