calibre-web/cps/tasks
Ozzie Isaacs 069dc2766f Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2022-04-23 20:03:59 +02:00
..
__init__.py First working PoC with a new task structure 2020-08-22 16:31:00 -04:00
convert.py Merge branch 'master' into cover_thumbnail 2022-03-14 19:41:47 +01:00
database.py 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. 2021-09-29 02:40:12 -05:00
mail.py Merge branch 'master' into cover_thumbnail 2022-03-14 19:41:47 +01:00
thumbnail.py Update optional-requirements 2022-04-23 20:03:59 +02:00
upload.py Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail 2022-02-08 19:55:20 +01:00