42454 Commits

Author SHA1 Message Date
Kovid Goyal
351f93f599
Update The Seattle Times 2020-12-27 13:21:37 +05:30
Kovid Goyal
0e19f6a399
Use an up-to-date UA when downloading news 2020-12-27 12:56:45 +05:30
Kovid Goyal
e0ec185ea2
Improve random user agent selection
Dont hardcode a default user agent. Also, when picking randomnly pick
according to relative popularity.
2020-12-27 11:12:47 +05:30
Kovid Goyal
abfc9ffe23
Get chrome and firefox version on CI as well 2020-12-27 11:01:28 +05:30
Kovid Goyal
e742a9e293
Get recent UAs on CI as well 2020-12-27 10:59:47 +05:30
Kovid Goyal
18a3d945c6
Get common user agents from the calibre website logs 2020-12-27 10:21:14 +05:30
Kovid Goyal
ffdf794246
Allow re-use of method to get any URL 2020-12-27 10:18:01 +05:30
Kovid Goyal
28455a23c4
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909332 [Rules editor: Duplicated rules appear to overwrite next item in list](https://bugs.launchpad.net/calibre/+bug/1909332)
Fixes #1909339 [Enhancement Request: Rules editors: Button to open icons folder](https://bugs.launchpad.net/calibre/+bug/1909339)
2020-12-26 17:25:34 +05:30
Charles Haley
10e227c70c Bug 1909339]: Enhancement Request: Rules editors: Button to open icons folder 2020-12-26 10:14:53 +00:00
Charles Haley
530238b2fb Bug #1909332: Duplicated rules appear to overwrite next item in list Edit
Actually the duplicated rule was exchanged with the last rule.
2020-12-26 09:22:12 +00:00
Kovid Goyal
d7a7dd755f
show-book -> view-book in markdown highlights export 2020-12-26 14:33:29 +05:30
Kovid Goyal
11ad7120ab
Update recent user agents at each publish 2020-12-26 11:11:25 +05:30
Kovid Goyal
f80e1853ac
Remove obsolete entry in FAQ 2020-12-26 09:49:53 +05:30
Kovid Goyal
3d117adaee
El Diario by Dirk Gómez
Fixes #1909331 [Add recipe for eldiario.es](https://bugs.launchpad.net/calibre/+bug/1909331)
2020-12-26 09:47:55 +05:30
Kovid Goyal
1e7fe201d1
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909293 [Composite tag-like column: list_re_group is case-sensitive?](https://bugs.launchpad.net/calibre/+bug/1909293)
Fixes #1909258 [Enhancement Request: Quickview: Dropdown menu for all selectable columns](https://bugs.launchpad.net/calibre/+bug/1909258)
2020-12-26 08:49:07 +05:30
Charles Haley
a92ee3ecb5 Bug #1909258: Fix for tags-like composite columns "shown in the tag browser" not considered categories in quickview. 2020-12-25 21:11:38 +00:00
Charles Haley
301844ae38 Bug #1909293:Composite tag-like column: problem with case 2020-12-25 20:38:47 +00:00
Kovid Goyal
c071bb5be1
Fix dropping files onto book details causing an error if the confirmation dialog is disabled. Fixes #1909291 [Cannot add additional formats via drag-and-drop in 5.8.1](https://bugs.launchpad.net/calibre/+bug/1909291) 2020-12-25 18:30:06 +05:30
Kovid Goyal
673f779b4c
Forgot to bump version number v5.8.1 2020-12-24 17:23:48 +05:30
Kovid Goyal
a9b944b31a
String changes 2020-12-24 17:02:32 +05:30
Kovid Goyal
d443ce0e88
version 5.8.1 2020-12-24 17:01:57 +05:30
Kovid Goyal
16b46e5acd
Another evaluate() call site that needed global_vars 2020-12-24 16:52:36 +05:30
Kovid Goyal
27f11a66ea
Fix #1909217 [Error saving books on disk](https://bugs.launchpad.net/calibre/+bug/1909217) 2020-12-24 16:49:45 +05:30
Kovid Goyal
2ccfa5140e
Validate saved value 2020-12-24 16:44:59 +05:30
Kovid Goyal
4a3f3dd7d2
Forgot to fix restore defaults in previous commit 2020-12-24 16:25:11 +05:30
Kovid Goyal
619665880a
Fix #1909197 [cannot change layout settings in calibre 5.8, especially from single page to multiple page view.](https://bugs.launchpad.net/calibre/+bug/1909197) 2020-12-24 16:16:45 +05:30
Kovid Goyal
ce5d9b102a
String changes 2020-12-24 14:01:10 +05:30
Kovid Goyal
cbcd1213e4
String changes 2020-12-24 13:14:31 +05:30
Kovid Goyal
814afdf189
E-book viewer: When exporting highlights, add a new Markdown export type, where the date of the highlight becomes a link to open the book in calibre showing the highlight 2020-12-24 13:08:13 +05:30
Kovid Goyal
1e123e35cf
manual formatting v5.8.0 2020-12-24 09:58:26 +05:30
Kovid Goyal
dfc888ef47
version 5.8.0 2020-12-24 09:56:04 +05:30
Kovid Goyal
7c8672f2ee
Fix google search not working because of change in website markup 2020-12-24 09:47:53 +05:30
Kovid Goyal
2a66dfead0
Edit book: A new option to show a configurable number lines above the current line when syncing the position of the preview panel to the current position in the code editor (under Preview settings in the Editor preferences). Fixes #1908929 [Enhancement request for seeing code changes in file previewer.](https://bugs.launchpad.net/calibre/+bug/1908929) 2020-12-23 19:16:06 +05:30
Kovid Goyal
a4907b5012
Fix #1908192 [Enhancement: "Add as new book" button when dragging onto details pane](https://bugs.launchpad.net/calibre/+bug/1908192) 2020-12-23 14:22:44 +05:30
Kovid Goyal
46aa4f2b2e
Fix #1906198 [<0.0 kb file size in Device View](https://bugs.launchpad.net/calibre/+bug/1906198) 2020-12-23 13:00:10 +05:30
Kovid Goyal
3dc4a91572
Fix #1909071 [[Enhancement] Clear buttons in the Advanced search window](https://bugs.launchpad.net/calibre/+bug/1909071) 2020-12-23 12:15:38 +05:30
Kovid Goyal
657c427f86
Remove non-working recipe 2020-12-23 12:13:25 +05:30
Kovid Goyal
f9efa3197d
Update feed urls for miami herald 2020-12-23 12:12:45 +05:30
Kovid Goyal
f8a3a780a8
Respect timeout when downloading RSS feeds 2020-12-23 12:09:58 +05:30
Kovid Goyal
c614710354
Fix #1907940 [Enhancement Request: display column title in tooltip](https://bugs.launchpad.net/calibre/+bug/1907940)h 2020-12-23 11:35:24 +05:30
Kovid Goyal
de07a03eb7
Update The Australian 2020-12-23 10:39:43 +05:30
Kovid Goyal
c9193e3e53
Update The Atlantic 2020-12-23 10:19:28 +05:30
Kovid Goyal
d4c2b82582
pep8 2020-12-22 20:25:49 +05:30
Kovid Goyal
9d8c8f7ad3
Merge branch 'master' of https://github.com/cbhaley/calibre 2020-12-22 20:25:37 +05:30
Kovid Goyal
a086fab566
Book details panel: Move all copy and search actions into sub-menus. Fixes #1907990 [[Enhancement] Move actions in the Book details panel into context submenus](https://bugs.launchpad.net/calibre/+bug/1907990) 2020-12-22 20:24:16 +05:30
Charles Haley
da52fa1655 Template language: add function connected_device_uuid 2020-12-22 14:44:17 +00:00
Kovid Goyal
b2c5dfd158
SchwarzerPfeil by tastytea 2020-12-22 18:16:33 +05:30
Kovid Goyal
e80a0db32a
Merge branch 'bugfix_typo_special' of https://github.com/timgates42/calibre 2020-12-22 18:08:21 +05:30
tastytea
fb718271ea
Add recipe “SchwarzerPfeil”. 2020-12-22 13:08:31 +01:00
Tim Gates
eeb55f8a91
docs: fix simple typo, specal -> special
There is a small typo in src/tinycss/tests/tokenizing.py.

Should read `special` rather than `specal`.
2020-12-22 22:52:59 +11:00