Commit Graph

50844 Commits

Author SHA1 Message Date
Kovid Goyal c2d52efbcd Implement unkepublify 2025-02-22 13:50:41 +05:30
Kovid Goyal c64588bee4 kepubify: Generate a default cover image if input document has no cover image 2025-02-22 09:51:39 +05:30
Kovid Goyal a8c9c6095b More work on kepubify 2025-02-22 09:38:42 +05:30
Kovid Goyal 7bc4030276 kepubify: Implement CSS filtering 2025-02-21 22:41:04 +05:30
Kovid Goyal 23323e3ecd More work on kepubify 2025-02-21 15:34:28 +05:30
Kovid Goyal 42f4676771 Add some type annotations 2025-02-21 14:46:51 +05:30
Kovid Goyal 08524e760b Add support for setting metadata in KEPUB files 2025-02-21 10:51:15 +05:30
Kovid Goyal 30bcd86634 Support reading metadata from KEPUB files 2025-02-21 10:44:50 +05:30
Kovid Goyal e23dcffe43 More work on kepubify 2025-02-21 10:27:40 +05:30
Kovid Goyal 9c5d1c0f4f Bump version for preview release 2025-02-21 06:07:21 +05:30
Kovid Goyal f54682f24b More work on kepubify 2025-02-21 06:04:28 +05:30
Charles Haley 9097d797d7 More refactoring. Make Cancel work for newly added rules. Improvement in icon handling. 2025-02-20 19:10:23 +05:30
Kovid Goyal 5e9f0cc563 Code to unwrap kobo spans 2025-02-20 14:45:54 +05:30
Kovid Goyal c7557b23b2 More work on kepubify 2025-02-20 13:07:54 +05:30
Kovid Goyal d8a744ceea DRYer 2025-02-20 12:58:28 +05:30
Kovid Goyal d5aa4da720 More work on kepubify 2025-02-20 12:56:14 +05:30
Kovid Goyal 25e7a5bb74 DRYer 2025-02-20 12:21:31 +05:30
Kovid Goyal 142c2b0314 kepubify: Fix handling of images 2025-02-20 10:55:35 +05:30
Kovid Goyal 4faf5fb9e5 More work on kepubify 2025-02-20 10:17:27 +05:30
Kovid Goyal 1dc92ac423 pep8 2025-02-20 09:26:46 +05:30
Kovid Goyal bd156baa36 Merge branch 'master' of https://github.com/cbhaley/calibre 2025-02-20 09:26:13 +05:30
Charles Haley 4939aa7948 Refactor L&F / Tag browser / icon rules editor. Allow adding new rules. To avoid lots of problems don't allow changing lookup names and values for existing rules. The user can use delete & add to fix "dead" rules. 2025-02-19 22:02:56 +00:00
Kovid Goyal 0941278e93 Increase size of cover rendered from HTML 2025-02-19 19:30:56 +05:30
Kovid Goyal 03cc258c25 pep8 2025-02-17 22:54:55 +05:30
Kovid Goyal f76b8307a5 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-02-17 22:54:27 +05:30
unkn0w7n 0c7c9b041d Update zaobao.recipe
articles from front page
2025-02-17 22:45:19 +05:30
Kovid Goyal 41b0ca1461 More work on kepubify 2025-02-17 20:56:32 +05:30
Kovid Goyal f5ff33a926 Add a test for single value tag mapping 2025-02-17 20:49:00 +05:30
Kovid Goyal f9f593cc3b Metadata download: Publisher/series transform rules: Fix values with commas in them not working. Fixes #2098620 [series mapping rules cut off replacement at ","](https://bugs.launchpad.net/calibre/+bug/2098620) 2025-02-17 20:43:44 +05:30
Kovid Goyal 8492dcc53a Speedup barename and namespace 2025-02-17 11:57:42 +05:30
Kovid Goyal b033d78e8e Start work on kepubify 2025-02-17 11:34:18 +05:30
Kovid Goyal ec5584d7b5 Cache XPath() invocations and make insert preserving indent re-useable 2025-02-17 11:28:44 +05:30
Kovid Goyal cc19aa0ae6 NO_SEARCH_LINK should generate no link in the content server as well 2025-02-16 09:10:49 +05:30
Kovid Goyal 6b4035b84f Merge branch 'master_2' of https://github.com/cbhaley/calibre 2025-02-16 09:03:25 +05:30
Kovid Goyal 12426edda1 Merge branch 'master' of https://github.com/cbhaley/calibre 2025-02-16 08:37:18 +05:30
Charles Haley f763fe7e25 Add option in book details to suppress author search links.
Question: should the constant be in calibre.constants instead of calibre.db.constants?
2025-02-15 13:37:35 +00:00
Charles Haley a83fd3b1fa Try to work around RST problem with bold after a question mark. 2025-02-15 12:19:24 +00:00
Kovid Goyal f3a93ae19d string changes 2025-02-15 17:11:21 +05:30
Kovid Goyal 6cda2237ce Merge branch 'master' of https://github.com/cbhaley/calibre 2025-02-15 07:13:45 +05:30
Kovid Goyal 0e5af00e87 Merge branch 'master' of https://github.com/deepakanand/calibre 2025-02-15 07:12:56 +05:30
Charles Haley 66373d63bf Two changes:
* Make selection of icon priority be what the documenation says. Falling back to the category icon was not implemented.
* Clear the icon cache when the tag browser is reset.
2025-02-14 22:13:29 +00:00
Deepak Anand f2656b344c Merge branch 'kovidgoyal:master' into master 2025-02-14 12:25:11 -05:00
anandd 32cce7b102 missed removing hard-coded value for oldest_article in last PR 2025-02-14 12:22:43 -05:00
Kovid Goyal 2b83eaec16 Merge branch 'master' of https://github.com/deepakanand/calibre 2025-02-14 22:42:56 +05:30
anandd 5357ad6886 remove logging 2025-02-14 12:09:53 -05:00
anandd 9b044bd9c6 fix oldest article logic 2025-02-14 12:04:11 -05:00
Kovid Goyal 2aa745548b remove leftover debuggin print 2025-02-14 21:56:46 +05:30
Kovid Goyal e009faf4b2 Merge branch 'master' of https://github.com/cbhaley/calibre 2025-02-14 21:55:02 +05:30
Charles Haley 7160de141f Several tag browser rule editor fixes, including:
* Handle non-existent lookup keys and field values.
* Allow choosing a new lookup key if the one in the pref doesn't exist.
* Disable changing the "Only in library" checkbox to avoid throwing away edits.
2025-02-14 16:21:07 +00:00
Kovid Goyal a925de679c Merge branch 'master' of https://github.com/cbhaley/calibre 2025-02-14 19:32:21 +05:30