mmonkey
|
50bb74d748
|
Add CSRF support for schedule task settings, fixed details page not loading
|
2022-01-27 00:35:45 -06:00 |
|
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.
|
2021-09-29 02:40:12 -05:00 |
|
mmonkey
|
26071d4e7a
|
Added Scheduled Tasks Settings
|
2021-09-26 02:02:48 -05:00 |
|
mmonkey
|
524ed07a6c
|
Handle read only access to cache dir gracefully. minor cleanup
|
2021-09-21 23:39:00 -05:00 |
|
mmonkey
|
8bee2b9552
|
Added CACHE_DIR env variable, graceful handling when APScheduler is not installed
|
2021-09-19 22:45:19 -05:00 |
|
mmonkey
|
d648785471
|
Review feedback fixes
|
2021-09-17 01:42:56 -05:00 |
|
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
|
2021-03-20 11:32:50 +01:00 |
|