48151 Commits

Author SHA1 Message Date
Kovid Goyal
5cd0bdc115
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-15 17:54:55 +05:30
unkn0w7n
5ca71f1fe8 Update financial_times.recipe 2023-10-15 15:30:32 +05:30
Kovid Goyal
7ef143e19d
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-15 15:16:35 +05:30
unkn0w7n
46f0877f7e Update spectator_magazine.recipe 2023-10-15 15:10:35 +05:30
Kovid Goyal
36e08bd767
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-15 13:31:34 +05:30
unkn0w7n
6fdacb38fc Update spectator_magazine.recipe 2023-10-15 12:45:48 +05:30
Kovid Goyal
88fbe7424e
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-14 11:46:05 +05:30
unkn0w7n
0841f08d22 Newslaundry recipe 2023-10-14 11:05:10 +05:30
Kovid Goyal
16a6fcd15e
Keep old author of recipe as per request 2023-10-13 20:22:37 +05:30
Kovid Goyal
3f5016efe1
Merge branch 'el_diplo' of https://github.com/tdido/calibre 2023-10-13 20:22:22 +05:30
Tomás Di Domenico
99ebf08436 Update recipe for El Diplo 2023-10-13 16:20:40 +02:00
Kovid Goyal
9dd272e12f
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-13 11:35:28 +05:30
unkn0w7n
c59cdc2963 Update reuters.recipe
images too large.
2023-10-13 11:31:14 +05:30
Kovid Goyal
ac7957941f
Use immutable objects for hierarchical_categories for better performance 2023-10-12 08:12:20 +05:30
Kovid Goyal
505b11010e
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-10-12 08:08:33 +05:30
Charles Haley
7f5be63f25 Forgot to update the default value after changing to using sets 2023-10-11 18:37:58 +01:00
Charles Haley
a25d08e268 Fix sort order of similarly-named hierarchical categories.
See https://www.mobileread.com/forums/showthread.php?t=356598
2023-10-11 18:34:53 +01:00
Kovid Goyal
fb3d163796
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-11 21:41:29 +05:30
unkn0w7n
3748d47faf Scroll.in recipe 2023-10-11 21:37:59 +05:30
Kovid Goyal
ac0e00e60b
E-book viewer: Image popup: Add a checkbox to remember the last used zoom level. Fixes #2038862 [[Enhancement] E-book viewer: options for a better comic book reading experience](https://bugs.launchpad.net/calibre/+bug/2038862) 2023-10-10 20:39:09 +05:30
Kovid Goyal
ff7e9006b1
... 2023-10-10 06:29:41 +05:30
Kovid Goyal
9bce31229d
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-10-10 04:37:37 +05:30
unkn0w7n
45ac17216c ... 2023-10-09 22:56:03 +05:30
unkn0w7n
5b624b2051 NatGeo 2023-10-09 22:37:12 +05:30
unkn0w7n
6d1846abe7 Update wash_post.recipe 2023-10-09 22:32:20 +05:30
unkn0w7n
b22c7fddf8 update Washington Post Print 2023-10-09 22:27:17 +05:30
Kovid Goyal
c4c2575096
... 2023-10-09 21:02:46 +05:30
Kovid Goyal
97825e0467
Fix a regression that broke reading of covers from HTMLZ and TXTZ files. Fixes #2038778 [Book cover is not shown after converting from FB2 to HTMLZ](https://bugs.launchpad.net/calibre/+bug/2038778) 2023-10-09 20:58:05 +05:30
Kovid Goyal
f70c8e3d6b
Fix another compiler warning about an unused variable 2023-10-08 08:49:13 +05:30
Kovid Goyal
664e620fab
Fix a bunch of compiler warnings
Caused by ancient (K&R?) syntax
2023-10-08 08:42:01 +05:30
Kovid Goyal
3fa26cc7b7
Merge branch 'fix-stl-post-dispatch' of https://github.com/wbradley93/calibre 2023-10-08 07:26:03 +05:30
Wes Bradley
021493c3c5 fix st louis post-dispatch 2023-10-07 12:11:03 -05:00
Kovid Goyal
8f074ed42f
version 6.28.1 v6.28.1 2023-10-07 16:37:30 +05:30
Kovid Goyal
b0552e399b
Better error reporting in certgen
Also require alt_names to already be prefixed
2023-10-06 16:30:43 +05:30
Kovid Goyal
e8b69b44cb
Fix #2038647 [Private bug](https://bugs.launchpad.net/calibre/+bug/2038647) 2023-10-06 16:03:42 +05:30
Kovid Goyal
4c50a6fa7b
Get alt_names for certgen 2023-10-06 16:02:17 +05:30
Kovid Goyal
e2d846deb3
Provide EVP_RSA_gen on legacy OpenSSL 2023-10-06 15:15:24 +05:30
Kovid Goyal
4605c43101
Dont use deprecated OpenSSL APIs in certgen 2023-10-06 14:58:30 +05:30
Kovid Goyal
d463f34b7b
Fix regression that broke merging metadata for some books 2023-10-06 11:53:01 +05:30
Kovid Goyal
b2b885117b
version 6.28.0 v6.28.0 2023-10-06 07:59:25 +05:30
Kovid Goyal
05bb0d9f73
... 2023-10-05 20:11:01 +05:30
Kovid Goyal
78798fccf8
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-10-05 20:10:51 +05:30
Charles Haley
fe5a546367 Add Metadata methods to ProxyMetadata when reasonable to avoid AttributeError exceptions.
Add tests for the new methods.
2023-10-05 15:35:31 +01:00
Kovid Goyal
fedafa4978
Fix #2038432 [[Enhancement] Support for .cb7 files](https://bugs.launchpad.net/calibre/+bug/2038432) 2023-10-04 18:45:49 +05:30
Kovid Goyal
464c3a4c76
Only use dictionaries path workaround for HTTP 404 errors 2023-10-04 15:11:13 +05:30
Kovid Goyal
0979c1a25c
Merge branch 'fix-dictionaries' of https://github.com/un-pogaz/calibre 2023-10-04 15:03:21 +05:30
un-pogaz
8374353d51 fix script variante includes in the lang_code
Some dictionaries add a script variante in their lang_code, for example:
https://github.com/LibreOffice/dictionaries/tree/master/mn_MN
2023-10-04 11:19:29 +02:00
un-pogaz
a43d86a0af fix alternative string-list representation in xcu
A alternative representation for string-list use <it> tag for each item of the list, for example:
https://github.com/LibreOffice/dictionaries/tree/master/tr_TR
2023-10-04 10:46:32 +02:00
un-pogaz
9551f021ec fix incorrectly relative paths
Some dictionaries apparently put the dic and aff file in a sub-directory dictionaries and incorrectly make paths relative to that directory instead of the root, for example:
https://github.com/LibreOffice/dictionaries/tree/master/ca
2023-10-04 10:17:46 +02:00
Kovid Goyal
2a6158e05e
Save to disk: Do not limit the total path length to 240 characters on non-Windows platforms. Fixes #2038238 [file and folder names garbled if too long in "save to disk".](https://bugs.launchpad.net/calibre/+bug/2038238) 2023-10-04 13:46:15 +05:30