46589 Commits

Author SHA1 Message Date
Kovid Goyal
1f7af6dd02
Edit metadata: Show a tooltip witht he exact time for builtin date fields 2022-11-29 12:18:07 +05:30
Kovid Goyal
a91a614142
... 2022-11-27 13:59:54 +05:30
Kovid Goyal
d9fa980ca4
Press Information Bureau by unkn0wn 2022-11-27 10:27:53 +05:30
Kovid Goyal
809d16ac44
Himal Southasian by unkn0wn 2022-11-27 10:26:04 +05:30
Kovid Goyal
fc14d0df1f
better error message when insufficient metadata is supplied for amazon plugin 2022-11-27 10:22:31 +05:30
Kovid Goyal
89682efc85
Indian Express Print Edition by unkn0wn 2022-11-27 10:16:01 +05:30
Kovid Goyal
8c88a4b306
Update Frontline and Sportstar 2022-11-27 10:14:25 +05:30
Kovid Goyal
5b5b7eeab1
Dont use the wayback machine for nytimes book review
Its API returns unavailable for a lot of pages even though they are
actually available.
2022-11-27 09:27:09 +05:30
Kovid Goyal
6edce6fef3
Update New Yorker
Remove the buttons below the images. They might be causing the Kobo
renderer to barf.
2022-11-27 08:45:53 +05:30
Kovid Goyal
7f9bcd4288
Fix #1997985 [Developer documentation refers to deprecated git:// protocol](https://bugs.launchpad.net/calibre/+bug/1997985) 2022-11-25 22:04:52 +05:30
Kovid Goyal
fb34bd9622
Also sort user dictionaries in context menu for code editor
And in the spell check dialog make the default dictionary the initial
active dictionary when the dialog is opened.
2022-11-25 13:07:29 +05:30
Kovid Goyal
3cd0a296bd
version 6.9.0 v6.9.0 2022-11-25 07:27:34 +05:30
Kovid Goyal
11eeaf1f70
pep8 2022-11-24 13:53:36 +05:30
Kovid Goyal
5a404de21a
Merging books: Fix title sort not being updated when the title is updated. Fixes #1996802 [Merging book into Unknown doesn't copy title sort](https://bugs.launchpad.net/calibre/+bug/1996802) 2022-11-24 11:12:20 +05:30
Kovid Goyal
2c97aeb699
Add a non-working login to ft.com recipes for documentation
The site uses captchas even with valid credentials.
2022-11-23 19:51:05 +05:30
Kovid Goyal
643cfb3c0f
E-book viewer: When exporting highlights as plain text include titles from chapters at all levels not just the first level 2022-11-23 17:14:58 +05:30
Kovid Goyal
528133d7db
Content server: Fix incorrect sorting of highlights in the same paragraph 2022-11-23 15:39:33 +05:30
Kovid Goyal
c6f4002892
Minor updates to various recipes 2022-11-23 15:00:27 +05:30
Kovid Goyal
65c2ba4c31
Update Bloomberg 2022-11-23 14:57:57 +05:30
Kovid Goyal
fd41f2719e
Merge branch 'patch-1' of https://github.com/jewlexx/calibre 2022-11-23 14:40:15 +05:30
Juliette Cordor
dcadaa7a96
Fixed readme reference to CI badge 2022-11-23 18:04:29 +11:00
Kovid Goyal
3f7c2e9b8e
Update The Globe and Mail 2022-11-23 10:37:19 +05:30
Kovid Goyal
168718e3e7
Windows builds: sign DLLs in addition to EXEs
Apparently Microsoft's latest pointless bit of security theatre now wants
DLLs signed in addition to EXEs. Because of course, executable code can
only be in DLLs and EXEs. Roll eyes.

