Commit Graph

39278 Commits

Author SHA1 Message Date
Kovid Goyal c2910041d2 ... 2025-12-06 20:05:09 +05:30
Kovid Goyal 694a1407f6 Merge branch 'ui/format-placeholder' of https://github.com/alejandrorodvar/calibre 2025-12-06 09:54:46 +05:30
alejndrorodvar c307fd1e8b Updated the placeholder text for 'Format:' to 'e.g., EPUB, MOBI, HTML, TXT' for readability 2025-12-05 22:35:49 -05:00
Kovid Goyal 77587e4bb5 Patch version bump for Ask AI close button crash fix 2025-12-06 08:50:08 +05:30
Kovid Goyal 0c2a026670 Fix shadowed signal in LLMBook dialog 2025-12-06 08:45:27 +05:30
Kovid Goyal 418843e5ca ... 2025-12-05 22:01:19 +05:30
Kovid Goyal e487da7679 Discuss with AI: Fix addition of comments like fields to the prompt 2025-12-05 22:00:23 +05:30
Kovid Goyal 0dbdb32599 string typo 2025-12-05 21:36:47 +05:30
Kovid Goyal e0b9e71544 ... 2025-12-05 20:44:05 +05:30
Kovid Goyal 170ffae37c Discuss with AI: Fix a crash when closing the AI popup before the AI has finished generating responses. Fixes #2133992 [Calibre crashes after AI usage](https://bugs.launchpad.net/calibre/+bug/2133992) 2025-12-05 20:36:29 +05:30
Kovid Goyal 02f2b48023 Discuss with AI: Fix an error when enabling sending comments metadata to the AI 2025-12-05 20:26:35 +05:30
Kovid Goyal f1d3874a79 ... 2025-12-05 17:22:28 +05:30
Kovid Goyal bbf0e88039 Patch version bump for read next bug 2025-12-05 16:51:48 +05:30
Kovid Goyal ed20c319c7 Fix silly typo that broke Similar books->Ask AI what to read next 2025-12-05 15:30:19 +05:30
Kovid Goyal a886f242af version 8.16.0 2025-12-05 08:00:53 +05:30
Kovid Goyal bfc5ae6afb Fix #2133873 [LM studio settings](https://bugs.launchpad.net/calibre/+bug/2133873) 2025-12-04 19:27:53 +05:30
Kovid Goyal 1b0a7b6c8c PDF Input: Fix a regression in the new PDF input engine that caused HTML markup to not be always escaped. Fixes #2133846 [Private bug](https://bugs.launchpad.net/calibre/+bug/2133846) 2025-12-04 12:47:00 +05:30
Kovid Goyal 93d515afe1 Fix #2133781 [copyable local models list](https://bugs.launchpad.net/calibre/+bug/2133781) 2025-12-03 19:10:59 +05:30
Kovid Goyal 8acfe84053 Fix #2133749 [Ask AI toolbar button](https://bugs.launchpad.net/calibre/+bug/2133749) 2025-12-03 09:20:05 +05:30
Kovid Goyal 99e2693e1a Get books: Update amazon.it store plugin
Fixes #2132253 [error to buy an ebook](https://bugs.launchpad.net/calibre/+bug/2132253)
2025-12-02 20:21:03 +05:30
Kovid Goyal 8987b77f2b DRYer 2025-12-02 17:26:37 +05:30
Kovid Goyal 98094724e8 Initial input focus should go to the type a question box 2025-12-02 17:23:10 +05:30
Kovid Goyal 0b162fc7b0 Save a row in the converse dialog 2025-12-02 17:20:23 +05:30
Kovid Goyal 5d961e35c4 Update gemini pricing data 2025-12-02 06:20:40 +05:30
Kovid Goyal 1b95f02f2a Add a item to the similar books menu to ask ai for what to read next 2025-12-02 06:10:52 +05:30
Kovid Goyal 93cf30d837 ... 2025-12-02 06:04:53 +05:30
Kovid Goyal fb6c366300 Add an Ask AI about selected books action to the view button 2025-12-02 05:52:43 +05:30
Kovid Goyal eb6c5c0b76 Allow configuring what metadata to send to AI in llm book 2025-12-02 05:33:00 +05:30
Kovid Goyal 8cb08e3d4f ... 2025-12-02 05:21:27 +05:30
Kovid Goyal df5f263674 Merge branch 'fix-clone_menu' of https://github.com/un-pogaz/calibre 2025-12-01 22:39:40 +05:30
un-pogaz 9db5421ed1 fix: clone_menu don't copy check state 2025-12-01 18:02:26 +01:00
un-pogaz 663ec4afa9 fix: cover flow: init_template always executed 2025-12-01 17:58:49 +01:00
Kovid Goyal 8d947c0f22 Merge branch 'add-lm-studio-ai' of https://github.com/Al00X/calibre 2025-12-01 19:34:48 +05:30
Ali X 07a64bee03 Added LMStudio AI provider 2025-12-01 14:21:18 +03:30
Kovid Goyal a3ade0dfd2 Implement basic settings for llm book 2025-11-30 21:50:57 +05:30
Kovid Goyal 5dadf4a732 Add a build test for tzdata 2025-11-30 21:16:09 +05:30
Kovid Goyal fe045cb908 Dont break calibre for people running from source without tzlocal 2025-11-30 20:54:05 +05:30
Kovid Goyal 59cee5b4df Use a named local timezone for better display of historical dates in the local timezone
See #2133435 (Suggestion for timezone handling (linux example included))
2025-11-30 20:23:47 +05:30
Kovid Goyal e1e4aa46aa Make LLM settings dialog re-useable 2025-11-30 18:57:17 +05:30
Kovid Goyal 564cdbdc75 Fix #2133452 [Viewer - askAI instructions](https://bugs.launchpad.net/calibre/+bug/2133452) 2025-11-30 14:38:23 +05:30
Kovid Goyal 1094ff381c Fix addition of format specific options when using calibredb catalog with command line flags 2025-11-30 13:45:05 +05:30
Kovid Goyal 74df390e3e Fix #2133134 [calibredb catalog to bibtex error](https://bugs.launchpad.net/calibre/+bug/2133134) 2025-11-30 13:42:30 +05:30
Kovid Goyal 35b5608f9e Make settings dialog re-useable 2025-11-30 13:36:10 +05:30
Kovid Goyal 62af32460e Fix #2132182 [Metadata downloaded from Amazon has incorrect series number](https://bugs.launchpad.net/calibre/+bug/2132182) 2025-11-30 11:31:31 +05:30
Kovid Goyal 39d2175a47 Remove unused signal 2025-11-30 10:50:33 +05:30
Kovid Goyal 41d0da4267 Start work on general book related AI chat widget 2025-11-30 10:13:50 +05:30
Kovid Goyal 454f430371 Fix #2132182 [Metadata downloaded from Amazon has incorrect series number](https://bugs.launchpad.net/calibre/+bug/2132182) 2025-11-30 09:12:27 +05:30
Kovid Goyal ca724cc144 More refactoring to make conversation widget re-useable 2025-11-29 12:28:25 +05:30
Kovid Goyal 6aeb3ddfcc Make the AI conversation widget re-useable 2025-11-29 10:22:04 +05:30
Kovid Goyal d97ba6acdb Plugin update dialog: Make URLs in the plugin description clickable links 2025-11-29 10:10:17 +05:30