Kovid Goyal
4a9f5d2a18
Edit Book: Add a tool to upgrade EPUB 2 books to EPUB 3. Accessed via Tools->Upgrade book internals
2018-04-15 19:47:18 +05:30
Kovid Goyal
7167103401
Check Book: Dont warn for nav document not in spine
2018-04-15 19:44:37 +05:30
Kovid Goyal
a37d55c96d
Allow running the new upgrade book tool via ebook-polish
2018-04-15 17:58:14 +05:30
Kovid Goyal
7973f8798a
Upgrade the NCX page list as well
2018-04-15 13:19:20 +05:30
Kovid Goyal
c9a8e46d1a
Mark title page in OPF when upgrading
2018-04-15 11:07:40 +05:30
Kovid Goyal
31f642e951
Polishing: Recognize titlepages that are marked as covers in the EPUB 3 landmarks section
2018-04-15 11:04:21 +05:30
Kovid Goyal
0e9991c331
Implement upgrade for NCX
2018-04-15 10:26:33 +05:30
Kovid Goyal
6eb67b9b80
Amazon metadata plugin: Fix metadata for adult books not being downloaded because google does not cache those pages.
2018-04-15 07:57:44 +05:30
Kovid Goyal
449191df19
...
2018-04-14 22:43:14 +05:30
Kovid Goyal
3860b3b77e
String changes
2018-04-14 10:57:32 +05:30
Kovid Goyal
8e89d862fb
Browser viewer: Show an error message when trying to use the Sync function without being logged in
2018-04-13 16:02:10 +05:30
Kovid Goyal
8fa2c9a54f
OPF23: Also migrate the rater cover property
2018-04-13 15:29:30 +05:30
Kovid Goyal
a9f8b465b7
DRYer
2018-04-13 11:34:53 +05:30
Kovid Goyal
d00ccaafba
Change font files media type to application/font-sfnt
2018-04-13 11:23:29 +05:30
Kovid Goyal
b604aa7acc
Apply content based manifest properties
2018-04-13 11:16:47 +05:30
Kovid Goyal
0234d75aa2
Fix failing test
2018-04-13 10:01:42 +05:30
Kovid Goyal
39032f5b5e
Start work on tool to upgrade EPUB 2 to 3 automatically
2018-04-13 09:27:48 +05:30
Kovid Goyal
b88c6580d7
Edit Book: Automatically updated the modified timestamp when editing EPUB 3 books on save.
2018-04-13 09:24:49 +05:30
Kovid Goyal
bee21462e0
When setting cover from a PDF file and the user clicks cancel, do not delete the existing cover
2018-04-12 08:14:24 +05:30
Kovid Goyal
e64afede00
Finish OPF23
2018-04-11 19:48:54 +05:30
Kovid Goyal
a359127473
OPF23: ratings and series
2018-04-11 10:26:58 +05:30
Kovid Goyal
704e1b3de6
OPF23: dates and timestamps
2018-04-11 09:02:33 +05:30
Kovid Goyal
f7159fc0ec
Add support for the FBZ format (zipped FB2)
...
Fixes #1762634 [Enhancement add support for .fb2.zip files](https://bugs.launchpad.net/calibre/+bug/1762634 )
2018-04-11 07:35:43 +05:30
Kovid Goyal
61ef61e3d9
Kindle driver: Change the height of generated thumbnails to 500px, needed for the Oasis 2017
2018-04-11 07:27:15 +05:30
Kovid Goyal
171e82e19c
Make CALIBRE_USE_SYSTEM_THEME=0 the same as unset
2018-04-11 05:54:48 +05:30
Kovid Goyal
5f9767c40b
OPF23: languages and authors
2018-04-10 20:10:01 +05:30
Kovid Goyal
3e33b855f0
Start work on code to transform OPF2 to OPF3
2018-04-10 18:39:25 +05:30
Kovid Goyal
75174f603a
Remove the ISBNDB metadata plugin as ISBNDB no longer allows free lookups. See #1761906 (ISBNDB metadata download plugin no longer functioning)
2018-04-07 07:02:51 +05:30
Kovid Goyal
4a9392ec3f
version 3.21.0
2018-04-06 07:37:41 +05:30
Kovid Goyal
a4eba954e8
Disable Edelweiss searches as they return garbage results
2018-04-06 07:27:14 +05:30
Kovid Goyal
19ca524e47
Update Edelweiss metadata plugin
...
Getting book data using edelweiss identifiers works. However, I cannot
get the search to work, for some reason the server returns random
results, ignoring the passed in query.
2018-04-05 23:30:07 +05:30
Kovid Goyal
d72b06b29b
Implement time left calculation for flow mode as well
2018-04-05 17:40:58 +05:30
Kovid Goyal
18b86edc5b
Browser viewer: Allow showing the time left in the current chapter/book in the header and footer areas of the book.
...
To use go to the preferences of the browser viewer and customize the
headers and footers to display the time left. Note that time left
in chapter only works correctly if chapters are in separate HTML files
in the book.
2018-04-05 09:40:11 +05:30
Kovid Goyal
575422bab2
Start work on time left display for browser viewer
2018-04-04 07:50:01 +05:30
Kovid Goyal
8dd4d7bb3d
Content server: Fix adding/deleting books and editing metadata not updating the main calibre book list automatically. Fixes #1761017 [Book added through content server are not shown in main program window until restart]( https://bugs.launchpad.net/calibre/+bug/1761017 )
2018-04-04 06:20:13 +05:30
Kovid Goyal
6d72060fa0
typo in comment
2018-04-02 11:32:59 +05:30
Kovid Goyal
5320035eff
Also remove soft hyphens from lookup words in the browser viewer
2018-04-01 09:59:16 +05:30
Kovid Goyal
5c824e32aa
Viewer: When doing a dictionary lookup, remove soft hyphens from the word, if any are present. Fixes #1760292 [Viewer: soft hyphens in dictionary lookup]( https://bugs.launchpad.net/calibre/+bug/1760292 )
2018-04-01 09:18:29 +05:30
Kovid Goyal
146b3373eb
Edit metadata dialog: Fix tab order for buttons to the left of the title and author
2018-03-30 09:53:36 +05:30
Kovid Goyal
20288dd421
...
2018-03-29 19:14:15 +05:30
Kovid Goyal
9f202c1e9a
Add an output profile for the Kindle Oasis 2017
...
Fixes #1759434 [no output profile for Kindle Oasis 2017 7" (display res. 1680x1264)](https://bugs.launchpad.net/calibre/+bug/1759434 )
2018-03-29 07:56:08 +05:30
Kovid Goyal
0e2108e74a
Trim cover dialog: Remove the redundant Trim & OK button, instead have the OK button trim automatically if there is a selection. Fixes #1759671 [Inconsistent behaviour in Trim Borders Manually]( https://bugs.launchpad.net/calibre/+bug/1759671 )
2018-03-29 07:47:03 +05:30
Kovid Goyal
c1649b383e
Manage tags dialog: Searching now shows all matching tags and there is an undo button to undo changes. Fixes #1743896 [[Enhancement] Allow filtering in Tag manager search]( https://bugs.launchpad.net/calibre/+bug/1743896 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2018-03-28 18:09:48 +05:30
Charles Haley
04128f214f
Enhancement #1743896 :
...
1) Make search show all matching items, not just the next one.
2) Add an undo button
3) fix problem with tabbing between columns
2018-03-28 14:02:46 +02:00
Charles Haley
54a6f37c51
Fox (sort of) bug #1759222 . The "sort of" comes from the fact that the last step is usually only one step long but can take an arbitrary amount of time. Consider if the title changes for 100 books. The update must rename all 100 book folders, which from S/R's point of view all happen in a single step.
2018-03-27 18:05:16 +02:00
Kovid Goyal
718e3c9237
Dont fail if a non-string object is passed as the title of an article
2018-03-27 12:30:28 +05:30
Kovid Goyal
a31c5b90ae
Update amazon metadata plugin for a website change
2018-03-25 14:22:38 +05:30
Kovid Goyal
83d03f9ae1
Delay load description strings to ensure they are translated
2018-03-24 17:31:00 +05:30
Kovid Goyal
baee2d2546
Content server: When updating interface data do not transmit translations if they have not been changed. Saves ~30-60KB bandwidth when using non-English interface language.
2018-03-24 10:50:24 +05:30
Kovid Goyal
a26292751d
Content server: Fix switching from translations to no translations not working
2018-03-24 10:13:54 +05:30