Fixes #1997486 [calibre does not start when Win 11´s smart app control is activated](https://bugs.launchpad.net/calibre/+bug/1997486)
2022-11-23 09:10:24 +05:30
Kovid Goyal
aea3492d77
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-11-20 17:48:59 +05:30
Charles Haley
dbbb96fa05 Add more error checking. 2022-11-20 11:47:55 +00:00
Kovid Goyal
6c4f3d85ab
Nook driver: Put files in NOOK/Books instead of NOOK/My Files on recent nook devices so they are all listed in one place in the NOOK UI. See #1990730 (books saved in wrong directory on nook 4e) 2022-11-20 11:02:08 +05:30
Kovid Goyal
67bcfac6b7
Edit book: Reports: Show the number of words per file in the Files section of the report 2022-11-20 10:46:23 +05:30
Kovid Goyal
c0fce03703
Fix #1996431 [Sort By tool - Select sortable columns is one-at-a-time](https://bugs.launchpad.net/calibre/+bug/1996431) 2022-11-20 10:04:30 +05:30
Kovid Goyal
7dbdfd565d
Retry deleting since on windows something could have locked a file 2022-11-20 09:11:49 +05:30
Kovid Goyal
4e54cd601a
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-11-20 06:57:14 +05:30
Charles Haley
3bfb3ccf6f Move the commit to after the error check 2022-11-19 15:17:56 +00:00
Charles Haley
301cd03cd4 Bug(s) #1997137: Tag browser error.
There are two independent problems here.

1) The exception is caused by right-clicking in the white space of the tag browser. I can't make it happen right-clicking anywhere else. It has nothing to do with grouped searches.

2) The "creation of grouped search terms" problem has been there since forever. The search preferences didn't tell the tag browser to completely rebuild the tree. Restarting calibre fixed it.
2022-11-19 10:06:57 +00:00
Kovid Goyal
176171a116
skip the wayback archive for the index page 2022-11-19 10:37:51 +05:30
Kovid Goyal
8db5fff5ac
Update Spectator Magazine 2022-11-18 08:11:22 +05:30
Kovid Goyal
c984e6913a
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-11-17 19:41:46 +05:30
Charles Haley
155d18f84d Small improvement on previous commit: only offer changing the search folder icon if search is hierarchical. 2022-11-17 13:33:49 +00:00
Kovid Goyal
e7d69a0ee0
Try getting NYTimes from the internet archive
nytimes.com is apparently doing a lot of bot detection. Let's see if
getting it from the Internet Archive works better. This goes via a
caching proxy so that any article is only downloaded once from the
archive regardless of how many users download using the recipe. This
ensures the archive is not unduly loaded.
2022-11-16 21:30:12 +05:30
Kovid Goyal
c4bd109880
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-11-16 16:29:11 +05:30
Charles Haley
1fc7cdd2f5 Bug 1996649: Enhancement: Tag Browser: Use search folder icon when appropriate 2022-11-16 10:47:17 +00:00
Kovid Goyal
c3778f5a02
Update Hindu BusinessLine Print Edition 2022-11-16 13:08:09 +05:30
Kovid Goyal
414991fa00
Cleanup previous PR 2022-11-15 19:42:39 +05:30
Kovid Goyal
19ffac569e
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-11-15 19:33:51 +05:30
Charles Haley
1ecb96d76a Added the field "template" to calibredb list. It uses the compatibility technique you suggested.
More info in the PR.
2022-11-15 12:29:07 +00:00
Kovid Goyal
c0c53593b9
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-11-15 17:45:42 +05:30
Charles Haley
0d01c12bf4 Bug #1996551: Possible bug: Similar books reassigned when grouped search renamed
Revert to the default if the field used in a similar search is removed (or renamed).
2022-11-15 12:10:53 +00:00
Kovid Goyal
e76a124dcb
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1996559 [Saved Search: Renamed saved search oddities](https://bugs.launchpad.net/calibre/+bug/1996559)
2022-11-15 16:58:53 +05:30
Kovid Goyal
18a3d195b2
... 2022-11-15 16:53:19 +05:30
Charles Haley
088e9b1b47 Bug #1996559: Saved Search: Renamed saved search oddities
Changed saved search nodes generated by walking a hierarchy to do nothing when clicked and to have an appropriate tooltip.
Also removed the search icon for these saved search nodes, since they aren't searches.
2022-11-15 11:22:29 +00:00
Kovid Goyal
708155f2d6
minor recipe updates 2022-11-15 10:40:56 +05:30
Kovid Goyal
423fbbed4a
Update The Hindu 2022-11-14 18:05:02 +05:30