1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-09-28 15:08:49 +00:00
calibre-web/cps/tasks
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
2022-02-08 19:55:20 +01:00
..
__init__.py First working PoC with a new task structure 2020-08-22 16:31:00 -04:00
convert.py Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail 2022-02-08 19:55:20 +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 Develop into thumbnails 2022-01-26 23:51:50 -06:00
thumbnail.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
upload.py Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail 2022-02-08 19:55:20 +01:00