2068 Commits

Author SHA1 Message Date
Kovid Goyal
4cf79480f5
Conversion: Add an option under Structure detection to automatically fill in blank alt attributes for images that have alt text in the image file metadata 2024-05-25 14:49:29 +05:30
Kovid Goyal
69cf7e684b
Forgot to exclude ruby tags from searching in the native viewer
Also fix ignore_text not recursing and add some performance improvements
to the python function for extracting searchable text
2024-05-25 10:23:44 +05:30
Kovid Goyal
f3b35c318f
Content server viewer: Fix a regression in the previous release that broke searching. Fixes #2067128 [[Content Server Viewer] In-book search fails in version 7.11](https://bugs.launchpad.net/calibre/+bug/2067128) 2024-05-25 09:52:36 +05:30
Kovid Goyal
27abe25a57
cleanup previous PR 2024-05-24 21:01:20 +05:30
radonmiser
b911fa4c8e remove ios hack 2024-05-24 22:58:02 +08:00
radonmiser
70d1c1917f fix height calculation on mobile browsers
with minimum changes
2024-05-24 22:45:29 +08:00
Kovid Goyal
a593a2ce7b
E-book viewer: When hovering over the top/bottom margin show a button indicating that a click will open the viewer controls. Fixes #2064665 [[Enhancement] More Intuitive EPUB Reader Menu Access](https://bugs.launchpad.net/calibre/+bug/2064665) 2024-05-22 22:05:25 +05:30
Kovid Goyal
2986d2fec0
... 2024-05-20 20:39:33 +05:30
Kovid Goyal
33a8d70a93
E-book viewer: Fix searching not ignoring ruby text. Fixes #2065249 [Ruby text interferes with in-book search](https://bugs.launchpad.net/calibre/+bug/2065249) 2024-05-20 20:25:55 +05:30
Kovid Goyal
c45b1f8bbc
string changes 2024-04-12 19:06:40 +05:30
Kovid Goyal
d67ee294c7
Disallow empty cite templates 2024-04-10 10:46:41 +05:30
Kovid Goyal
0448994661
Cleanup preferences section for citing templates 2024-04-10 10:39:27 +05:30
Kovid Goyal
2fa7a1fca5
Merge branch 'feature-template-copy' of https://github.com/duydl/calibre 2024-04-10 10:24:20 +05:30
duydl
24e9ce669a feat: Add custom templates to cite function 2024-04-10 12:58:14 +09:00
Kovid Goyal
544f991eed
Use a more visually striking icon for paged mode 2024-04-04 15:26:03 +05:30
Kovid Goyal
26c3985473
E-book viewer: Allow displaying the view mode paged/flow in the header/footer. Fixes #2060079 [[Enhancement] Viewer: show Page/Flow mode in Header/Footer](https://bugs.launchpad.net/calibre/+bug/2060079) 2024-04-03 08:33:02 +05:30
Kovid Goyal
422f9c7187
Make current window size a bit more prominent
See #2058613 ([Enhancement - E-book viewer] Set page margins as a percentage)
2024-03-31 19:06:07 +05:30
Kovid Goyal
80cf6f447a
Add a title bar to the profiles page 2024-03-15 10:46:02 +05:30
Kovid Goyal
4555f8f591
... 2024-03-11 09:17:56 +05:30
Kovid Goyal
9b481c42d8
Remove leftover debugging print 2024-03-11 08:53:43 +05:30
Kovid Goyal
11e4edf56d
E-book viewer: Fix a few settings such as pages per screen and header/footers not being saved in profiles 2024-03-11 08:52:30 +05:30
Kovid Goyal
49e06d0cda
... 2024-02-29 14:04:03 +05:30
Kovid Goyal
544d34fa42
... 2024-02-29 14:02:19 +05:30
Kovid Goyal
b10eebf7a0
Workaround chromium causing selection start to also change when end is changed in some circumstances
Fixes #2054934 [Extra text copied when selecting across pages](https://bugs.launchpad.net/calibre/+bug/2054934)
2024-02-29 14:00:52 +05:30
Kovid Goyal
2e4b88059c
... 2024-02-29 13:29:50 +05:30
Kovid Goyal
4fb575d8fe
use cloned values from defaults as current value 2024-02-22 09:44:05 +05:30
Kovid Goyal
aeb0fdc473
Save toolbar actions in profile 2024-02-22 09:38:49 +05:30
Kovid Goyal
a65259b1c8
Add a toolbar button to quick switch profiles 2024-02-22 09:18:43 +05:30
Kovid Goyal
9bc695c843
Implement profiles for the Content server viewer
Fixes #1979022 [[Feature Request] Import/Export setting file for Content Server Viewer](https://bugs.launchpad.net/calibre/+bug/1979022)
2024-02-21 22:57:08 +05:30
Kovid Goyal
7a1a26f2e3
Make applying a profile in the standalone viewer more efficient 2024-02-21 21:12:22 +05:30
Kovid Goyal
3808bf47ca
Remove unused current_profile 2024-02-21 20:39:15 +05:30
Kovid Goyal
d016186860
Profiles basically work in standalone viewer 2024-02-21 20:36:46 +05:30
Kovid Goyal
43338d6123
More work on profiles 2024-02-21 17:21:24 +05:30
Kovid Goyal
592dad1194
Keyboard shortcut to show profiles 2024-02-20 21:48:28 +05:30
Kovid Goyal
db3401b02b
More work on profiles 2024-02-20 21:05:52 +05:30
Kovid Goyal
6be3293166
More work on reader profiles 2024-02-19 10:33:10 +05:30
Kovid Goyal
3cbcd0acc9
Change how background image works in preparation for profiles
Allow multiple background images and allow settings from browser and
desktop readers to work with each other
2024-02-15 09:35:09 +05:30
Kovid Goyal
558992008a
String changes 2024-02-14 10:57:23 +05:30
Kovid Goyal
14caed3a6f
fix check for local with non-existent setting name 2024-02-09 14:42:48 +05:30
Kovid Goyal
b288b964c8
Code for exporting a subset of preferences 2024-02-08 13:41:26 +05:30
Kovid Goyal
4cea6a59b5
Allow specifying richer metadata per setting 2024-02-08 09:37:43 +05:30
Kovid Goyal
c72d7d1d43
Fix #2050075 [Calibre Web Viewer and Cache for Offline Reading](https://bugs.launchpad.net/calibre/+bug/2050075) 2024-02-07 07:10:33 +05:30
Kovid Goyal
aaeee5f7a3
Fix #2049968 [[Enhancement - E-book viewer] Unnecessary separator in Preferences > Shortcuts sections](https://bugs.launchpad.net/calibre/+bug/2049968) 2024-02-05 14:23:06 +05:30
Kovid Goyal
7e3ac04222
E-book viewer: Fix clock showing hour as zero instead of 12 between 12 and 1 am/pm 2024-02-03 09:13:33 +05:30
Kovid Goyal
32baf23f21
Fix #2049928 [go to location shortcut doesn't change cursor focus properly](https://bugs.launchpad.net/calibre/+bug/2049928) 2024-01-19 22:27:45 +05:30
Kovid Goyal
50474f005c
Showing chrome should close an active footnote popup first and only show chrome if the user repeats the action. Fixes #2041848 [[Enchanement] E-book viewer: Esc should close the footnote window](https://bugs.launchpad.net/calibre/+bug/2041848) 2023-11-16 16:57:54 +05:30
Kovid Goyal
81708d3614
Content server home page: Show the three most recently added books in the default library 2023-11-13 19:21:43 +05:30
Kovid Goyal
896df3daf9
Content server: Add button to return to books page at top level of controls 2023-11-13 19:21:43 +05:30
Kovid Goyal
512c1e34b3
Fix a regression that caused popup modals to no longer be horizontally centered 2023-11-13 19:21:43 +05:30
Kovid Goyal
63a2fa9474
Revert removal of context menu for sandboxed iframes
The context menu is needed for copying text on mobile devices.
2023-11-13 19:21:42 +05:30