Commit Graph

128 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago
Ozzie Isaacs d83c731030 Reconnect only if reconnect is enabled 2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs bc96ff9a39 Enable scheduled side deleting of thumbnails of deleted books 2 years ago
Ozzie Isaacs 069dc2766f Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2 years ago
Ozzie Isaacs 2f5b9e41ac Reduce number visible System tasks in Tasks list 2 years ago
Ozzie Isaacs 9a8093db31 Thumbnail is generated directly after a book is added 2 years ago
Ozzie Isaacs c0d0660986 Added names for jobs to make log more readable
Bugfix logging delete thumbnail
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 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 4379669cf8 Database error is more detailed
renamed debug_or_exception to error_or_exception
2 years ago
Ozzie Isaacs ef7c6731bc Possible fix for #2301 (sending emails from custom domain name server) 2 years ago
Ozzie Isaacs e9b674f46e Fix a problem with sending emails from custom domain name server (#2301) 2 years ago
Ozzie Isaacs 764389ea2a small change 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 e22b3da601 Merge branch 'master' into Develop
# Conflicts:
#	cps/tasks/convert.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 7c623941de Bugfixes after testrun
Enabled re-encode of bookformats
2 years ago
Ozzie Isaacs 3bb41aca6d Bugfix for already present mobi file during convert (fixes #1900) 2 years ago
Ozzie Isaacs 0c3c0c0664 Improved logging of book title on upload 2 years ago
Ozzie Isaacs 895f68033f Improved detection of changed database 2 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzie Isaacs 35f6f4c727 Deleted book formats remove book from synced to kobo table
updated teststatus
2 years ago
Ozzie Isaacs bc7a305285 Deleted book formats remove book from synced to kobo table
updated teststatus
2 years ago
Ozzieisaacs 573c9f9fb4 Improved logging (right stacklevel on mail exceptions)
Updated jsonschema requirements
2 years ago
Ozzie Isaacs b7927a0df1 Bugfix handling of stacktrace from calibre 2 years ago
Ozzie Isaacs 021298374e Improved debug output for task added
Improved handling of calibre output on windows
2 years ago
Ozzieisaacs 25b09a532f Fixed missing handle_error in convert calibre task (database readonly case) 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 26071d4e7a Added Scheduled Tasks Settings 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 d648785471 Review feedback fixes 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs d4cfad6363 Fixed several text problems from tasks
Fixed task update
3 years ago
Ozzie Isaacs 97e4707f72 user list column value and tags editor (#1938)
Bugfixes for massedit in user list (#1938)
Changed no. of debug messages
3 years ago
Ozzie Isaacs 450ee43677 Additional logging for emails 3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs b17d71e4c3 Update optional-requirements.txt
Bugfix Mail task after convert task
3 years ago
Ozzie Isaacs 99520d54a5 Added ability to send emails via gmail (#1905)
Gmail email sending
3 years ago
Ozzie Isaacs 130a4ed2d3 Fix opds and error logging in mail 3 years ago
Ozzie Isaacs 59ebc1af8a Code refactoring 3 years ago
Ozzie Isaacs dd30ac4fbd Added thumbnails
Merge remote-tracking branch 'cover/thumbnails' into development

# Conflicts:
#	cps/admin.py
#	cps/templates/layout.html
#	cps/ub.py
#	cps/web.py
Update join for sqlalchemy 1.4
3 years ago
Ozzie Isaacs 725fc658f8 Some code cosmetics 3 years ago
Ozzie Isaacs e5f754ed0e improved session handling 3 years ago
Ozzie Isaacs 6f9e52792a No autoflush on metadata.db change 3 years ago
Ozzieisaacs a659f2e49d Improved logging for emails
Removed private data from debug export
3 years ago
Ozzieisaacs b637a63e71 Refactored exception logging 4 years ago
OzzieIsaacs a80a8aab1c Fix LDAP import user 4 years ago
OzzieIsaacs d39b28b011 Fix for existing book format with gdrive 4 years ago
OzzieIsaacs 8f36128fe3 Merge branch 'session' into Develop 4 years ago
Ozzieisaacs 1a9b220ec2 Session no longer expires on commit (only in worker thread) 4 years ago
Ozzieisaacs d15d252af7 Session no longer expires on commit 4 years ago
jvoisin 19b2a334e4 Remove unused imports 4 years ago
OzzieIsaacs bb03026589 Fixes from merge problems 4 years ago
OzzieIsaacs 3b8e5ddfb3 Merge remote-tracking branch 'worker/db' into Develop
# Conflicts:
#	cps/tasks/convert.py
4 years ago
Ozzieisaacs e3f4f24c3e Fixes for failed email and conversions with gdrive 4 years ago
Ozzieisaacs eb37e3a52b Fix UI Deelete Buttons in Edit Books page
Fix Conversion of multiple formats of one book in the queue with gdrive
4 years ago
Ozzieisaacs 23d66a0d68 Fix 4 years ago
Ozzieisaacs 0d64692c84 Fix for convert + email task with gdrive 4 years ago
blitzmann 76c724c783 Remove global session object, this is now wrapped in the CalibreDB class 4 years ago
Ozzieisaacs e32b017431 Revert "Test revert global Session"
This reverts commit 393869e538.
4 years ago
Ozzieisaacs 393869e538 Test revert global Session 4 years ago
OzzieIsaacs feacbe8ebd Possible Fix for database crash after adding new format and accessing calibre database afterwards 4 years ago
OzzieIsaacs 1a9a436cbe Fixed wrong translation string
Removed unused variables from callback in server.py
Update Testresults
4 years ago
OzzieIsaacs 62dd29d2f3 Renamed email to mail due to naming conflict in python2 4 years ago
OzzieIsaacs 9e5cad0dc8 Merge new worker thread 4 years ago
blitzmann f3a3797850 Fail the convert task if the email subtask fails 4 years ago
blitzmann 8634b0c6f0 Remove left over placeholder code 4 years ago
blitzmann ac22483f98 Add error handling to the email task within the convert task 4 years ago
blitzmann 59d56d5c83 py27 support (I think) and some clean up 4 years ago
blitzmann a000de0270 Some clean up 4 years ago
blitzmann bf41b04cfa Remove convert task from db.py - with the fixed from #1565, this no longer seems to be needed 4 years ago
blitzmann 9ce2e8ea53 Fix progress indication for emails that have been completed. 4 years ago
blitzmann 414043ded1 Remove references to old worker, turn off calibre_db task queue (for now until I can determine if it's needed still), and attempt to re-implement email progress tracking (not working at the moment) 4 years ago
blitzmann 2533c9c14e Continue converting tasks - email and upload tasks 4 years ago
blitzmann f10f0dada6 First working PoC with a new task structure 4 years ago