Commit Graph

367 Commits (ec53570118c63629508b4e9f554e2a58fc1403da)

Author SHA1 Message Date
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 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 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 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 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 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
2 years ago
Ozzie Isaacs 598618e428 Fix rename_files_on_change return handling
Updated test result
2 years ago
Ozzie Isaacs 965352c8d9 Don't allow redirects on cover uploads, catch more addresses which resolve to localhost 2 years ago
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
2 years ago
Ozzie Isaacs 5b3015619d Save book read status on edit in books table 2 years ago
Ozzie Isaacs cfa6b405da Upload files to gdrive with author rename working 2 years ago
Ozzie Isaacs 26a8ac1425 Mass rename author before last stage 2 years ago
Ozzie Isaacs 0bc15636f2 Bugfixes for renaming authors on gdrive 2 years ago
Ozzie Isaacs 111ab121b1 Bugfix upload file with existing author 2 years ago
Ozzie Isaacs 1e04b51148 Renaming of co-authors which are authors in another book 2 years ago
Ozzie Isaacs 3ae1b97d72 Fix renaming title and author in the same request 2 years ago
mmonkey 032fced9c7 Merge branch 'develop' into thumbnails 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzie Isaacs 6339d25af0 Bugfixes from testrun 2 years ago
Ozzie Isaacs 3c4cd22d9e Renaming files on gdrive seem to work 2 years ago
Ozzie Isaacs 128db26301 Resolved merge conflicts 2 years ago
Ozzie Isaacs d8f5bdea6d Refactor rename author/title on gdrive 2 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs ede273a8f9 Added variable to allow loading cover from localhost 2 years ago
Ozzie Isaacs bc7a305285 Deleted book formats remove book from synced to kobo table
updated teststatus
2 years ago
Ozzie Isaacs de1bc3f9af Fix #2265 (add book to shelf on popup for book details)
Updated testresults
2 years ago
Ozzieisaacs 47f5e2ffb4 Remove python2 urllib imports
Fix for "javascript:" script links in identifier
3 years ago
Ozzieisaacs 7eb875f388 Improvement for gdrive rename authors 3 years ago
Ozzieisaacs bdedec90dd Catch more Gdrive errors (#2233) 3 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 592288cb22 Fix inverted "convert to English characters" setting 3 years ago
Ozzie Isaacs 6e15280fac Start renaming author names on gdrive 3 years ago
Ozzie Isaacs d217676350 Upated testresult
Bugfix book table
3 years ago
Ozzie Isaacs cd5711e651 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
3 years ago
Ozzie Isaacs 91a21ababe Allow download of archived books 3 years ago
Ozzie Isaacs a1d372630d Added missing language bit (fixes #2187)
Added handling of wrong .jpg cover file content
Guest sorting options are now stored in the session
Updated teststatus
3 years ago
Ozzieisaacs 6deb527769 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 5ede079401 Handling of invalid cover files on upload 3 years ago
Ozzieisaacs 8e5bb02a28 Merge author rename 3 years ago
Ozzieisaacs baba205bce Rename everything on rename authors 3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
mmonkey 46205a1f83 Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production. 3 years ago
mmonkey 0bd544704d Added series cover thumbnail generation. Better cache file handling. 3 years ago
mmonkey be28a91315 Simplified all of the thumbnail generation and loading. 3 years ago
mmonkey 8bee2b9552 Added CACHE_DIR env variable, graceful handling when APScheduler is not installed 3 years ago
mmonkey d648785471 Review feedback fixes 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago