Commit Graph

47401 Commits

Author SHA1 Message Date
Kovid Goyal b44fb2ab45 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-27 12:15:05 +05:30
unkn0w7n 50adcff361 Update business_standard.recipe 2023-07-27 12:07:14 +05:30
Kovid Goyal ffcaf382a2 Fix visit content server in browser not working when the content server is configured to listen on an IPv6 interface. Fixes #2023737 [[Bug] When set content server to listen on IPv4 and IPv6 address, Calibre won't launch broswer when Click "Visit content server in broswer"](https://bugs.launchpad.net/calibre/+bug/2023737) 2023-07-26 11:18:59 +05:30
Kovid Goyal bdf0999304 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-26 10:19:49 +05:30
unkn0w7n ee62e1b5ba ... 2023-07-26 10:02:12 +05:30
Kovid Goyal c419c58c97 string changes 2023-07-25 08:45:52 +05:30
Kovid Goyal 086add99d0 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-24 15:43:02 +05:30
unkn0w7n 5e5c9f381c Update tagesspiegel.recipe 2023-07-24 15:34:39 +05:30
unkn0w7n c365574f30 Business Standard update 2023-07-24 15:27:06 +05:30
Kovid Goyal 059eb6229c Double timeout for flaky test 2023-07-24 11:31:53 +05:30
Kovid Goyal ce457c61f2 Cleanup previous PR 2023-07-24 11:19:18 +05:30
Kovid Goyal 1f5810159f Merge branch 'feature-recipe-get-delay' of https://github.com/ping/calibre 2023-07-24 11:18:20 +05:30
ping ec75f9f411 Implement get_delay() for news recipes to allow users to programmatically determine delay based on the target url 2023-07-23 22:14:21 +08:00
Kovid Goyal 46724f69ac Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-23 13:23:38 +05:30
unkn0w7n a95132e51b add inc42.recipe 2023-07-23 13:09:38 +05:30
Kovid Goyal 7c0fae338a Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-23 12:10:37 +05:30
unkn0w7n 46b2a8166b Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-23 11:58:49 +05:30
unkn0w7n 1c2a8d3ecd Update bloomberg-business-week.recipe 2023-07-23 11:57:25 +05:30
Kovid Goyal 740c593d0e Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-23 11:50:24 +05:30
unkn0w7n ed2b528568 ... 2023-07-23 11:45:03 +05:30
Kovid Goyal 3a573e5693 Use a recursive function to deserialize bloomberg data 2023-07-23 09:46:30 +05:30
Charles Haley 1807998cc8 Follow the string change made in commit a1a8c92 2023-07-23 09:10:14 +05:30
unkn0w7n c64308dfce Update bloomberg.recipe 2023-07-22 15:25:06 +05:30
unkn0w7n 8790e64458 Update bloomberg-business-week.recipe 2023-07-22 15:21:29 +05:30
unkn0w7n 8228f8c4b2 Update mit_technology_review.recipe
Fix cover.
2023-07-22 13:45:29 +05:30
Kovid Goyal a1a8c92d5e string changes 2023-07-22 11:27:16 +05:30
Kovid Goyal 4e9b12f71b Use window-text rather than white as the color for non-hovered tag browser items 2023-07-21 22:02:49 +05:30
Kovid Goyal 411136c614 Merge branch 'master' of https://github.com/cbhaley/calibre 2023-07-21 21:55:42 +05:30
Charles Haley bee3f5dfc1 Ooops -- my change broke light theme. This fixes it. 2023-07-21 17:02:09 +01:00
Charles Haley 9362da31ff Fix for flashing in the tag browser. See https://www.mobileread.com/forums/showthread.php?p=4341802#post4341802 2023-07-21 16:57:01 +01:00
Kovid Goyal 285a538e37 Write a parse_index for Toronto Star
It still needs subscription which I cant be bothered with
2023-07-21 13:58:17 +05:30
Kovid Goyal 8d3402d0a4 string changes 2023-07-20 16:47:45 +05:30
Kovid Goyal 0c65e5a332 ... 2023-07-20 13:14:52 +05:30
Kovid Goyal ff1d7b230b Merge branch 'master' of https://github.com/cbhaley/calibre 2023-07-20 08:39:48 +05:30
Charles Haley 49e1ab46e2 Change the gui model to use force_to_bool() from calibre.db.utils, not calibre.library.caches. 2023-07-19 18:57:29 +01:00
Kovid Goyal bd259db94c Remove another instance of dateutil timezones 2023-07-19 21:41:39 +05:30
Kovid Goyal 84ace57cc3 Replace use of timezone objects from dateutil package with those from the stdlib
The dateutil local_tz malfunctions on windows for dates before 1970-1-1

See https://bugs.launchpad.net/calibre/+bug/2028019 for details.
2023-07-19 21:24:17 +05:30
Kovid Goyal 1a32580cb7 Merge branch 'master' of https://github.com/413Michele/calibre 2023-07-19 19:45:08 +05:30
413Michele d4c9e22ffb Improved tooltip for checkmarks columns 2023-07-19 16:10:44 +02:00
Kovid Goyal 9f3694cfa4 Fix #2027968 [In the Touch behavior settings of the Content Server, action descriptions are the same regardless of the action](https://bugs.launchpad.net/calibre/+bug/2027968) 2023-07-19 11:32:30 +05:30
Kovid Goyal edd108eada Fix #2028019 [Encountered an anomaly during bulk update of metadata](https://bugs.launchpad.net/calibre/+bug/2028019) 2023-07-19 11:20:18 +05:30
Kovid Goyal c42fb69d66 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-19 10:52:43 +05:30
unkn0w7n 46a0e2a66f Bloomberg 2023-07-19 10:46:41 +05:30
Kovid Goyal 7d2ec02311 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-18 16:01:16 +05:30
unkn0w7n 2e2c700fe5 Bloomberg -fixed double words.
when hyperlinks are present the words are duplicated in text.
2023-07-18 14:21:31 +05:30
unkn0w7n e54bad7471 ... 2023-07-18 12:44:59 +05:30
Kovid Goyal a7cf59b8f8 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-07-18 11:26:18 +05:30
unkn0w7n a1085697fe ... 2023-07-18 11:16:27 +05:30
unkn0w7n 3cd8527455 ... 2023-07-18 11:14:54 +05:30
Kovid Goyal c0a5cb4270 Add a warning about renaming a library causing calibre:// URLs pointing to it to stop working 2023-07-18 09:28:57 +05:30