46826 Commits

Author SHA1 Message Date
chocolatechipcats
ae7bd581fc
Split to new line
Split new entries onto a new line
2023-04-10 04:15:53 -03:00
chocolatechipcats
b999883f0b
Added entries to author_name_copywords
Added several entries (Software, Games, Entertainment, Media, and Studios) commonly seen in video game manuals.
2023-04-10 04:09:58 -03:00
Kovid Goyal
b7d0e0f979
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-09 17:16:44 +05:30
Kovid Goyal
51ed2261b9
string changes 2023-04-09 17:13:13 +05:30
Charles Haley
a73a36703e For accessibility, add a context menu item to book details links to click the link. 2023-04-09 11:44:16 +01:00
Kovid Goyal
a9cec37155
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-08 18:06:44 +05:30
Charles Haley
817384f997 Fix custom columns not showing in book-details links from other libraries 2023-04-08 13:31:46 +01:00
Kovid Goyal
5db45f0563
Add a test with locked file on windows 2023-04-08 13:07:42 +05:30
Kovid Goyal
e25f8bf61c
Add some tests for the new copy tree functionality 2023-04-08 13:02:17 +05:30
Kovid Goyal
42cabadccb
Add some missing file attribute constants 2023-04-08 11:25:42 +05:30
Kovid Goyal
8007349155
version 6.15.1 v6.15.1 2023-04-08 08:46:56 +05:30
Kovid Goyal
11bb21af15
Merge branch 'chocolatechipcats-template-docs' of https://github.com/chocolatechipcats/calibre 2023-04-08 08:25:09 +05:30
chocolatechipcats
47d446f799
Plugboard section in template_lang
Moved the plugboard section up (just below the custom column section) and clarified that all modes can be used for it.
2023-04-07 17:13:40 -03:00
Kovid Goyal
c2cdd80f05
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-07 16:16:15 +05:30
Charles Haley
24626ceb0d Undo commit e11b8c8. book-details links should appear in the special window (no search links, etc) even if in the current library. The LibraryBroker deals with not opening the database twice.
This might be worth a point release. See https://www.mobileread.com/forums/showthread.php?p=4312453#post4312453 and later.
2023-04-07 10:08:30 +01:00
Kovid Goyal
4c0961c1c0
... v6.15.0 2023-04-07 08:42:42 +05:30
Kovid Goyal
fe18bd2a01
version 6.15.0 2023-04-07 08:31:18 +05:30
Kovid Goyal
3b0f238141
Fix sorting on link column in category editor 2023-04-07 08:29:48 +05:30
Kovid Goyal
1831407a2d
... 2023-04-07 08:26:36 +05:30
Kovid Goyal
b53ade450e
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-06 21:41:23 +05:30
Charles Haley
1495c4e185 Make the formatter function series_sort() respect the book's language. 2023-04-06 16:25:29 +01:00
Kovid Goyal
5a20841bcb
Cleanup docstrings for the link_map functions 2023-04-06 19:39:03 +05:30
Kovid Goyal
c3d7b84386
Start refactoring atomic move code 2023-04-06 19:26:27 +05:30
Kovid Goyal
d0b27b38b6
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2015427 [Dragging cell to user category causes search filter to break](https://bugs.launchpad.net/calibre/+bug/2015427)
2023-04-06 17:03:58 +05:30
Charles Haley
da5a646e60 Bug #2015427: Dragging cell to user category causes search filter to break 2023-04-06 11:56:22 +01:00
Kovid Goyal
acc1629efb
Function to get a best guess book path from a book id 2023-04-06 13:51:35 +05:30
Kovid Goyal
dd186d060d
Update paths and filenames in db in a single transaction 2023-04-06 11:08:03 +05:30
Kovid Goyal
31b92d6ab8
Comic Input: When converting grayscaled PNG images to PNG ensure output images are stored as indexed PNG. Fixes #1846 (Better implied comic conversion of grayscale images) 2023-04-05 17:57:31 +05:30
Kovid Goyal
c325fd6d58
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2015317 [User Categories: Renaming removes custom icon](https://bugs.launchpad.net/calibre/+bug/2015317)
2023-04-05 17:07:45 +05:30
Charles Haley
4374bb034a Enhancement #2015317: rename user category tag browser icons when a category is renamed 2023-04-05 12:13:12 +01:00
Kovid Goyal
328d0b5758
Add zstd as a dependency
Fixes #1826 (add zstd as a dependency)
2023-04-05 16:39:47 +05:30
Kovid Goyal
88144eae48
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2015114 [Enhancement: Offer to rename enumerated values](https://bugs.launchpad.net/calibre/+bug/2015114)
2023-04-04 20:23:12 +05:30
Charles Haley
cbcb17655c Enhancement #2015114: Offer to rename enumerated values 2023-04-04 15:29:26 +01:00
Kovid Goyal
c33df89ce2
EPUB Output: Do not shrink images to fit the screen size by default.
This matches behavior of converting to other formats. A new option has
been added to the EPUB Output section to control the maximum size of
images.
2023-04-04 17:38:25 +05:30
Kovid Goyal
c7636ad90d
E-book viewer: Fix a regression that caused incorrect highlight collision detection in some books. Fixes #2009586 [overlaping highlight problem](https://bugs.launchpad.net/calibre/+bug/2009586) 2023-04-04 11:57:22 +05:30
Kovid Goyal
87ab6fa448
E-book viewer: Fix images embedded inside svg tags not available for viewing in a popup 2023-04-04 10:35:30 +05:30
Kovid Goyal
f4f265e6ec
DOCX Input: Dont ignore images that are present as fallbacks for a word drawing object. Fixes #2013972 [Pictures disappearing](https://bugs.launchpad.net/calibre/+bug/2013972) 2023-04-04 10:18:27 +05:30
Kovid Goyal
bc14bc245a
string changes 2023-04-04 08:07:08 +05:30
Kovid Goyal
b906380184
Metadata download: Allow specifying rules to transform publisher names in addition to author and tag names. Fixes #2012304 [[Enhancement] in "Metadata Download," add "rules to filter/transform publisher"](https://bugs.launchpad.net/calibre/+bug/2012304) 2023-04-03 15:08:56 +05:30
Kovid Goyal
8a2b4ac5da
Use a single button to save vertical space 2023-04-03 13:30:36 +05:30
Kovid Goyal
2647bbd621
... 2023-04-03 11:04:49 +05:30
Kovid Goyal
b4fa38612b
Make tab appearance nicer in locked mode 2023-04-03 10:21:20 +05:30
Kovid Goyal
9b8dce3034
string changes 2023-04-03 10:10:18 +05:30
Kovid Goyal
f7304bd691
... 2023-04-02 19:56:38 +05:30
Kovid Goyal
3d2ef6486b
Fix #2012797 [Enhancement request: Different shade for active VL tab](https://bugs.launchpad.net/calibre/+bug/2012797) 2023-04-02 19:49:30 +05:30
Kovid Goyal
8959ada93f
pep8 2023-04-02 19:28:58 +05:30
Kovid Goyal
397fe04839
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-02 19:27:15 +05:30
Kovid Goyal
f25c42f027
... 2023-04-02 19:08:51 +05:30
Charles Haley
d2d69fedfe Add Category edit buttons to columns that have category editors.
Authors, Series, Tags, Publisher, custom columns
2023-04-02 12:31:33 +01:00
Kovid Goyal
8e1982c700
Content server: Fix re-opening book from home page after making progress not opening to correct last read position when a user is logged in. Fixes 2011755 2023-04-02 14:29:50 +05:30