Commit graph

82 commits

Author SHA1 Message Date
daniel-j bd279a6186 bump dependencies 2021-05-25 01:42:43 +02:00
daniel-j fa1ba7ac67 restore fetchRemote to fix CORS errors, use Author - Title as default filename 2020-09-07 17:08:49 +02:00
daniel-j ecf6e43cfd attempt CORS fix 2020-09-07 13:40:21 +02:00
daniel-j a393a6e0ef Fix includeAuthorNotes option 2020-08-20 09:26:29 +02:00
Daniel Jönsson 3a6b3439b5 Log remote file urls 2020-08-10 10:03:13 +02:00
daniel-j 2e524303b9 slimmer permissions, replace request node module, never use fetchRemote 2020-03-14 18:15:02 +01:00
daniel-j a58f4d5254 upgrade deps and some minor fixes 2020-01-16 11:09:13 +01:00
daniel-j b393ccfc79 fix error 2019-10-08 11:45:47 +02:00
daniel-j 9a2e60c1c9 lint 2019-10-08 11:31:42 +02:00
daniel-j cda5d0c1b3 update dependencies 2019-10-08 11:26:15 +02:00
daniel-j b9cfa96446 lint 2019-10-08 08:37:27 +02:00
daniel-j 71c4ab70e3 generate cover image if none is provided. Fixes #26 2019-04-10 15:34:19 +02:00
daniel-j a6af70e53a update packages, gulp and webpack config updates, mimetype fix 2019-04-10 15:31:29 +02:00
daniel-j b0d7247680 make it possible to hide chapter word count and duration 2018-07-31 10:27:49 +02:00
daniel-j 9ecf60c391 Fix icon 2018-05-08 22:32:07 +02:00
daniel-j f9682974e5 Fix headings 2018-05-08 22:31:55 +02:00
daniel-j 1a2402445b Fix for arabic etc, remove DELETE control character, add alt attributes, less sections 2018-05-08 21:11:50 +02:00
daniel-j ab2994ecf5 More kepubify stuff 2018-03-26 20:32:02 +02:00
Daniel Jönsson 750df5b434 Add chapter link after author note in index 2018-03-26 08:50:20 +02:00
daniel-j c507999815 Fix critical bug in cleanMarkup 2018-03-26 07:49:15 +02:00
Daniel Jönsson 831d23b357 new typogrify code based on Standard Ebooks' tools 2018-03-23 16:33:02 +01:00
Daniel Jönsson 7c9bdb4866 Fix export, bump version to 1.7.28 2018-03-20 11:51:51 +01:00
Daniel Jönsson 3bf10f021d Fix nbsp! It's invalid in epub ;) 2018-03-16 10:55:21 +01:00
Daniel Jönsson 1e1b6e9b8d Fix a bug when downloading remote resources, add checksum check for same files 2018-03-16 10:55:04 +01:00
Daniel Jönsson cfffdc9998 tiny optimization 2018-03-16 09:32:45 +01:00
daniel-j a0bd04a323 replace smartypants with typogr, disable typogrify by default 2018-03-16 08:57:23 +01:00
daniel-j 82e80f8406 Merge branch 'master' of github.com:daniel-j/fimfic2epub 2018-03-15 22:56:45 +01:00
daniel-j 82d1f8ea31 Add smartypants option, enabled by default 2018-03-15 17:43:30 +01:00
Daniel Jönsson 3d3f24bc79 Add reading progress using chapter bars, calculation for time to read using words per minute 2018-03-15 16:14:57 +01:00
Daniel Jönsson da4ae1e053 Improved word counter 2018-03-15 11:33:52 +01:00
daniel-j cc383723c1 fix crash for the node module 2018-03-14 22:16:29 +01:00
daniel-j 0051da9862 fix font issue 2018-03-14 18:04:50 +01:00
Daniel Jönsson 12177f2ec2 Make binary a webpack target, add static/standalone build target 2018-03-14 15:26:36 +01:00
Daniel Jönsson afce849ed9 dont go all the way to 100% 2018-03-14 10:28:36 +01:00
Daniel Jönsson 4d16e7500b hotfix 1.7.13 2018-03-14 10:28:20 +01:00
Daniel Jönsson 2763eda443 Flesch Reading Ease is now enabled by default! 2018-03-14 09:50:59 +01:00
daniel-j 37b8a6671c Better reading ease method, async with thread wakeups, to prevent thread blocking 2018-03-14 09:33:46 +01:00
Daniel Jönsson 273b752cf4 tweak logging 2018-03-13 13:58:03 +01:00
Daniel Jönsson aa55c36473 Clean up whitespace before calculating reading ease 2018-03-13 11:40:10 +01:00
Daniel Jönsson 318c3dd374 Change book id, to help with iBooks fix 2018-03-13 11:11:17 +01:00
Daniel Jönsson 78fa87851e Fix First Published 2018-03-13 11:10:54 +01:00
Daniel Jönsson 69dbb43dd3 Add reading ease calculation option 2018-03-13 11:10:29 +01:00
daniel-j 944799d44e hotfix 1.7.2 2018-03-12 22:31:08 +01:00
daniel-j bc36fb5fd7 did a lot ;) 2018-03-12 22:09:26 +01:00
djazz 6e4ef46f7e Fix url decoding issue. Fixes #19 2017-10-18 15:22:55 +02:00
djazz d3dbcc150b Upgrade mithril, bugfixes, UTF8 character support 2017-10-18 15:02:07 +02:00
djazz 8d8b634f8f Linting 2017-10-18 14:59:30 +02:00
Benny Jacobs b747a6364f Changed view_mature from a querystring to a header. querystring no longer worked 2017-08-15 01:11:50 +02:00
daniel-j fb0a1c35d2 Remove old code 2017-06-12 14:04:11 +02:00
daniel-j dac3a01a1b Use HTML download instead of fetching chapters separately
Added twemoji
Fixed progress bar
2017-06-12 13:53:42 +02:00