Commit graph

111 commits

Author SHA1 Message Date
daniel-j cc383723c1 fix crash for the node module 2018-03-14 22:16:29 +01:00
daniel-j 80512e657b fix font crash 2018-03-14 21:02:15 +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 860ea4e7ad cover page hotfix 2018-03-13 18:00:31 +01:00
Daniel Jönsson f2fa71aeb9 🤦 2018-03-13 16:23:18 +01:00
Daniel Jönsson 825c9e5789 Tweak css 2018-03-13 14:01:27 +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 fc91e34346 Prettier title page 2018-03-13 11:11:32 +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önsson 09f809f260 Fix nav issue 2018-03-13 11:08:41 +01:00
Daniel Jönsson 0afcdbe60e text-align is important 2018-03-13 11:07:58 +01:00
daniel-j b9fde938e9 Fix for Chrome 2018-03-13 07:12:53 +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
daniel-j a541a9f9d4 update templates 2018-03-12 22:09:08 +01:00
daniel-j 7a95d40c77 small fixes 2018-03-12 22:08:52 +01:00
daniel-j 00c6426f83 update gui code 2018-03-12 22:08:16 +01:00
daniel-j 5836ecb136 font subset function 2018-03-12 22:07:31 +01:00
daniel-j dfd6e9897e update styles 2018-03-12 22:07:11 +01:00
daniel-j 105c1efd75 fetch headers fix 2018-03-12 22:06:35 +01:00
daniel-j 46084b0f7e Add WebP decoder 2018-03-12 22:05:57 +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 efcf5ee550 Add mature headers to fetch request 2017-08-16 00:57:09 +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 ff26fc6bb2 Find all download links for a story 2017-06-12 17:44:05 +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
daniel-j d780668cfb Fix progress bar 2017-06-12 13:23:48 +02:00
daniel-j 56f7c9a9e0 Delete accidentally commited files 2017-06-08 10:31:51 +02:00
daniel-j a5e61539e7 Firefox support 2017-06-07 16:17:40 +02:00
daniel-j 4092c6d350 Fix image embeds 2017-06-07 11:13:31 +02:00
daniel-j 5f5424c281 New <hr> 2017-06-07 10:48:59 +02:00
daniel-j 9af85b1ed1 Support for story embeds 2017-06-07 10:41:58 +02:00
daniel-j 45d422d9a1 Fix html scraping 2017-06-07 10:41:41 +02:00
daniel-j 8c61e1b478 Clean up SoundCloud embeds 2017-06-07 09:53:28 +02:00
daniel-j 72920b72b0 Fix tag parsing 2017-06-07 08:02:43 +02:00
daniel-j 6dace543ab Fix youtube embeds 2017-06-07 07:46:57 +02:00
daniel-j bba11fcd7a Fixes for Fimfiction 4.0 update. Drop Tidy, add paragraph customiztion 2017-06-06 22:15:05 +02:00
daniel-j 07c1505f6d Don't prettify html content, it breaks whitespace. 2017-05-25 22:12:43 +02:00
daniel-j d30b18fca6 Handle errors in word counter. Fixes #17 2017-04-11 22:01:25 +02:00