Commit graph

311 commits

Author SHA1 Message Date
Daniel Jönsson 6a461904d4 Add help to readme 2018-03-14 09:45:27 +01:00
Daniel Jönsson c538156fa0 Don't make wakeup interval configurable from cli 2018-03-14 09:45:18 +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 c328997748 Rename flag because it collides with -h (help) 2018-03-14 09:31:23 +01:00
daniel-j 860ea4e7ad cover page hotfix 2018-03-13 18:00:31 +01:00
daniel-j f43a5eb600 bump version 1.7.8 2018-03-13 17:49:13 +01:00
daniel-j c1042c0e24 Update readme 2018-03-13 17:45:26 +01:00
Daniel Jönsson 65e2b443e9 Update readme 2018-03-13 16:39:30 +01:00
Daniel Jönsson 642ffc1b60 Bump version to 1.7.7 2018-03-13 16:23:56 +01:00
Daniel Jönsson be85596c6e Add output dir command line flag 2018-03-13 16:23:45 +01:00
Daniel Jönsson f2fa71aeb9 🤦 2018-03-13 16:23:18 +01:00
Daniel Jönsson ace0ef5f65 lint 2018-03-13 14:03:36 +01:00
Daniel Jönsson b3e4c42586 Bump version to 1.7.6 2018-03-13 14:01:38 +01:00
Daniel Jönsson 825c9e5789 Tweak css 2018-03-13 14:01:27 +01:00
Daniel Jönsson f8f1870c71 Add command line arguments 2018-03-13 14:01:18 +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 1c8ab8a3e1 bump version to 1.7.4 2018-03-13 11:11:57 +01:00
Daniel Jönsson acfc8cb162 source-map for all 2018-03-13 11:11:44 +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 f3301facda package.json, bump version 2018-03-12 22:08:34 +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
daniel-j 592513dd47 Update build system 2018-03-12 22:05:01 +01:00
daniel-j 3efe5935d7 Update readme 2018-03-12 22:02:09 +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 019bbf9c9a Bump version 2017-10-18 15:00:12 +02:00
djazz 02a3f8c3f2 Bump deps 2017-10-18 14:59:49 +02:00
djazz 8d8b634f8f Linting 2017-10-18 14:59:30 +02:00
djazz 731300070b Merge pull request #21 from Benny-/master
Title page for mature stories should work again on node.
2017-08-29 21:40:49 +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
Benny Jacobs c318f5830c Added chrome executable detection for ubuntu 2017-08-15 01:11:24 +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