Kovid Goyal
cd1c550cde
More work on the FTS search page
2022-12-08 21:03:56 +05:30
Kovid Goyal
4b873f1941
Get the initial fts search page built
2022-12-08 08:57:07 +05:30
Kovid Goyal
c62386684f
Content server: Start work on FTS integration
2022-12-07 12:56:12 +05:30
Kovid Goyal
7e2b7274fd
...
2022-12-07 12:19:12 +05:30
Kovid Goyal
643cfb3c0f
E-book viewer: When exporting highlights as plain text include titles from chapters at all levels not just the first level
2022-11-23 17:14:58 +05:30
Kovid Goyal
528133d7db
Content server: Fix incorrect sorting of highlights in the same paragraph
2022-11-23 15:39:33 +05:30
Kovid Goyal
524f70ccec
Content server viewer: When exporting highlights as text include chapter titles
2022-11-14 11:04:59 +05:30
Kovid Goyal
608b328f25
E-book viewer: Fix rendering of comments in metadata display when using a dark color scheme. Fixes #1995214 [Metadata comments in E-book viewer have white background in any dark color scheme]( https://bugs.launchpad.net/calibre/+bug/1995214 )
2022-10-31 05:11:21 +05:30
luz paz
424690e206
Fix various typos
...
Found via `codespell -q 3 -S./Changelog.*,./resources/dictionaries -L alo,ans,pard,ro`
2022-10-16 23:33:44 -04:00
Kovid Goyal
a1d2209fc7
E-book viewer: Fix copy to clipboard not ignoring text from elements that are marked as non user selectable. Fixes #1991504 [Copy text does not respect user-select: none]( https://bugs.launchpad.net/calibre/+bug/1991504 )
...
Apparently the bug in webengine where it does not copy HTML to the
clipbaord is no more, so we can go back to relying on the native copy
which does exclude such text automatically.
2022-10-09 15:25:42 +05:30
Kovid Goyal
eebdd57a90
E-book viewer: Ask for confirmation when creating a highlight that will overwrite existing highlights. Fixes #1991597 [Highlights in reader, when nested, overwrite one another]( https://bugs.launchpad.net/calibre/+bug/1991597 )
2022-10-09 14:38:16 +05:30
Kovid Goyal
497b8e4803
Content server: Fix jumping to locations such as bookmarks not working on iPhone/iPad running iOS >= 15. Fixes #1989722 [Calibre Content Server: Opening bookmarks on Safari iOS not working]( https://bugs.launchpad.net/calibre/+bug/1989722 )
2022-09-27 12:13:24 +05:30
Kovid Goyal
bf4bfa6e70
Also implement vertical categories in the content server book details page
2022-09-18 10:16:03 +05:30
Kovid Goyal
afeefef650
Fix #1988443 [[Enhancement] Add warning pop-up when deleting custom highlight style]( https://bugs.launchpad.net/calibre/+bug/1988443 )
2022-09-14 13:56:58 +05:30
Kovid Goyal
3eb4a41139
Content server custom book list: Allow using short text columns
2022-09-11 20:36:45 +05:30
Kovid Goyal
cf03b4e45b
Content server: Use the chapter title as the base bookmark name when creating new bookmarks. Fixes #1986786 [No automatic name for bookmark in web viewer]( https://bugs.launchpad.net/calibre/+bug/1986786 )
2022-09-01 08:30:53 +05:30
Kovid Goyal
5228e61a0e
Content server: Fix formatting of dates for custom columns using ISO format. Fixes #1986412 [Content Server: iso date format break in book details page]( https://bugs.launchpad.net/calibre/+bug/1986412 )
2022-08-13 09:05:53 +05:30
Kovid Goyal
a8b1066276
Also set color scheme for content popup iframe
2022-08-11 19:29:25 +05:30
Kovid Goyal
7a0ccb4476
Content server: Fix margin and body background color mismatch when reading books with a non-white/black color scheme. Fixes #1985058 [[Content Server] Margin colors not matching body background colors]( https://bugs.launchpad.net/calibre/+bug/1985058 )
2022-08-11 19:22:44 +05:30
Kovid Goyal
3796f82a00
Content server: Fix long tapping in the notes edit area incorrectly changing the highlight extent. Fixes #1983271 [[Content Server] Note window pops up but text still selectable underneath]( https://bugs.launchpad.net/calibre/+bug/1983271 )
2022-08-08 11:16:01 +05:30
Kovid Goyal
2346792bad
Content server: Fix light background for comments editor in dark mode
2022-07-30 14:48:27 +05:30
Kovid Goyal
8236c1c788
Content server: Fix Read button broken in 6.2.0
...
Forgot to delete a line from my development code
2022-07-29 14:08:42 +05:30
Kovid Goyal
59c10115e1
E-book viewer: Make cmd+f a default shortcut for search
2022-07-21 10:50:56 +05:30
Kovid Goyal
93024884de
Content server: Have the Read button open PDF files in the browsers builtin PDF viewer rather than the calibre viewer since the calibre is not well suited to PDF
2022-07-20 07:24:55 +05:30
luz paz
df439bedd1
FIx typos
...
Found via `codespell -q 3 -S./Changelog.*,./resources/dictionaries -L alo,ans,pard,ro`
2022-07-18 21:52:03 -04:00
Kovid Goyal
ffeb7f5e3c
Content server: Fix a regression in 6.0 that caused incorrect rendering of comments metadata in the book details panel in dark mode. Fixes #1981886 [[Content Server] Back ground of Comments section is white on dark mode]( https://bugs.launchpad.net/calibre/+bug/1981886 )
2022-07-17 21:02:29 +05:30
Kovid Goyal
44551059d1
Workaround for webengine 6.3 showing spurious scrollbar in modal
2022-07-17 12:36:59 +05:30
Kovid Goyal
5635216999
...
2022-07-06 19:19:54 +05:30
Kovid Goyal
8bf10b1056
Remove note about fixed Qt bug
2022-07-06 19:19:45 +05:30
Kovid Goyal
259c7398cb
Viewer: Fix the color of browser provided controls in dark mode
2022-07-06 19:19:36 +05:30
Kovid Goyal
4abda26e92
Edit book: Live CSS: Fix @namespace rules causing jumping to rule definition to go to the wrong definition. Fixes #1978500 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1978500 )
2022-06-16 12:49:56 +05:30
Kovid Goyal
8de6af9814
Dont break footnotes when there is an anchor in the first block level child of the note. See #1969608 (Footnote's pop-up is empty.)
2022-04-21 13:06:42 +05:30
Kovid Goyal
d02988d466
Use standard titlebar for lookup panel
...
Also fix cancel button for adding a custom lookup not working. Fixes #1967459 [[Enhancement - Content server] Make the Lookup page layout more similar to other pages](https://bugs.launchpad.net/calibre/+bug/1967459 )
2022-04-01 10:49:05 +05:30
Kovid Goyal
49fb93a5ff
Content server viewer: Allow editing bookmarks. Fixes #1966872 [[Enhancement] - Edit bookmarks]( https://bugs.launchpad.net/calibre/+bug/1966872 )
2022-03-29 13:41:45 +05:30
Kovid Goyal
6cfeec7245
Viewer: Fix ESC key not working reliably in preference panels
...
Fixes #1964505 [[Enhancement - Content server] Pressing ESC to close Preferences page and subpages](https://bugs.launchpad.net/calibre/+bug/1964505 )
2022-03-16 15:21:54 +05:30
Kovid Goyal
5fe9010e74
...
2022-03-14 20:11:35 +05:30
Kovid Goyal
f8f971d208
Content server: Fix reading of books with thousands of internal files not working in the Chrome browser. Fixes #1964742 [Error when opening EPUB file which contains many chapters via Web Interface]( https://bugs.launchpad.net/calibre/+bug/1964742 )
...
Apparently chrome's network stack is too dumb to queue multiple ajax
requests so do it in our code.
2022-03-14 20:09:05 +05:30
Kovid Goyal
6e054fd1b0
Also implement remembering reading rate for in browser viewer
2022-03-03 20:25:49 +05:30
Kovid Goyal
f043ceff0c
calculate time left immediately on load if historical rates are available
2022-03-03 20:12:21 +05:30
Kovid Goyal
439da2712a
E-book viewer: When displaying estimated time to completion for reading a book, remember the reading rate the next time the book is opened so that the period spent calculating the time remaining is reduced. Fixes #1852929 [Time to read book is not saved]( https://bugs.launchpad.net/calibre/+bug/1852929 )
2022-03-03 20:09:51 +05:30
Kovid Goyal
66f427eef4
Fix #1961465 [[Enhancement - Content server] ESC to close the Search for books page]( https://bugs.launchpad.net/calibre/+bug/1961465 )
2022-03-02 19:08:16 +05:30
Kovid Goyal
4ebed6bbc1
E-book viewer: Fix an error when opening books with MathML for the second time if the last read position was at a MathML element. Fixes #1961775 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1961775 )
2022-03-02 16:40:08 +05:30
Kovid Goyal
9287e70784
E-book viewer: Fix setting to use roman numerals for series not being respected
2022-02-17 08:20:34 +05:30
Kovid Goyal
731ccd92a9
...
2022-02-13 12:28:24 +05:30
Kovid Goyal
d5201ff24d
Fix #1960227 [[Enhancement - Content server] Don't display arrows on the cover on the Book details page if there are no previous/next book]( https://bugs.launchpad.net/calibre/+bug/1960227 )
2022-02-07 18:28:15 +05:30
Kovid Goyal
a81e4bec5c
E-book viewer: Fix Ctrl+p shortcut for printing not working
2022-01-25 21:01:46 +05:30
Kovid Goyal
0d14705d6a
string changes
2022-01-23 12:43:08 +05:30
Kovid Goyal
0172b61217
Edit book: Preview panel: Fix hyphenation at end of line being rendered as boxes on macOS. Fixes #1958730 [Ebook editor: Breaking long words at the ends of lines causing boxes to be rendered instead of hyphens on macOS]( https://bugs.launchpad.net/calibre/+bug/1958730 )
2022-01-23 11:44:37 +05:30
Kovid Goyal
f689517d1a
Fix #1954890 [[Feature Request] Content Server: Search results with number of items found]( https://bugs.launchpad.net/calibre/+bug/1954890 )
2022-01-19 11:04:16 +05:30
Kovid Goyal
17eee10e6a
string changes
2022-01-11 12:16:45 +05:30