Commit Graph

12 Commits (069dc2766fc82fd520a729113c709fb159cf81c3)

Author SHA1 Message Date
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