Commit Graph

34381 Commits

Author SHA1 Message Date
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
Kovid Goyal fc391817dd Update Pagina12
Fixes #1676050 [Updated recipe for Pagina 12](https://bugs.launchpad.net/calibre/+bug/1676050)
2017-03-27 08:37:07 +05:30
Kovid Goyal 3edb914a7d Add some more ignored tags when getting length of flow 2017-03-21 14:26:29 +05:30
Kovid Goyal 96375439d2 ... 2017-03-21 14:11:33 +05:30
Kovid Goyal 7e0aecf855 Send last read position to server 2017-03-21 14:07:39 +05:30
Kovid Goyal b8005284f1 Use same code path for generating image based PDFs as for text based PDFs
Allows getting rid of a bunch of old code. Also removes dependency on
the highly finicky Qt PDF printer
2017-03-21 11:43:41 +05:30
Kovid Goyal ca08d4dec9 Get rid of --old-pdf-engine as it is not maintained 2017-03-21 10:43:49 +05:30
Kovid Goyal 6a0959572c ... 2017-03-21 09:03:39 +05:30
Kovid Goyal 8fadf72388 More graceful report for unnamed MTP devices 2017-03-20 20:35:25 +05:30
Kovid Goyal 6bbcdf6bc0 Update Pagina - 12
Fixes #1674182 [Updated recipe for Pagina 12](https://bugs.launchpad.net/calibre/+bug/1674182)
2017-03-20 08:05:51 +05:30
Kovid Goyal ad4366681e Output failure to read node size from sysfs in debug mode 2017-03-19 21:58:42 +05:30
Kovid Goyal eecbd1637c ... 2017-03-19 20:40:46 +05:30
Kovid Goyal 17f513d4fc Increase timeout on test 2017-03-19 18:37:29 +05:30
Kovid Goyal 89bdcfe893 Amazon metadata download: Fix title and author names being bolded in the downloaded comments when using bing to get amazon metadata. Fixes #1674088 [When downloading book metadata, words from title and author name are bolded in "Comments"](https://bugs.launchpad.net/calibre/+bug/1674088) 2017-03-19 18:01:17 +05:30
Kovid Goyal 8cb7229045 ... 2017-03-19 17:41:50 +05:30
Kovid Goyal 5a955ee69f ... 2017-03-19 17:35:51 +05:30
Kovid Goyal ae92ec6efb Update New York Magazine
Fixes #1673965 [New York Magazine downs loads most articles as symbols.  only a few avaliable and readable](https://bugs.launchpad.net/calibre/+bug/1673965)
2017-03-19 13:43:27 +05:30
Kovid Goyal 5bf14d6afc ... 2017-03-19 12:50:28 +05:30
Kovid Goyal 7dc9a727b9 PDF Output: Fix a regression that broke PDF Output for documents containing mathematics. Fixes #1673983 [Private bug](https://bugs.launchpad.net/calibre/+bug/1673983) 2017-03-19 12:43:56 +05:30
Kovid Goyal 42f3439032 ... 2017-03-19 08:51:39 +05:30
Kovid Goyal 6f2392eb77 E-book viewer: Fix a regression that broke the "Clear recently read books" action in the viewer 2017-03-18 18:31:03 +05:30
Kovid Goyal e494a603d6 version 2.82.0 v2.82.0 2017-03-18 09:49:33 +05:30
Kovid Goyal 1b1b92e7df Call initialize() on the patches 2017-03-18 09:08:26 +05:30
Kovid Goyal 8433f1d7a8 Generator erroneously used as list 2017-03-18 09:02:32 +05:30
Kovid Goyal e3edc50f77 Prevent dynamically updated amazon source plugin from being used until calibre 2.82 because of #1673884 2017-03-18 08:44:56 +05:30
Kovid Goyal cd408d9c96 Fix a typo that caused dynamically updated metadata source plugins to stop working. Fixes #1673884 [Amazon Metadata Plugin Not Used When "metadata-sources-cache.json" Exists](https://bugs.launchpad.net/calibre/+bug/1673884) 2017-03-18 08:43:07 +05:30
Kovid Goyal 1216ced919 A bit of consistency 2017-03-17 13:46:51 +05:30
Kovid Goyal 07a716ef38 ... 2017-03-17 13:15:51 +05:30
Kovid Goyal f10ef8fe90 ... 2017-03-17 12:47:01 +05:30
Kovid Goyal 1c6387c51b Update The Economist 2017-03-17 12:39:36 +05:30
Kovid Goyal 93157d253d Catalog generation: Ignore tags with commas in them when generating genres 2017-03-17 12:00:15 +05:30
Kovid Goyal 56adb9c679 ... 2017-03-17 11:57:52 +05:30