Commit Graph

42610 Commits

Author SHA1 Message Date
Kovid Goyal 7897c0c912 Merge branch 'patch-1' of https://github.com/vszakats/calibre 2021-02-06 07:01:46 +05:30
Viktor Szakats 3a60807ca1 restore HTTPS when accessing cc.bingj.com
The certificate is corrected by now:
```
* Server certificate:
*  subject: CN=cc.bingj.com
*  start date: Jan 19 01:42:44 2021 GMT
*  expire date: Jul 19 01:42:44 2021 GMT
*  subjectAltName: host "cc.bingj.com" matched cert's "cc.bingj.com"
*  issuer: C=US; O=Microsoft Corporation; CN=Microsoft RSA TLS CA 01
*  SSL certificate verify ok.
```
2021-02-06 01:32:04 +01:00
Kovid Goyal ccc1cad840 Add an All button 2021-02-05 20:53:20 +05:30
Kovid Goyal 7ecd365899 Content server: When browsing highlights for a book allow selecting multiple highlights to delete or export quickly 2021-02-05 20:49:19 +05:30
Kovid Goyal ecb47316ae World URL changed at reuters.com 2021-02-05 12:56:43 +05:30
Kovid Goyal 448d50a16c Reuters ignore missing sections 2021-02-05 12:53:32 +05:30
Kovid Goyal a18806490c ... 2021-02-05 12:28:55 +05:30
Kovid Goyal ccc0b2bf05 Update email FAQ with info about Amazon's latest shenanigans 2021-02-05 12:27:47 +05:30
Kovid Goyal abbed6e40c Also set this as event for title_action to match action 2021-02-05 12:09:01 +05:30
Kovid Goyal 92d9c9055d Forgot to pass event to container title bar callback 2021-02-05 12:02:32 +05:30
Kovid Goyal 12bee0e3cd Content server: Re-use top bar styling for simple overlays 2021-02-05 11:49:46 +05:30
Kovid Goyal d503102a31 Allow creating keyboard shortcuts to copy show and view URLs for selected books to clipboard. See #1912954 ([Enhancement] Library context menu and keyboard shortcuts for copying links) 2021-02-04 13:27:04 +05:30
Kovid Goyal 4b2c386c95 Make logic to get preferred view format re-useable 2021-02-04 13:21:12 +05:30
Kovid Goyal ac97fe16ac Merge branch 'patch-5' of https://github.com/jamierc/calibre 2021-02-04 12:56:02 +05:30
jamierc e6f1eb03ba Increase number of articles from 25 to 50 2021-02-04 17:31:56 +11:00
Kovid Goyal d8ee06460b Fix #1914268 [Update Swedish Quick Start Guide](https://bugs.launchpad.net/calibre/+bug/1914268) 2021-02-02 21:42:46 +05:30
Kovid Goyal 16f2e83b5c Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #1914207 [Tag Browser: Average rating tooltip shows on hierarchical search](https://bugs.launchpad.net/calibre/+bug/1914207)
2021-02-02 16:28:32 +05:30
Charles Haley 7eb7cc4971 Bug #1914207: Average rating tooltip shows on hierarchical search Edit 2021-02-02 10:55:01 +00:00
Kovid Goyal d4638fc663 ... 2021-02-01 10:45:36 +05:30
Kovid Goyal 07aabb488b calibredb: Add a timeout option to control the timeout when connecting to the calibre server 2021-02-01 08:31:33 +05:30
Kovid Goyal ae2582659c Merge branch 'patch-4' of https://github.com/jamierc/calibre 2021-01-31 07:03:29 +05:30
jamierc 7646c6b1b9 Update masthead_url to correct image location
Address had changed and was slowing recipe down
2021-01-31 12:27:54 +11:00
Kovid Goyal 787a2d55fd Fix #1913888 [[Enhancement] Provide default button for search in TOC Edit](https://bugs.launchpad.net/calibre/+bug/1913888) 2021-01-30 22:30:52 +05:30
Kovid Goyal 985f9be4c9 ... 2021-01-30 13:09:52 +05:30
Kovid Goyal ccf69016df Content server: Fix dragging selection handles not working in Safari. Fixes #1913854 [Cannot drag text selection handle on iOS touch screen devices](https://bugs.launchpad.net/calibre/+bug/1913854)
Apparently on safari to modify a selection its not enough to modify the
range, one has to set the range on the selection
2021-01-30 10:54:34 +05:30
Kovid Goyal 12707c9756 Make the saved search box a bit larger 2021-01-29 20:21:03 +05:30
Kovid Goyal 7e6efbd326 string changes 2021-01-29 07:57:07 +05:30
Kovid Goyal fe1706dcc5 Fix #1913620 [[Enhancement] Book formats are in lower case for the Conversion output plugins](https://bugs.launchpad.net/calibre/+bug/1913620) 2021-01-28 22:24:52 +05:30
Kovid Goyal 861f9dda5f ... 2021-01-28 22:09:41 +05:30
Kovid Goyal 57d5585224 Add the button role 2021-01-28 08:53:07 +05:30
Kovid Goyal 1df2ed477e Refactor shortcut definitions
Now they are directly keyed on runtime.is_standalone_viewer since that
is the canonical reference as to which mode we are running in.
2021-01-27 13:58:38 +05:30
Kovid Goyal 8a999ef17f Merge branch 'sync-keyboard-shortcut' of https://github.com/isundaylee/calibre 2021-01-27 13:53:12 +05:30
Jiahao Li 75b426cc8f E-book viewer: Add shortcut option for syncing
Add a shortcut option for syncing last position and annotations. The option is
only added for non-standalone viewer mode since book syncing only applies
there. No default binding is assigned.
2021-01-27 00:25:44 -05:00
Kovid Goyal 6ee1c3d10c ... 2021-01-26 18:21:57 +05:30
Kovid Goyal 7e9f2b9094 HTMLZ Output: Fix a regression in calibre 5 that broke creating HTMLZ documents when using the option to place CSS inline 2021-01-26 10:37:26 +05:30
Kovid Goyal 40afe08d17 Arch now has py7zr 2021-01-26 09:53:27 +05:30
Kovid Goyal ce33ebe682 DRYer 2021-01-26 09:51:52 +05:30
Kovid Goyal da53430e77 E-book viewer: Redesign the reference mode to also work on touch screens without a mouse. Now in reference mode paragraph numbers are displayed for all paragraphs 2021-01-26 09:46:18 +05:30
Kovid Goyal 40b355478e Merge branch 'gpl3' of https://github.com/qykth-git/calibre 2021-01-24 19:40:53 +05:30
YOKOTA Hiroshi a593cfa3f9 Update GPL3 RTF text
It was taken from https://www.gnu.org/licenses/gpl-3.0.rtf
2021-01-24 19:53:30 +09:00
YOKOTA Hiroshi db9287ac1e Update GPL3 text
It was take from https://www.gnu.org/licenses/gpl-3.0.txt
2021-01-24 19:53:30 +09:00
Kovid Goyal ce9d4e4122 Make author_to_author_sort useable without tweaks 2021-01-23 09:12:16 +05:30
Kovid Goyal 9e1f28cbd4 ... v5.10.1 2021-01-22 20:54:05 +05:30
Kovid Goyal c399dbcbb0 version 5.10.1 2021-01-22 20:11:38 +05:30
Kovid Goyal 3d202a730a Conversion: Fix regression in 5.10 that broke conversion when inserting metadata and using custom long text columns 2021-01-22 20:03:24 +05:30
Kovid Goyal bff0582ec5 Fix no space after end of line for multiline titles in changelog 2021-01-22 15:20:43 +05:30
Kovid Goyal bfc9a8d5c5 version 5.10.0 v5.10.0 2021-01-22 07:56:39 +05:30
Kovid Goyal 5ab0639d1f py3 compat 2021-01-22 07:55:59 +05:30
Kovid Goyal daefabde4c String changes 2021-01-21 21:40:34 +05:30
Kovid Goyal 8f38ba50e1 pep8 2021-01-21 20:43:52 +05:30