51053 Commits

Author SHA1 Message Date
Kovid Goyal
7561d4f4a0
... 2024-09-26 20:18:02 +05:30
Kovid Goyal
558e0a7b5b
Comic Input: Handle comics whose internal files have control codes in their filenames. Fixes #2081982 [Unicode in filename of a CBZ archive breaks due to passing it to LXML](https://bugs.launchpad.net/calibre/+bug/2081982) 2024-09-26 20:16:21 +05:30
Kovid Goyal
690d1ed518
Use bing cache in preference to wayback cache when using google to search 2024-09-26 14:11:03 +05:30
Kovid Goyal
f07335f107
Function to get bing cached version of URL 2024-09-26 12:36:32 +05:30
Kovid Goyal
df7344be33
Windows: Read Aloud: Fix an occasional crash when stopping read aloud when using the legacy windows TTS backend. Fixes #2080705 [Download read aloud api failed](https://bugs.launchpad.net/calibre/+bug/2080705) 2024-09-26 12:06:11 +05:30
Kovid Goyal
c07c662a5a
Read Aloud: Fix clicking in text to change what is being read causing tracking of currently read word to fail when using the legacy Windows TTS engine (winsapi)
See #2080705 (Download read aloud api failed)
2024-09-26 11:55:56 +05:30
Kovid Goyal
152af7ae51
EPUB3 metadata: Fix setting series number to zero not working. Fixes #2080701 [epubs export with series number changed from 0 to 1](https://bugs.launchpad.net/calibre/+bug/2080701) 2024-09-26 11:17:30 +05:30
Kovid Goyal
95014dffb1
... 2024-09-26 10:39:52 +05:30
Kovid Goyal
f7c4d8c02c
Read aloud: Fix reading large numeric words causing text synchronization to fail when using some legacy TTS engines. Fixes #2080708 [Private bug](https://bugs.launchpad.net/calibre/+bug/2080708) 2024-09-26 10:11:40 +05:30
Kovid Goyal
035a3fcb2d
Sigh, old python 2024-09-26 01:57:13 +05:30
Kovid Goyal
8f677800e6
PDF new engine: Improve header/footer detection 2024-09-25 23:19:20 +05:30
Kovid Goyal
c4fd1200b6
pep8 2024-09-25 23:09:09 +05:30
Kovid Goyal
2443850acb
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-25 22:54:55 +05:30
Kovid Goyal
8c92e3e9b8
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-09-25 22:54:04 +05:30
unkn0w7n
c9b33177e1 ... 2024-09-25 22:46:13 +05:30
unkn0w7n
69ba1b60c2 change google feeds based recipes..
..to parse their front pages instead.
2024-09-25 22:43:18 +05:30
Charles Haley
5941de87a5 For icon rules and emblems, use the standard theme names for the icons. Generalize the naming so 1 or both of the icons can have themed names. 2024-09-25 16:16:39 +01:00
Charles Haley
1f5e9d0ac5 For column icons and grid view emblems, support icons for both light and dark themes. 2024-09-25 12:26:26 +01:00
Kovid Goyal
31be5f3708
... 2024-09-25 16:50:51 +05:30
Kovid Goyal
f455da8442
Merge branch 'master' of https://github.com/LAntoine/calibre 2024-09-25 16:26:09 +05:30
Kovid Goyal
d5b0507998
I prefer middledot to grave to mark local links 2024-09-25 16:25:27 +05:30
Kovid Goyal
f08750b33c
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-25 16:24:52 +05:30
LAntoine
1fc067b99d Fix Courrier International
Update RSS feeds
Add extra CSS
Ignore duplicate articles
2024-09-25 12:30:10 +02:00
unkn0w7n
9e0506aaad use accent char to identify...
..resolved internal links
2024-09-25 14:01:32 +05:30
unkn0w7n
d793ed3647 Update New York Times (Web) 2024-09-25 13:56:47 +05:30
Kovid Goyal
1016e133ed
Handle bing search occasionally linking to JS based wrapper page 2024-09-25 09:22:18 +05:30
Kovid Goyal
b13307a960
Dont use google webcache as google has discontinued it 2024-09-25 08:21:45 +05:30
Kovid Goyal
4c3a1606f2
Make is_dark_theme() not raise an exception when no QApplication is constructed 2024-09-25 07:25:38 +05:30
Kovid Goyal
a87958eacb
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-09-25 07:24:06 +05:30
Charles Haley
b75f65a8b6 Use the builtin is_dark_theme() method 2024-09-24 22:10:28 +01:00
Charles Haley
903f08d50b Add is_dark_mode() template function 2024-09-24 19:27:57 +01:00
Kovid Goyal
f797b89ca8
Add a class to nuked tags so they can have styling applied via extra_css 2024-09-24 19:58:24 +05:30
Kovid Goyal
f98ca5af81
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-24 19:27:29 +05:30
unkn0w7n
4fc5d3b30f Update NYT Book Review 2024-09-24 19:22:24 +05:30
Kovid Goyal
41c1efff19
Fix images not working in Le Monde 2024-09-24 15:15:35 +05:30
Kovid Goyal
e6ee7d15d3
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-24 10:10:20 +05:30
unkn0w7n
d9b9f1baee remove dead recipes
These recipes are based on RSS feeds that no longer work.
2024-09-24 09:57:29 +05:30
Kovid Goyal
893ebb0457
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-23 08:05:42 +05:30
Kovid Goyal
ad9a66cc1e
Fix #2445 (Fix bug in new get_item_id() db lookup. Names in the authors table …) 2024-09-23 08:00:54 +05:30
unkn0w7n
0a94f5c763 ... 2024-09-22 22:31:16 +05:30
unkn0w7n
741893dd26 Update tls_mag.recipe
book details
2024-09-22 21:58:35 +05:30
Kovid Goyal
8c433aaba5
flake8 correction 2024-09-22 21:35:12 +05:30
Kovid Goyal
b059f940a8
Bump module_version in nytimes live parser 2024-09-22 21:34:10 +05:30
Kovid Goyal
bea3a726f2
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-22 21:34:00 +05:30
unkn0w7n
bfd6280c49 ... 2024-09-22 18:52:49 +05:30
unkn0w7n
b844da69d4 ... 2024-09-22 18:39:22 +05:30
unkn0w7n
7980be7dd5 Update nytimes.py 2024-09-22 18:26:05 +05:30
unkn0w7n
764948ab37
remove dead recipes
These recipes are based on RSS feeds that no longer work.
2024-09-22 13:19:20 +05:30
Kovid Goyal
ab383122cd
... 2024-09-22 06:54:24 +05:30
Kovid Goyal
3d42346940
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-09-21 13:08:36 +05:30