Commit Graph

35761 Commits

Author SHA1 Message Date
Kovid Goyal 7fd413d392 Remove srcset attribute from images in economist and new york review of books 2017-08-30 18:37:47 +05:30
Kovid Goyal 181f595294 LIT Input: Fix a buffer overflow caused by malformed LIT files
Fixes #1713716 [Private bug](https://bugs.launchpad.net/calibre/+bug/1713716)
2017-08-29 20:11:00 +05:30
Kovid Goyal d77a86e803 Merge branch 'eax/minor-error-bug/param' of https://github.com/grimreaper/calibre 2017-08-29 13:47:26 +05:30
Eitan Adler 14c6a84f16 Fix a few minor nits
- Add missing args in format strings
- Add missing `self` or `cls` param
- Use new style class in one location where it makes sense
2017-08-29 00:59:10 -07:00
Kovid Goyal 043c5cbfe5 Conversion: Expand -epub-writing-mode to -webkit-writing-mode and writing-mode properties for maximum compatibility. Fixes #1713509 [epub's -webkit-writing-mode not converted to -webkit-writing-mode in azw3](https://bugs.launchpad.net/calibre/+bug/1713509) 2017-08-29 08:39:45 +05:30
Kovid Goyal bce0c6296c Update Le Monde
Fixes #1713040 [recipe le monde abonnés](https://bugs.launchpad.net/calibre/+bug/1713040)
2017-08-29 08:24:29 +05:30
Kovid Goyal 7e5555845b Linux: Fix SONY PRS-650 not being detected 2017-08-29 08:14:04 +05:30
Kovid Goyal de181c8bb7 If the --start-in-tray option is specified, create a tray icon even if the configuration option to enable tray icons is disabled. 2017-08-28 13:00:53 +05:30
Kovid Goyal 5f64b78cc9 Merge branch 'patch-4' of https://github.com/bobbysteel/calibre 2017-08-27 21:18:59 +05:30
bobbysteel 98a17ad96a Exclude CN and ES lang content 2017-08-27 16:38:33 +01:00
bobbysteel ce79c26d84 Exclude CN and ES lang content 2017-08-27 16:37:20 +01:00
Kovid Goyal c21a19da74 Update Financial Times
Merge branch 'patch-2' of https://github.com/bobbysteel/calibre
2017-08-27 19:15:45 +05:30
Kovid Goyal 65c06edb6a Merge branch 'patch-3' of https://github.com/bobbysteel/calibre 2017-08-27 19:15:11 +05:30
bobbysteel 1e04233e2c Fix Financial Times Int'l categories 2017-08-27 14:38:42 +01:00
bobbysteel 1cf37c8400 Fix Financial Times UK categories 2017-08-27 14:38:09 +01:00
Kovid Goyal fe9f9ac723 Print out settings used for metadata bulk operations in debug mode 2017-08-26 09:15:53 +05:30
Kovid Goyal d7e17d1899 String changes 2017-08-25 13:11:19 +05:30
Kovid Goyal 9173f47b1f version 3.7.0 v3.7.0 2017-08-25 09:17:17 +05:30
Kovid Goyal fbdefe6bcc Use localized website links in the update notification 2017-08-24 10:52:39 +05:30
Kovid Goyal 09d25c21e8 Update website translations on publish 2017-08-24 10:35:08 +05:30
Kovid Goyal 31e693cd09 Reduce the threshold for website translations to be included 2017-08-24 00:18:46 +05:30
Kovid Goyal 134035b18a ... 2017-08-23 23:24:50 +05:30
Kovid Goyal b6ef1092ce Also write lang names to website locales zip file 2017-08-23 10:57:21 +05:30
Kovid Goyal a66cf0f185 Fix missing buddy association 2017-08-23 10:54:05 +05:30
Kovid Goyal 5bd5cfe761 Only read UM localization stats once 2017-08-23 09:59:15 +05:30
Kovid Goyal d554fbeb81 Compile the website translations 2017-08-23 09:46:27 +05:30
Kovid Goyal de640e338c Fix compiler warning in icu module 2017-08-23 08:03:38 +05:30
Kovid Goyal c04c82c7cf Fix compiler warning in sqlite_custom module 2017-08-23 08:01:03 +05:30
Kovid Goyal 90999636f9 Fix compiler warnings in the lzx module 2017-08-23 07:57:23 +05:30
Kovid Goyal 2f35ca7ca5 Fix compiler warnings when compiling patience diff module 2017-08-23 07:49:45 +05:30
Kovid Goyal 9355dd7668 Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
Kovid Goyal b993bcb41d Fix #1712204 [Hovering a tab shows not translated string](https://bugs.launchpad.net/calibre/+bug/1712204) 2017-08-22 07:33:38 +05:30
Kovid Goyal 808e1351ea Update Asian review of Books
Fixes #1695655 [news download asian review of books](https://bugs.launchpad.net/calibre/+bug/1695655)
2017-08-21 00:38:08 +05:30
Kovid Goyal e25426ad5a Update Financial Times
Fixes #1711934 [Financial times download uk/us is broken](https://bugs.launchpad.net/calibre/+bug/1711934)
2017-08-21 00:31:35 +05:30
Kovid Goyal 331190c369 Fix libraries being sorted alphabetically by full path rather than just library name 2017-08-20 22:44:39 +05:30
Kovid Goyal f90de5d9d7 Server: Allow hyphens in user names 2017-08-20 19:37:45 +05:30
Kovid Goyal 53c347420f Replace a few more dangerous uses of etree.Element 2017-08-20 17:33:37 +05:30
Kovid Goyal e7ad535834 MOBI Output: Fix a regression causing a crash for some input documents that specify text-transform or font-variant CSS properties. Fixes #1711776 [Private bug](https://bugs.launchpad.net/calibre/+bug/1711776) 2017-08-20 17:17:31 +05:30
Kovid Goyal d2a2da5f68 Allow searching for books in a virtual library using a new 'vl:' prefix
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-08-20 16:46:45 +05:30
Charles Haley 9dcc4167e9 Make OPDS report an HTTP error if the user-level search expression is not valid. 2017-08-20 12:33:18 +02:00
Charles Haley da46a3c438 Documentation for the vl: search location 2017-08-20 11:50:48 +02:00
Charles Haley 622833eb05 Add ability to search for books in a vl (vl:foo).
Fix not recomputing the search cache when vls are edited.
2017-08-20 11:50:48 +02:00
Kovid Goyal af6e96b7a5 Update National Post 2017-08-20 14:56:48 +05:30
Kovid Goyal c90a726acc Server: Nicer error reporting when an invalid search expression is used as a restriction 2017-08-20 14:24:50 +05:30
Kovid Goyal 86a83be17d Better error message when using an unknown saved search 2017-08-19 21:05:05 +05:30
Kovid Goyal c5b6613aa7 Clear search caches when adding a virtual library 2017-08-19 18:56:52 +05:30
Kovid Goyal c234d70647 Dont store a reference to the js source 2017-08-19 13:30:19 +05:30
Kovid Goyal 905e755fcc ... 2017-08-19 09:49:41 +05:30
Kovid Goyal 7da08cfbd3 Update HBR 2017-08-18 22:01:11 +05:30
Kovid Goyal 9889b5fc7d Fix a regression that could cause conversion to crash when using the first-letter CSS pseudo selector and outputting to MOBI or DOCX. Fixes #1711224 [Calibre 3.6 crashes while fetching news](https://bugs.launchpad.net/calibre/+bug/1711224) 2017-08-18 15:07:06 +05:30