Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Sébastien Lucas 456fe586d7 In case the filename contains non ASCII characters then follow rfc6266. fix #253
This will fix the downloaded filename with Edge, IE11 if it contains a non ASCII character.
2016-02-19 17:04:23 +01:00
sb domo 604f72d860 Fix bug in epub navigation. 2014-03-20 08:11:29 +01:00
Sébastien Lucas db0fed0485 Fix a regression in series handling in epub metadata. 2014-03-13 20:47:17 +01:00
Sébastien Lucas e8cadd23d8 Fix a book reported by Mario. re #52 2014-03-13 20:46:49 +01:00
Sébastien Lucas 9785d229de Again 2014-02-11 21:05:39 +01:00
Sébastien Lucas 42492b5cf2 replace split by preg_split 2014-02-11 21:00:43 +01:00
Sébastien Lucas 6fdb0dfd58 Handle more cleanly the / and - replacement. 2014-01-14 18:03:22 +01:00
Sébastien Lucas 62941ccb4b Merge with current github, fix trailing spaces, and tab->space.
--HG--
extra : rebase_source : ad44a915f7c4880ee8f4ffc406e97c8fc142ac82
2013-10-23 16:39:02 +02:00
Sébastien Lucas 3ca4996a41 Fix some trailing white space.
--HG--
extra : rebase_source : 9e4b2ab2381d261b3562f2e4a5c56c7e0e1c7ed7
2013-10-23 16:27:09 +02:00
Sébastien Lucas e6d18cfbe4 Seems to fix the case where the meta is not in the root of the epub
--HG--
extra : rebase_source : 29d9f279a5ec3debcb67c5c11c82cd268fad4931
2013-08-30 22:07:04 +02:00
Sébastien Lucas 1f65d1eb65 Code refactoring
--HG--
extra : rebase_source : d997be9abf119ab4a654dc25f25afa8cb5963357
2013-08-30 21:27:55 +02:00
Sébastien Lucas 2cb1682d3b Handle when the epub links to an missing resource
--HG--
extra : rebase_source : bda1e6e6af63284907e326790fbe85946a907a7e
2013-08-30 20:59:15 +02:00
Sébastien Lucas ea3da650de Working with cops
--HG--
extra : rebase_source : 66639c415fc1286e8df50c255d83b0e8f92777d3
2013-08-30 15:52:28 +02:00
Sébastien Lucas 30f801443e Simplify relative path handling.
--HG--
extra : rebase_source : d20290cad2dca3ea1f04a85f899c026c0991bbe5
2013-08-30 10:35:15 +02:00
Sébastien Lucas a51a276805 components does not contain / anymore.
--HG--
extra : rebase_source : 0a4eea43929b87c4455cba8c4343586733ae3ffe
2013-08-28 14:45:37 +02:00
Sébastien Lucas f368795542 Handle directories a little better.
--HG--
extra : rebase_source : 21fb6d3cf27dd6bc9b7949b8ae08fe64f3a7c709
2013-08-28 14:44:47 +02:00
Sébastien Lucas aac567a731 Upgrade EPub meta library 2014-01-11 20:22:21 +01:00
Marsender fce60d4079 Add Calibre fields: Description, Language, Subjects, Isbn, CreationDate, ModificationDate 2013-10-10 01:16:43 +01:00
Didier Corbière fd774948fb Add zipClass parameter in the constructor, to be able to replace the default clsTbsZip class 2013-09-11 00:46:19 +01:00
Didier Corbière 8e16d68f26 Add get / set methods for Uuid and Uri 2013-09-11 00:36:57 +01:00
Sébastien Lucas f4954db70c Update php-epub-meta 2013-05-03 15:55:40 +02:00
Sébastien Lucas 55d37a5fe2 Move all resources inside a "resources" directory (cleaner).
--HG--
rename : LICENSE_php-epub-meta => resources/php-epub-meta/LICENSE_php-epub-meta
rename : epub.php => resources/php-epub-meta/epub.php
rename : tbszip.php => resources/php-epub-meta/tbszip.php
2013-05-03 13:36:23 +02:00