]> git.immae.eu Git - github/wallabag/wallabag.git/commit
EntriesExport/epub: use sha1 sums for filenames, fix and rename title chapters
authorKevin Decherf <kevin@kdecherf.com>
Sun, 6 Jan 2019 18:13:26 +0000 (19:13 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Mon, 7 Jan 2019 20:41:12 +0000 (21:41 +0100)
commitedd1825b5832303b714bec37b8796b9077e7ddc0
tree2f1e22e37ad0a16bbe742c4469cc2f264697170d
parent063d5e7bda58fee5363dcbb1f86cee51d72c4940
EntriesExport/epub: use sha1 sums for filenames, fix and rename title chapters

This commit renames entry chapters file using a sha1 sum of their title
for simplicity. Also we fix the 'Title' chapter duplicate issue by using
the hash of the related entry and the suffix '_title'.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
src/Wallabag/CoreBundle/Helper/EntriesExport.php