Commit Graph

51718 Commits

Author SHA1 Message Date
Kovid Goyal cbdede4e6f ... 2025-08-25 09:43:30 +05:30
Kovid Goyal 582e4434cd Preferences->Keyboard: Allow searching by shortcut as well as by name 2025-08-25 09:42:23 +05:30
Kovid Goyal ff0158fb6e pep8 2025-08-24 21:31:58 +05:30
Kovid Goyal 6e0e9453a7 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-08-24 21:31:46 +05:30
unkn0w7n 9cddf6d34d Update hbr.recipe
fix for specific issue
2025-08-24 21:29:43 +05:30
Kovid Goyal f44032badb Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-08-24 20:52:52 +05:30
unkn0w7n 33fc94b96d Update Outlook Magazine
fix images and remove some tags
2025-08-24 20:14:55 +05:30
Kovid Goyal 7676b281ae pep8 2025-08-24 19:57:58 +05:30
Kovid Goyal 7adf757f72 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-08-24 19:57:46 +05:30
unkn0w7n 6f9090d030 Update hbr.recipe
Updated the recipe to use the new article API endpoint.
2025-08-24 19:48:22 +05:30
Kovid Goyal 87a61848d2 Merge branch 'fix_ciper' of https://github.com/crorella/calibre 2025-08-24 08:21:53 +05:30
Cristian Orellana 7c24d0c7d0 Fix Ciper recipe 2025-08-23 18:18:03 -07:00
Kovid Goyal 78cf39e233 Merge branch 'improve-wizard' of https://github.com/un-pogaz/calibre 2025-08-23 14:30:48 +05:30
un-pogaz 69713b0a61 Improve slightly the final page of the wizard 2025-08-23 10:46:30 +02:00
Kovid Goyal 74b9792c6f version 8.9.0 v8.9.0 2025-08-22 07:33:40 +05:30
Kovid Goyal 3e835222cc ... 2025-08-21 13:17:33 +05:30
Kovid Goyal d994c56c2e Fix #2109789 [[Enhancement - Content server] Filter Read aloud voices](https://bugs.launchpad.net/calibre/+bug/2109789) 2025-08-21 13:16:34 +05:30
Kovid Goyal 6d4ba8aa0d Web viewer: cleanup TTS config dialog 2025-08-21 12:30:22 +05:30
Kovid Goyal 81d16882bf Allow installing new metadata sources from the configure metadata download window 2025-08-21 12:01:30 +05:30
Kovid Goyal faa13c1899 Plugin updater: Allow filtering plugins by category 2025-08-21 11:44:02 +05:30
Kovid Goyal 2431f1f47c ... 2025-08-21 10:39:25 +05:30
Kovid Goyal 20afcedbd8 Also retrieve plugin category when mirroring plugins 2025-08-21 10:37:09 +05:30
Kovid Goyal 03a38da996 Also ensure insert special character normalizes to NFC 2025-08-21 09:37:13 +05:30
Kovid Goyal 8ed750302a Edit book: When pasting text from the clipboard ensure it is normalized to NFC form. Fixes #2099740 [Pasting into Editor breaks spellchecking](https://bugs.launchpad.net/calibre/+bug/2099740) 2025-08-21 09:32:44 +05:30
Kovid Goyal 5ab3d72ed7 Annotations browser: Add a color swatch in the results list to make seeing the type of highlight easier. See #2109496 (Custom organization of annotations and bookmarks) 2025-08-21 08:05:08 +05:30
Kovid Goyal 041a64958d When merging books via drag and drop show the cover of the target book. Fixes #2118371 [[Enhancement] Show cover when merging books](https://bugs.launchpad.net/calibre/+bug/2118371) 2025-08-21 07:26:01 +05:30
Kovid Goyal 66e6d149c3 Merge branch 'master' of https://github.com/manvithn/calibre 2025-08-21 06:50:09 +05:30
Manvith Narahari 351294565b Fix off by one error with pdf_odd_even_offset 2025-08-20 15:45:58 -04:00
Kovid Goyal 9cfbbc2082 Also use an icon for custom recipes 2025-08-20 21:24:07 +05:30
Kovid Goyal a8a9e5792c Show recipe favicons in recently downloaded list and add menu entry to clear the list 2025-08-20 21:04:58 +05:30
Kovid Goyal ad6ead026e Fetch news: Add a sub-menu to the right click menu of the Fetch news button that shows recently downloaded news sources. See #2119557 ([Enhancement] Star news) 2025-08-20 20:43:54 +05:30
Kovid Goyal d1e0953a21 Mark PG results as being DRM free 2025-08-20 19:42:33 +05:30
Kovid Goyal 4152fda2a2 Content server: Fix an error when editing a book's metadata to change both the cover and another field. Fixes #2117412 [Error when editing Cover and adding book info on web interface tool in safari and chrome](https://bugs.launchpad.net/calibre/+bug/2117412) 2025-08-20 19:19:04 +05:30
Kovid Goyal 5284fb6fb1 Match books in library window: When doing the initial search using the title of the book on the device, if no matches are found remove trailing text in parentheses or after a colon and try again. Fixes #2117322 [[Enhancement] Match book to library - ignore words in parenthesis](https://bugs.launchpad.net/calibre/+bug/2117322) 2025-08-20 17:06:03 +05:30
Kovid Goyal 075e7e5a4b HTMLZ Output: Add support for embedded fonts
Fixes #2120726 [Private bug](https://bugs.launchpad.net/calibre/+bug/2120726)
2025-08-19 08:00:46 +05:30
Kovid Goyal 206dda25a6 Update New York Times Book Review 2025-08-19 07:23:06 +05:30
Kovid Goyal 5c5d168369 Merge branch 'master' of https://github.com/cbhaley/calibre 2025-08-18 15:20:20 +05:30
Charles Haley 099f8e3e18 Add tooltips to the arrow buttons in Preferences so the Shift-, Ctrl-, and Ctrl-Shift modifiers are discoverable. 2025-08-18 10:44:11 +01:00
Kovid Goyal 59ffef4b47 Cleanup previous PR
Keyboard modifiers can contain extra bits that we need to ignore.
Fixes #2120768 [[Enhancement]ctrl+ up/down arrows for setting metadata edit order](https://bugs.launchpad.net/calibre/+bug/2120768)
2025-08-17 21:14:31 +05:30
Kovid Goyal 86239a5fed Merge branch 'master' of https://github.com/cbhaley/calibre 2025-08-17 21:10:18 +05:30
Charles Haley bdaa04430f Enhancement 2120768: up/down arrows for setting metadata edit order
I changed all the row move buttons in Preferences to use the Shift (move 5), Ctrl (move 10), and Ctrl-Shirt (move to end). This involved a fair bit of refactoring. It is possible that I missed the buttons somewhere.
2025-08-17 16:30:23 +01:00
Kovid Goyal 4d0bee8870 Handle log being None when creating container 2025-08-17 09:55:32 +05:30
Kovid Goyal b43f02fc82 Use JSON data for nytimes web sections as well 2025-08-15 12:43:49 +05:30
Kovid Goyal 99f8c3cfec Update NYTimes 2025-08-15 11:10:26 +05:30
Kovid Goyal 09cf21fe19 Ignore book details updates from device views when current view is library view 2025-08-13 19:36:52 +05:30
Kovid Goyal 73aa879ffc Cleanup previous PR 2025-08-13 05:26:20 +05:30
Kovid Goyal f89a245641 Merge branch 'feature_add_todoist_recipe' of https://github.com/rga5321/calibre 2025-08-13 05:26:13 +05:30
rga5321 c2c1deda1c Update todoist.recipe
- recipe_specific_options
- black formatting
2025-08-12 17:57:55 +00:00
Kovid Goyal 070e65fa4a Fix #2120482 [Private bug](https://bugs.launchpad.net/calibre/+bug/2120482) 2025-08-12 22:10:58 +05:30
rga5321 f2bc31d77f Add files via upload
Adding the todoist recipe
2025-08-12 13:09:00 +00:00