Commit Graph

31 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs 894fd9d30a get rid of apscheduler timezone warning 3 days ago
Ozzie Isaacs fd90d6e375 Delete temp dir not shown in tasks overview
Handle case no cover during convert ebook
5 months ago
Ozzie Isaacs 7fbbb85f47 Temp folder is deleted on regular base 5 months ago
Ozzie Isaacs 2b9f920454 Metadata backup configurable 1 year ago
Ozzie Isaacs cbd7ca2f3e Activate metadata backup 1 year ago
Ozzie Isaacs ae850172a3 Deactivate metadata backup 1 year ago
Ozzie Isaacs 76b0411c33 Bugfix failed tasks can no longer aborted
Metdatabackup is done on startup if app mode is test
1 year ago
Ozzie Isaacs e178efb58c Update for #2653 (AP Scheduler triggers are function calls and not strings anymore) 1 year ago
Ozzie Isaacs 59a5ccd05c Bugfixes after testrun 2 years ago
Ozzie Isaacs c10708ed07 Backup metadata 4th step 2 years ago
Ozzieisaacs 241aa77d41 backup metadata second step 2 years ago
Ozzieisaacs ca0ee5d391 backup metadata first step 2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs 2b03cae017 Bugfix scheduler end task 2 years ago
Ozzie Isaacs 21ebdc0130 Bugfixes from testrun 2 years ago
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 ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
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 c0d0660986 Added names for jobs to make log more readable
Bugfix logging delete thumbnail
2 years ago
mmonkey 62ff6f7e8a Fixed tasks not running if scheduled time starts and ends on different days. 2 years ago
mmonkey 50bb74d748 Add CSRF support for schedule task settings, fixed details page not loading 2 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 524ed07a6c Handle read only access to cache dir gracefully. minor cleanup 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
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