Commit Graph

3568 Commits (e5c8a7ce50593c2aa06735ba36314b31839f6c0e)
 

Author SHA1 Message Date
Ozzie Isaacs fe5d684d2c Merge branch 'master' into cover_thumbnail 2 years ago
Ozzie Isaacs df53a5d8c9 Prevent none comment while upload pdf documents 2 years ago
Ozzie Isaacs 83b99fcb1a Fix cover upload url with spaces at the end
Support image/jpg as upload format mimetype, remove redundant check of mimetype
2 years ago
Ozzie Isaacs 028e6855a7 Pagination button disapears in standard theme once infinite scroll is triggered 2 years ago
Wulf Rajek adf6728f14 Gracefully deal with incorrect dates 2 years ago
Ozzie Isaacs 652d0fd86f Update google-api-python-client version 2 years ago
Ozzie Isaacs 1136383b9a Bugfix for cli folder names as -p or -g parameters 2 years ago
Ozzie Isaacs d770e5392e Further fix for #2363 2 years ago
Ozzie Isaacs 3d2e7e847e Merge branch 'master' into cover_thumbnail
# Conflicts:
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs a63af5882e Fix for #2363 (Handle empty response from lubimyczytac metadata provider) 2 years ago
Wulf Rajek 2d0af0ab49 Add pubdate, publisher and identifiers metadata #2163 2 years ago
Ozzie Isaacs d912c1c476 Bugfix Quick start section 2 years ago
Ozzie Isaacs 42b0226f1a Fix for missing "query" entry in flask_session 2 years ago
Ozzie Isaacs 8adae6ed0c Handle permission errors for static files (Fix for #2358)
Version bump
2 years ago
Ozzie Isaacs fee76741a0 Update Testresult 2 years ago
Ozzie Isaacs f36d3a76be Return false if custom columns generate an error during connect database
Replaced existing with valid in readme to make it more clear what database is needed
2 years ago
Ozzie Isaacs afaf496fbe Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/db.py
#	cps/templates/author.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/templates/search.html
#	cps/templates/shelf.html
#	cps/web.py
#	requirements.txt
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs c06754975e Added bookeen to the reader for "simple theming" (#1861) 2 years ago
Ozzie Isaacs 834edadc28 Possible fix for #2350 and #2351 (databse locked)
Fix for #2309 (long unicode filenames could get to long)
2 years ago
Ozzie Isaacs 7861f8a89a Prevent problems with werkzeug and flask_login on new installations 2 years ago
Ozzie Isaacs 73d359af05 Bugfix logging with gdrive
Update optional-requirements.txt
2 years ago
Ozzie Isaacs 036cd7be48 Added cloud provider installation link 2 years ago
Ozzie Isaacs baffe1f537 Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) 2 years ago
Ozzie Isaacs 2f949ce1dd Enabled search for text based custom column content in simple search (fix for #2279) 2 years ago
Ozzie Isaacs 32a3c45ee0 Refactored load read status for web access and opds access
Refactored and removed discover html page
Bugfix show author
Bugfix open dialog in author page
Fix for #2341 (advanced search with linked read column and read column having a higher number than number of available custom columns)
2 years ago
Ozzie Isaacs 14a6e7c42c Deactivated several functions for kindle tolino and kobo. Opening books now working for ebook readers 2 years ago
Ozzie Isaacs 2a5e9a97bb Fix #2349 (import error on python <3.7 dataclasses solved) 2 years ago
Nicolas Ferrari 504e58abdb
Installation on a Cloud Provider wiki link 2 years ago
Ozzie Isaacs a6a8f7eb43 Series Link in series view no longer clickable 2 years ago
Ozzie Isaacs 5070cc4c23 Merge branch 'master' into cover_thumbnail 2 years ago
Ozzie Isaacs 0d49b56883 Update gmail.json location 2 years ago
Ozzie Isaacs f5b79930ad Bugfix remember sort order of series and authors if entered from link below book cover (#2340) 2 years ago
Ozzie Isaacs c0d0660986 Added names for jobs to make log more readable
Bugfix logging delete thumbnail
2 years ago
Ozzie Isaacs ec53570118 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 8cb5989c97 Catch additional error on not existing custom column linked to read column (#2341)
Prevent metadata changes are lost on edit books with errors (#2326)
Better log output
Renamed log message on database delete
2 years ago
Ozzie Isaacs 39459603d4
Update SECURITY.md 2 years ago
Ozzie Isaacs f34fc002da Implement missing cache delete Task identifier 2 years ago
Ozzie Isaacs 06e8845641 Implement delete thumbnail entry
Implement delete cache_dir on database change
2 years ago
Ozzie Isaacs 034ab73ccc Added environment variables for reconnect 2 years ago
Ozzie Isaacs 57cd8160a0 Removed accidently added line regarding "InstrumentedAttribute" 2 years ago
Ozzie Isaacs 399ddc5d6f Update testresults 2 years ago
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
2 years ago
Ozzie Isaacs 8f3bb2e338 Bugfixes from testrun 2 years ago
Ozzie Isaacs 4545f4a20d Better epub cover parsing with multiple cover-image items
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
2 years ago
Ozzie Isaacs 296f76b5fb Fixes after testrun
Code cosmetics
2 years ago
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
2 years ago
Ozzie Isaacs 8e2536c53b Improved cover extraction for epub files 2 years ago
Ozzie Isaacs 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
2 years ago
Ozzie Isaacs 2b31b6a306 Fix for #2325 (author sort order differs from authors order with readonly database) 2 years ago
Ozzie Isaacs 3a0dacc6a6 log message on not found author 2 years ago