Commit Graph

51277 Commits

Author SHA1 Message Date
Kovid Goyal be586a4b69 Basic yandex code
Useless since yandex uses CAPTCHAs
2025-05-04 14:21:00 +05:30
Kovid Goyal 3fd1bc2df7 E-book viewer: Fix some links not being processed correctly for very large EPUB files with many internal HTML files. 2025-05-04 13:12:46 +05:30
Kovid Goyal 8c06e89aaf Dont fail to generate OPDS acquisition feed for books without uuid 2025-05-04 09:59:22 +05:30
Kovid Goyal aca5ffc547 Increase pipereader timeout 2025-05-02 13:09:38 +05:30
Kovid Goyal de169d2508 Bump version for preview release 2025-05-02 08:45:44 +05:30
Kovid Goyal 8db7e80f58 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-05-01 19:11:09 +05:30
unkn0w7n 95604d1370 Update hindu.recipe 2025-05-01 19:05:55 +05:30
Kovid Goyal 56b9f337f7 Wayland: Workaround Qt/Wayland bug that prevents popup layout button menu from showing
Sigh. Wayland really is the gift that keeps on giving. For some reason
we cant use QMenu for this so re-implement QMenu like behavior with a
custom widget. Hopefully this doesnt break anything else.

Fixes #2109755 [Layout button doesn't activate options](https://bugs.launchpad.net/calibre/+bug/2109755)
2025-05-01 08:28:24 +05:30
Kovid Goyal bc449963f7 Fix #2109455 [smartdevice automatic disconnect has a few disconnect problems](https://bugs.launchpad.net/calibre/+bug/2109455) 2025-04-30 11:04:25 +05:30
Kovid Goyal 6f79154dbc ... 2025-04-30 08:02:23 +05:30
Kovid Goyal d11ea450aa Dont clobber chromium flags inherited from environment 2025-04-30 05:54:53 +05:30
Kovid Goyal 2b67b4a85a Prevent recursion when creating base temp dir if something on system deletes the created temp dir
See #2109612 (crash on windows - RecursionError (8.3.0))
2025-04-30 05:52:24 +05:30
Kovid Goyal 9e9720c9b4 Merge branch 'Fix_Headless_Qt_6.9_FreeBSD' of https://github.com/madpilot78/calibre 2025-04-29 20:59:39 +05:30
Guido Falsi bee292579a Disable GPU when running headless
On FreeBSD this prevents a failure when building with Qt 6.9

Adding the env only if `isbsd`, but this could be needed for other OSes too.
2025-04-29 17:02:01 +02:00
Kovid Goyal aafa372468 Update ebooks.com plugin for website changes.
Fixes #2109433 [affiliate link not working](https://bugs.launchpad.net/calibre/+bug/2109433)
2025-04-28 05:58:17 +05:30
Kovid Goyal b786d44c21 Merge branch 'master' of https://github.com/h-holm/calibre 2025-04-27 20:42:43 +05:30
Henrik Holm 68cad071ca Center images and include image captions 2025-04-27 17:02:18 +02:00
Kovid Goyal b75ad343fb pep8 2025-04-27 20:29:14 +05:30
Kovid Goyal a7285b7c88 Merge branch 'master' of https://github.com/h-holm/calibre 2025-04-27 20:29:03 +05:30
Henrik Holm 0a7993c09a Center images and image captions 2025-04-27 16:52:32 +02:00
Henrik Holm be1002cc20 Prevent duplication 2025-04-27 16:45:48 +02:00
Kovid Goyal 34d3d376a7 ... 2025-04-25 22:13:41 +05:30
Kovid Goyal 27c5a12ed4 Frieze Magazine by Kabonix 2025-04-25 22:13:02 +05:30
Kovid Goyal 6155d07b1d Leave out whitespace and control chars from summary field 2025-04-25 11:40:43 +05:30
Kovid Goyal 3f6f4fbc4d pep8 2025-04-22 16:38:20 +05:30
Kovid Goyal 1439e42a86 Merge branch 'master' of https://github.com/mldytech/calibre 2025-04-22 16:38:01 +05:30
mldytech 5fdd39189e fixed and simplified tagesschau recipe:
* fixed typo in recipe name
* changed rss feed url to https version (previous one was linked to that one)
* added cover and masthead images
* added auto_cleanup
2025-04-22 12:35:39 +02:00
Kovid Goyal 6e4a865a25 Nicer presentation of mount output 2025-04-22 08:26:47 +05:30
Kovid Goyal 8f6a1e0fdc Merge branch 'master' of https://github.com/cbhaley/calibre 2025-04-20 21:32:47 +05:30
Charles Haley 750e34259a Slight cleanup of the cleanup 2025-04-20 16:56:53 +01:00
Kovid Goyal 804ec31459 Cleanup previous PR
Fixes #2107685 [Menu ≡ key in detached Book details gives erratic results](https://bugs.launchpad.net/calibre/+bug/2107685)
2025-04-20 21:09:42 +05:30
Kovid Goyal cec69d1287 Merge branch 'master' of https://github.com/cbhaley/calibre 2025-04-20 21:08:34 +05:30
Charles Haley 0c9cc595f2 Bug #2107685: Menu ≡ key in detached Book details gives erratic results. 2025-04-20 16:00:23 +01:00
Kovid Goyal 757b530005 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-20 15:03:23 +05:30
Kovid Goyal c9110577f2 Exclude some more builtin fields from removal 2025-04-20 15:01:59 +05:30
unkn0w7n 3b25ebd5f5 Update hindu.recipe 2025-04-20 11:48:56 +05:30
unkn0w7n 4892c4d3f4 update econ
make web default
2025-04-20 11:48:41 +05:30
Kovid Goyal 313367c5b7 Fix #2107683 [Remove Id, Modified, Size etc in Book Details gives error](https://bugs.launchpad.net/calibre/+bug/2107683) 2025-04-20 09:19:01 +05:30
Kovid Goyal 8206dd2966 Metadata review dialog: Fix merging of tags not working correctly 2025-04-20 09:05:07 +05:30
Kovid Goyal c7cf64db75 Update NYTimes Book Review 2025-04-20 08:50:55 +05:30
Kovid Goyal b21ae6f411 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-19 20:12:31 +05:30
unkn0w7n cd862d28d7 econ
update user
2025-04-19 20:06:56 +05:30
unkn0w7n 87391bff5c Update economist_news.recipe 2025-04-19 20:05:51 +05:30
Kovid Goyal 27b6124c70 Merge branch 'master' of https://github.com/ydig/calibre 2025-04-19 09:24:36 +05:30
ydig c96399e117 Fix quote element 2025-04-19 11:52:48 +08:00
Kovid Goyal 7159dbb653 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-19 08:28:41 +05:30
unkn0w7n c58089b459 Update wash_post.recipe
add cover
2025-04-19 08:27:17 +05:30
unkn0w7n 7fe681d98f Update wash_post_print.recipe 2025-04-19 08:22:16 +05:30
unkn0w7n e987f88036 Update wash_post.recipe 2025-04-19 08:21:55 +05:30
Kovid Goyal 9e3a2c8be7 Restrict by site since tbm doesnt work anymore 2025-04-19 05:50:16 +05:30