34230 Commits

Author SHA1 Message Date
Kovid Goyal
889ec6e491 Implement update interval for downloading metadata source plugins 2017-02-28 10:35:39 +05:30
Kovid Goyal
e0f1fa9206 Start work on live update for the builtin metadata plugins 2017-02-28 10:27:57 +05:30
Kovid Goyal
e7a6ff76a4 ... 2017-02-28 00:21:09 +05:30
Kovid Goyal
0250666dd9 Edit Book: When inserting full screen images, use the actual image dimensions in the generated SVG code, when available 2017-02-27 23:36:17 +05:30
Kovid Goyal
34f28d22dd Edit book: Fix a regression that caused pasting copied text from programs that generate both HTML and plain text when copying to paste the HTML in preference to the plain text 2017-02-27 20:39:24 +05:30
Kovid Goyal
3e2276db36 Do not check umask for isolated installs 2017-02-27 01:32:34 +05:30
Kovid Goyal
abbf258cfa Linux installer: Check that the umask is suitable before running the installer.
This prevents system breakage because of bugs in xdg-mime when the user
has set their umask to prevent reading of files by other users on the
system. See https://www.mobileread.com/forums/showthread.php?t=277803
2017-02-27 01:30:29 +05:30
Kovid Goyal
b4abd1f1b3 pep8 2017-02-27 01:23:28 +05:30
Kovid Goyal
105d13862d ... 2017-02-27 00:02:41 +05:30
Kovid Goyal
a2578eac7c Add a couple more headers to the browser instance used for amazon metadata download 2017-02-26 23:53:02 +05:30
Kovid Goyal
1037ef7973 Fix #1668021 [Fetch news sources have german listed twice](https://bugs.launchpad.net/calibre/+bug/1668021) 2017-02-26 14:29:21 +05:30
Kovid Goyal
4ae11fa295 pep8 2017-02-26 13:00:36 +05:30
Kovid Goyal
4f5155d190 Change the captcha error text 2017-02-26 11:56:35 +05:30
Kovid Goyal
2583397c47 Update Kansas City Star
Merge branch 'patch-9' of https://github.com/jfhutson/calibre
2017-02-26 09:15:44 +05:30
jfhutson
117e72609a update to a new feed URL
old one doesn't work, auto cleanup for now
2017-02-25 21:37:30 -06:00
Kovid Goyal
63ea8aa1f4 Update NYTimes
Merge branch 'nytimes' of https://github.com/jtmcdole/calibre
2017-02-26 08:52:31 +05:30
Kovid Goyal
9d64bbcc37 ... 2017-02-26 08:38:44 +05:30
John McDole
481fe61766 [NYTimes] Support <article> tags
NYTimes web sections 'World', 'U.S', and others have <article> tags. This fixes web edition downloads, e.g. World, with zero articles.
2017-02-25 16:57:48 -08:00
Kovid Goyal
c7de9d11e8 Add a link to the forum thread with saved search examples to the manual
Fixes #1667936 [[enhancement] expand builtin functions in regex function mode in the editor](https://bugs.launchpad.net/calibre/+bug/1667936)
2017-02-25 20:54:57 +05:30
Kovid Goyal
efde1d48a3 ... 2017-02-25 17:49:46 +05:30
Kovid Goyal
c758fe09ee Update The Spectator
Fixes #1667673 [Feed for Spectator not working](https://bugs.launchpad.net/calibre/+bug/1667673)
2017-02-24 18:46:07 +05:30
Kovid Goyal
d76f07ef6f ... 2017-02-24 15:57:27 +05:30
Kovid Goyal
e555246d29 ... 2017-02-24 13:36:36 +05:30
Kovid Goyal
5da5551b62 Bulk metadata edit: Remove the control to delete specific formats as it is redundant. This functionality is already present by right clicking the Remove books button 2017-02-24 12:29:53 +05:30
Kovid Goyal
69f8bed913 version 2.80.0 v2.80.0 2017-02-24 08:12:19 +05:30
Kovid Goyal
0a2291ae06 Update Financial Times
Fixes #1666609 [Financial Times download broken](https://bugs.launchpad.net/calibre/+bug/1666609)
2017-02-24 08:00:22 +05:30
Kovid Goyal
e79cb5ba79 Reset a couple more globals on flow change 2017-02-23 23:43:57 +05:30
Kovid Goyal
8867ca68fc Port fix for 1667357 to the new viewer code 2017-02-23 23:34:55 +05:30
Kovid Goyal
90d587905d typo 2017-02-23 23:34:32 +05:30
Kovid Goyal
2805e0b84b Reset paged mode globals when loading new flow 2017-02-23 23:26:22 +05:30
Kovid Goyal
658865e5ed Fix next page scrolling for pseudo-full screen layouts 2017-02-23 23:17:53 +05:30
Kovid Goyal
655372f10f E-book viewer: Use heuristics to try to detect comics encoded as fixed layout EPUBs to ensure they are displayed as intended. Fixes #1667357 [Private bug](https://bugs.launchpad.net/calibre/+bug/1667357) 2017-02-23 22:42:03 +05:30
Kovid Goyal
775b69d74f PDF Output: Fix courier font not being rendered when converting on windows. Fixes #1665835 [calibre injects artifacts in PDF on p.blockcenter](https://bugs.launchpad.net/calibre/+bug/1665835) 2017-02-23 20:15:29 +05:30
Kovid Goyal
7cb1902587 ... 2017-02-23 12:45:09 +05:30
Kovid Goyal
46418b6afb Table of Contents tool: Generate shorter ids 2017-02-23 11:37:47 +05:30
Kovid Goyal
a560c22452 Merge branch 'master' of https://github.com/j-howell/calibre 2017-02-23 10:08:32 +05:30
Kovid Goyal
60af44548d ... 2017-02-23 09:48:39 +05:30
Kovid Goyal
0763c8e1c3 Function ordering 2017-02-23 09:46:42 +05:30
Kovid Goyal
3ea07d58fb E-mail delivery: Add a Message-ID header when sending emails. Reduces probability of mails sent from calibre being marked as spam
Merge branch 'master' of https://github.com/ThisIsADogHello/calibre
2017-02-23 09:44:38 +05:30
Kovid Goyal
ff8950e529 pep8 2017-02-23 09:33:57 +05:30
Hadley
865733fc73 More robust extraction of domain from email address when generating message IDs. 2017-02-22 20:01:28 -08:00
Hadley
8e37f60686 Make generated message IDs for emails less likely to upset spam filters 2017-02-22 19:22:54 -08:00
Kovid Goyal
1beb7013f5 Also store read progress in last_read table 2017-02-23 08:25:05 +05:30
Hadley
5846d4c1ad Add Message-Id header to outgoing emails. 2017-02-22 14:30:59 -08:00
j-howell
6037b6c820 Support getting metadata from sideloaded KFX files by treating the main KFX file of a book as the actual book path instead of the 'metadata.kfx' file. Read metadata.kfx only if the main book file is encrypted. Also improve KFX metadata reading in general. 2017-02-22 16:42:24 -05:00
Kovid Goyal
352a6d9238 A randomly generated device id that persists in local storage 2017-02-23 00:40:32 +05:30
Kovid Goyal
d559ab9e01 Update RapydScript 2017-02-23 00:25:03 +05:30
Kovid Goyal
37f604c0a1 Only initialize the iframe on demand 2017-02-22 19:53:44 +05:30
Kovid Goyal
691af88354 Endpoints for last read position 2017-02-22 16:58:56 +05:30
Kovid Goyal
4f33abb0ae Kobo driver: Add support for updated firmware
Merge branch 'master' of https://github.com/davidfor/calibre
2017-02-22 16:48:51 +05:30