Ozzie Isaacs
06e8845641
Implement delete thumbnail entry
...
Implement delete cache_dir on database change
2022-03-16 20:31:25 +01:00
Ozzie Isaacs
d9a83e0638
Merge branch 'master' into cover_thumbnail
...
# Conflicts:
# cps/editbooks.py
# cps/helper.py
# cps/web.py
# test/Calibre-Web TestSummary_Linux.html
2022-03-14 19:41:47 +01:00
Ozzie Isaacs
8f3bb2e338
Bugfixes from testrun
2022-03-14 17:12:35 +01:00
Ozzie Isaacs
4545f4a20d
Better epub cover parsing with multiple cover-image items
...
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
2022-03-13 19:00:37 +01:00
Ozzie Isaacs
296f76b5fb
Fixes after testrun
...
Code cosmetics
2022-03-13 10:23:13 +01:00
Ozzie Isaacs
3b5e5f9b90
Undo check of read checkbox in case of error
...
Display error message in details modal dialog
Bugfix set archive bit in booktable
Translate error message readstatus change
2022-03-12 22:16:33 +01:00
Ozzie Isaacs
8e2536c53b
Improved cover extraction for epub files
2022-03-12 18:01:11 +01:00
Ozzie Isaacs
4379669cf8
Database error is more detailed
...
renamed debug_or_exception to error_or_exception
2022-03-12 17:14:54 +01:00
Ozzie Isaacs
2b31b6a306
Fix for #2325 (author sort order differs from authors order with readonly database)
2022-03-12 16:51:50 +01:00
Ozzie Isaacs
3a0dacc6a6
log message on not found author
2022-03-12 14:27:41 +01:00
Ozzie Isaacs
547ea93dc9
First fix for #2325 (edit book table with readonly database)
2022-03-12 10:19:21 +01:00
Ozzie Isaacs
d80297e1a8
Bugfix sorting user table
2022-03-12 10:00:38 +01:00
Ozzie Isaacs
49692b4a45
Update catch errors for load metadata from amazon ( #2333 )
2022-03-12 08:27:42 +01:00
Ozzie Isaacs
34478079d8
Prevent local variable 'from_book' referenced before assignment during merge of books
...
Merge books source book: Each book in own row
Merge books, sources are deleted before dialog shows up again
2022-03-09 14:45:51 +01:00
Ozzie Isaacs
753319c8b6
Version bump
2022-03-06 16:30:50 +01:00
Ozzie Isaacs
c53817859a
Version update
...
Updated testresult
2022-03-06 16:10:41 +01:00
Ozzie Isaacs
153a443fca
Update setup config
2022-03-06 14:02:06 +01:00
Ozzie Isaacs
598618e428
Fix rename_files_on_change return handling
...
Updated test result
2022-03-01 16:36:46 +01:00
Ozzie Isaacs
965352c8d9
Don't allow redirects on cover uploads, catch more addresses which resolve to localhost
2022-02-26 08:05:35 +01:00
Ozzie Isaacs
8007e450b3
Bugfix for cbr support without comicapi
2022-02-19 10:04:21 +01:00
Ozzie Isaacs
0aac961cde
Update readme
...
Bugfix debug logging during update
unrar-free is now also recognized for displaying unrar version in about section, removed unused not configured string
2022-02-19 09:54:09 +01:00
Ozzie Isaacs
ef7c6731bc
Possible fix for #2301 (sending emails from custom domain name server)
2022-02-14 17:35:20 +01:00
Ozzie Isaacs
e9b674f46e
Fix a problem with sending emails from custom domain name server ( #2301 )
2022-02-13 16:17:04 +01:00
Ozzie Isaacs
8f665ebd58
Update Teststatus
2022-02-12 18:41:17 +01:00
Ozzie Isaacs
7bb3cac7fb
Avoid problems with percent encoded utf-8 abstracts on certain chinese papers
2022-02-12 12:41:29 +01:00
Ozzie Isaacs
9c5970bbfc
Bugfix for empty search results from google
2022-02-12 12:34:54 +01:00
Ozzie Isaacs
ba23ada1fe
Reenable showing of academic cover in case no cover was found from scholary
2022-02-12 12:32:35 +01:00
Ozzie Isaacs
86b621e768
refactored about
...
Update dependencies in setup.cfg
Improved detection of library change
2022-02-12 12:19:21 +01:00
Ozzie Isaacs
5f70406b30
Improved dependency check for executables
2022-02-12 12:14:02 +01:00
Ozzie Isaacs
6b026513cb
refactored about
2022-02-12 12:12:30 +01:00
Ozzie Isaacs
0436f0f9b2
Improved dependency check for executables
2022-02-12 12:00:12 +01:00
Ozzie Isaacs
295888c654
Find imports in executables
2022-02-12 11:20:09 +01:00
Ozzie Isaacs
7317084a4e
Update requirements
2022-02-12 11:11:08 +01:00
Ozzie Isaacs
0981337cdf
Update optional_requirements
2022-02-09 20:57:39 +01:00
Ozzie Isaacs
461dd05e2f
Readd cache directory to the excluded files during update
2022-02-08 20:18:32 +01:00
Ozzie Isaacs
764389ea2a
small change
2022-02-08 20:15:01 +01:00
Ozzie Isaacs
4a0dde0371
Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
...
# Conflicts:
# cps/admin.py
# cps/config_sql.py
# cps/helper.py
# cps/tasks/upload.py
# cps/updater.py
# cps/web.py
2022-02-08 19:55:20 +01:00
Ozzie Isaacs
e22b3da601
Merge branch 'master' into Develop
...
# Conflicts:
# cps/tasks/convert.py
# test/Calibre-Web TestSummary_Linux.html
2022-02-07 13:57:50 +01:00
Ozzie Isaacs
7c623941de
Bugfixes after testrun
...
Enabled re-encode of bookformats
2022-02-07 13:55:18 +01:00
Ozzie Isaacs
3bb41aca6d
Bugfix for already present mobi file during convert ( fixes #1900 )
2022-02-06 18:57:58 +01:00
Ozzie Isaacs
0c3c0c0664
Improved logging of book title on upload
2022-02-06 16:33:12 +01:00
Ozzie Isaacs
411c13977f
Fix for #2294 (cover files in epubs with property as property in manifest are now found)
2022-02-06 16:22:28 +01:00
Ozzie Isaacs
41f89af959
Log error in case gdrive.db folder can't be found
2022-02-06 14:23:35 +01:00
Ozzie Isaacs
895f68033f
Improved detection of changed database
2022-02-06 14:22:55 +01:00
Ozzie Isaacs
2d49589e4b
Merge branch 'Develop'
2022-02-06 10:43:15 +01:00
Ozzie Isaacs
89877835b3
Detect missing database file also in gdrive mode
2022-02-05 19:05:26 +01:00
Ozzie Isaacs
0ce41aef56
Detect missing database file also in gdrive mode
2022-02-05 19:05:14 +01:00
Ozzie Isaacs
5b3015619d
Save book read status on edit in books table
2022-02-05 15:36:18 +01:00
Ozzie Isaacs
6ca08a7cc1
Prevent delete of everything if database wasn't really changed
2022-02-05 15:12:23 +01:00
Ozzie Isaacs
7254ce6c81
Prevent delete of everything if database wasn't really changed
2022-02-05 15:11:50 +01:00