Commit Graph

34412 Commits

Author SHA1 Message Date
Kovid Goyal d387cac871 Edit Book: Add keyboard shortcuts to jumpt to opening and closing tags (Ctrl+{ and Ctrl+}) 2017-04-16 11:04:56 +05:30
Kovid Goyal 89eb3a59a4 Edit Book: Fix drag and drop of multiple items in the File Browser causing item order to be reversed. 2017-04-16 10:32:02 +05:30
Kovid Goyal 287fa218aa Update NYTimes Tech Beat 2017-04-16 10:18:54 +05:30
Kovid Goyal ff4c19956f First Things by John Hutson
Merge branch 'patch-10' of https://github.com/jfhutson/calibre
2017-04-16 09:46:24 +05:30
jfhutson 488ae08a41 Create first_things
Recipe for First Things magazine.
2017-04-15 14:34:39 -05:00
Kovid Goyal cfa133d3e4 String fixes 2017-04-15 17:01:27 +05:30
Kovid Goyal 6650b2af89 version 2.83.0 v2.83.0 2017-04-15 08:08:08 +05:30
Kovid Goyal b55ad5732f pep8 2017-04-15 08:04:41 +05:30
Kovid Goyal aa469774dd Remove RSS based FT recipe as the RSS feeds are no longer available 2017-04-14 20:11:19 +05:30
Kovid Goyal b4020d66da ... 2017-04-13 19:29:50 +05:30
Kovid Goyal 3cb2bcb9a7 Update changelog 2017-04-13 19:22:21 +05:30
Kovid Goyal 9bc674b954 More changes to the Economist website
Sigh
2017-04-13 17:48:59 +05:30
Kovid Goyal e167ab338c Fix a bunch of spurious changed conversion options in the log when converting from the GUI 2017-04-13 11:16:23 +05:30
Kovid Goyal 3223f83253 ... 2017-04-13 09:25:06 +05:30
Kovid Goyal 2a296baa07 Have the undo button react to dialog state 2017-04-13 09:14:31 +05:30
Kovid Goyal bef606f27c PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile. This avoids user confusion/bug reports about PDF Output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size instead. 2017-04-13 09:08:13 +05:30
Kovid Goyal 9aea1e6fc8 PDF Output: Add separate, pdf specific, page margin settings that override the common settings 2017-04-13 08:50:23 +05:30
Kovid Goyal 98f4712f0d DOCX Output: Add separate, docx specific, page margin settings that override the common settings 2017-04-13 08:12:41 +05:30
Kovid Goyal ed8688ee7f Jacobin magazine by Darko Miletic
Fixes #1682159 [New recipe for Jacobin magazine](https://bugs.launchpad.net/calibre/+bug/1682159)
2017-04-12 20:55:57 +05:30
Kovid Goyal 678dbe5e1d ... 2017-04-12 15:46:53 +05:30
Kovid Goyal 29ea838a34 ToC Edit tool: Add an undo button 2017-04-12 15:43:19 +05:30
Kovid Goyal b0a721f763 Also allow Alt+Up/down in the toc edit tool 2017-04-12 13:55:57 +05:30
Kovid Goyal f95cc11015 Metadata jacket: Show custom rating columns using stars 2017-04-12 13:19:27 +05:30
Kovid Goyal 84f7755a43 Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template. 2017-04-12 12:35:49 +05:30
Kovid Goyal 842ac7b254 Edit book/Book polishing: When adding a cover to an EPUB 3.0 file set the svg property if an SVG cover wrapper is used 2017-04-12 11:46:32 +05:30
Kovid Goyal 3feca0981a ... 2017-04-09 19:44:12 +05:30
Kovid Goyal 5b6a318d8a ... 2017-04-08 09:27:55 +05:30
Kovid Goyal fa30e95c1c Log the current server being used to get data from 2017-04-07 16:35:17 +05:30
Kovid Goyal 17a5977e4f Use the HTML 5 appcache to make the browser e-book viewer fully offline-able 2017-04-06 19:55:51 +05:30
Kovid Goyal 00147c8e6c Port the autoreload script to RapydScript 2017-04-06 18:19:57 +05:30
Kovid Goyal 79f47bfd8a Fix duplicate Content-Type header for some resources 2017-04-06 15:09:24 +05:30
Kovid Goyal 5db33faeb8 Encode local state using # instead of ? in URLS
Needed for appcache (appcache caches URLs with different ? query
parameters separately).

Also probably semantically more correct, since
the query data represents local state.
2017-04-06 11:47:00 +05:30
Kovid Goyal 3d63a57ff4 calibredb check_library: Vacuum database when runnning the check 2017-04-05 15:14:30 +05:30
Kovid Goyal 84f7464be5 Implement manual position sync 2017-04-04 20:03:40 +05:30
Kovid Goyal 66e4cd3779 Update current_metadata after book is loaded 2017-04-04 09:34:21 +05:30
Kovid Goyal a4d5792e95 Implement automatic syncing to last read position for the most recently read books
Note that position syncing only works with user accounts (anonymous
users do not have syncing)
2017-04-04 09:21:21 +05:30
Kovid Goyal 4933604bb4 Refresh the book list when a User Category is added/edited. Fixes
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-04-03 17:23:40 +05:30
Kovid Goyal 3eea31897e ... 2017-04-03 17:20:31 +05:30
Charles Haley e02197a09e Fix bug #1675535 2017-04-03 12:47:38 +02:00
Kovid Goyal dd5a377140 Update RapydScript 2017-04-03 09:55:51 +05:30
Kovid Goyal 78ac7cb6b1 Fix #1678549 [[Enhancement] Make Comments Editor Link Tool edit boxes wider](https://bugs.launchpad.net/calibre/+bug/1678549) 2017-04-02 09:17:30 +05:30
Kovid Goyal 29f02c9f82 Update Go Comics 2017-04-02 01:14:57 +05:30
Kovid Goyal 09fd203e87 EPUB metadata: Fix deleting ISBN from EPUB file could result in an EPUB file without a package identifier if the ISBN was used as the package identifier. Fixes #1677383 [Embed Metadata plugin tool creating errors](https://bugs.launchpad.net/calibre/+bug/1677383) 2017-03-31 09:16:22 +05:30
Kovid Goyal 14849c9005 Check Book: Add a check for empty identifier elements 2017-03-30 06:02:01 +05:30
Kovid Goyal db8a4190d5 Swapped arguments 2017-03-28 21:02:25 +05:30
Kovid Goyal 19e38b6aa6 Update USA Today RSS feeds 2017-03-28 08:54:29 +05:30
Kovid Goyal fde5b4020f Handle curretn NEw Yorker using an animated GIF for the cover 2017-03-28 08:39:44 +05:30
Kovid Goyal f706e2a046 Fix #1676177 [Wrong window title at template_dialog.ui](https://bugs.launchpad.net/calibre/+bug/1676177) 2017-03-27 09:04:22 +05:30
Kovid Goyal e751e4b7c3 Update Die Zeit (subscription)
Fixes #1675200 [Recipe "Die Zeit (subscription only) updated due to change in login process](https://bugs.launchpad.net/calibre/+bug/1675200)
2017-03-27 08:57:28 +05:30
Kovid Goyal 612058168d ... 2017-03-27 08:42:52 +05:30