ByteTheBubble
|
07ac145a53
|
Update nytimes.recipe to fix JSON parsing error
Fix JSON parsing error by replacing `undefined` with `null` and stripping JS functions
|
2025-05-30 13:16:37 +02:00 |
|
Kovid Goyal
|
a880718e2b
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2025-05-29 20:10:17 +05:30 |
|
Charles Haley
|
4c31beff3e
|
Add context menu action to copy the source code for the currently selected template to the editor.
|
2025-05-29 15:33:11 +01:00 |
|
Kovid Goyal
|
a41c4f6662
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-29 19:26:38 +05:30 |
|
unkn0w7n
|
363cf69643
|
Update nytfeeds.recipe
option to include all feeds.
|
2025-05-29 19:20:20 +05:30 |
|
Kovid Goyal
|
0196a8773f
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-29 19:07:10 +05:30 |
|
unkn0w7n
|
7de4aa862c
|
Update financial_times.recipe
add alt cover.
|
2025-05-29 19:04:39 +05:30 |
|
Kovid Goyal
|
9c43f54537
|
Merge branch 'ByteTheBubble-financial-times-cover' of https://github.com/ByteTheBubble/calibre
|
2025-05-28 15:47:25 +05:30 |
|
ByteTheBubble
|
384feacec4
|
Add missing front cover to financial_times.recipe
Use 'https://www.tomorrowspapers.co.uk' as a new source for the front cover of the FT
|
2025-05-28 10:27:19 +02:00 |
|
Kovid Goyal
|
c271126633
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2025-05-25 17:05:44 +05:30 |
|
Charles Haley
|
7f8da78fc8
|
Improve documentation for the formatter function swap_around_articles()
|
2025-05-25 11:15:32 +01:00 |
|
Kovid Goyal
|
451ebcc55b
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-25 10:53:43 +05:30 |
|
unkn0w7n
|
07a6cd6951
|
update eenadu
|
2025-05-25 10:51:58 +05:30 |
|
Kovid Goyal
|
bd16e3120b
|
Windows: Prevent Windows 11 from starting a conhost.exe process for ever calibre worker process
Apparently on modern windows we need DETACHED_PROCESS not
CREATE_NO_WINDOW. Sigh.
See #2111559 (Fetching news, wrong path for conhost.exe)
|
2025-05-24 13:18:59 +05:30 |
|
Kovid Goyal
|
cd93465871
|
DRYer
|
2025-05-24 13:12:43 +05:30 |
|
Kovid Goyal
|
7efc361602
|
pep8
|
2025-05-24 13:12:26 +05:30 |
|
Kovid Goyal
|
91b477400a
|
Merge branch 'master' of https://github.com/h-holm/calibre
|
2025-05-24 08:56:19 +05:30 |
|
Henrik Holm
|
9a75607748
|
Refactor "Fokus.se" recipe
|
2025-05-24 01:57:50 +02:00 |
|
Kovid Goyal
|
eaf5fcfb59
|
Dont popup an error box for data lookup failures
|
2025-05-23 12:52:10 +05:30 |
|
Kovid Goyal
|
48ec47dc15
|
Merge branch 'master' of https://github.com/shouya/calibre
|
2025-05-23 09:10:38 +05:30 |
|
Kovid Goyal
|
6e42324515
|
Bump version for preview release
|
2025-05-23 08:28:38 +05:30 |
|
shouya
|
8fa9b5778e
|
preserve tfam group key when it exists
|
2025-05-23 11:06:49 +09:00 |
|
shouya
|
a3e19581f6
|
Improve highlight grouping with recurring chapter names
|
2025-05-23 10:08:24 +09:00 |
|
Kovid Goyal
|
053b937bc8
|
Light mode: Use the same style of scrollbar as in dark mode
Unifies the look and feel between light and dark modes and improves the contrast of the slider.
|
2025-05-21 19:26:01 +05:30 |
|
Kovid Goyal
|
c2a525ef97
|
Move scrollbar drawing code into its own function
|
2025-05-21 14:38:56 +05:30 |
|
Kovid Goyal
|
c3b221e980
|
Merge branch 'tolino_5.8.216841' of https://github.com/beedaddy/calibre
|
2025-05-21 13:21:11 +05:30 |
|
Martin Brodbeck
|
12c7ea8a6a
|
Bump supported dbversion in kobo/tolino driver
New tolino Shine 5 firmware 5.8.216841 uses db version 195. No significant db changes noticed.
|
2025-05-21 09:27:41 +02:00 |
|
Kovid Goyal
|
f7963e23cb
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2025-05-18 17:56:07 +05:30 |
|
Charles Haley
|
65a4182cb5
|
Improvement to the Template Program Mode documentation
|
2025-05-18 13:22:14 +01:00 |
|
Henrik Holm
|
8abd9b706e
|
Extract article metadata from the article itself
|
2025-05-16 18:33:56 +02:00 |
|
Henrik Holm
|
84772e8b14
|
Update to follow updated structure of Fokus website
|
2025-05-16 18:33:47 +02:00 |
|
Kovid Goyal
|
b74453ce94
|
Bump version for preview release
|
2025-05-16 07:28:32 +05:30 |
|
Kovid Goyal
|
e4a3f7d14e
|
Set the background color for the image popup explicitly instead of relying on QPalette which is apparently broken on some Linux systems. Sigh. Fixes #2110503 [[Enhancement] Use a dark background for the Image viewer when using a dark theme](https://bugs.launchpad.net/calibre/+bug/2110503)
|
2025-05-16 07:27:31 +05:30 |
|
Kovid Goyal
|
1b49390bcf
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-14 09:54:07 +05:30 |
|
unkn0w7n
|
b98f6258d4
|
update bs
|
2025-05-14 09:50:46 +05:30 |
|
Kovid Goyal
|
6e0787be0d
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-13 18:46:07 +05:30 |
|
unkn0w7n
|
51f382c0d3
|
update BBC
|
2025-05-13 18:41:13 +05:30 |
|
Kovid Goyal
|
3ed06bcbac
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-13 09:49:44 +05:30 |
|
unkn0w7n
|
961d0a71b3
|
Update BBC
|
2025-05-13 09:44:41 +05:30 |
|
Kovid Goyal
|
4b884413f5
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-12 13:32:19 +05:30 |
|
unkn0wn
|
2aebeda6b7
|
Update business_standard.recipe
|
2025-05-12 13:29:32 +05:30 |
|
unkn0wn
|
4ba6efed59
|
Update business_standard_print.recipe
fix paras
|
2025-05-12 13:29:04 +05:30 |
|
Kovid Goyal
|
bd7dd5c4ed
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2025-05-12 11:41:22 +05:30 |
|
unkn0wn
|
a6b5086bca
|
Update business_standard_print.recipe
|
2025-05-12 11:38:14 +05:30 |
|
unkn0wn
|
93dcf1a6cf
|
Update business_standard.recipe
|
2025-05-12 11:37:14 +05:30 |
|
Kovid Goyal
|
0eb5375275
|
...
|
2025-05-12 04:26:13 +05:30 |
|
Kovid Goyal
|
ef9b5a1950
|
DRYer
|
2025-05-12 04:24:55 +05:30 |
|
Kovid Goyal
|
43912e02bc
|
When sending emails to amazon and pocketbook use random english text instead of UUIDs for subject/body
Might workaround amazons latest attempt at blocking emails from calibre.
See #2110400 (Amazon blocking calibre mails sendtokindle)
|
2025-05-12 04:20:08 +05:30 |
|
Kovid Goyal
|
e1bf592824
|
pep8
|
2025-05-11 19:50:50 +05:30 |
|
Kovid Goyal
|
a1a611cd1a
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2025-05-11 19:50:04 +05:30 |
|