browsertrix/backend/btrixcloud
Tessa Walsh 859f2271da fix(backend): call run now when updating crawlConfig #1194
Update backend/btrixcloud/crawlconfigs.py

Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
2023-09-19 11:57:41 -07:00
..
migrations Refactor / Cleanup: move ops functions back into classes (#1171) 2023-09-13 11:56:09 -07:00
templates
__init__.py
basecrawls.py Remove config from list endpoints to speed up responses (#1193) 2023-09-19 11:05:48 -05:00
colls.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
crawlconfigs.py fix(backend): call run now when updating crawlConfig #1194 2023-09-19 11:57:41 -07:00
crawlmanager.py
crawls.py Remove config from list endpoints to speed up responses (#1193) 2023-09-19 11:05:48 -05:00
db.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
emailsender.py
invites.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
k8sapi.py ensure max crawl size and max crawl timeout values are set to 0 when unused, instead of null (#1167) 2023-09-13 09:51:26 -07:00
main_op.py Refactor / Cleanup: move ops functions back into classes (#1171) 2023-09-13 11:56:09 -07:00
main.py
models.py fix(backend): call run now when updating crawlConfig #1194 2023-09-19 11:57:41 -07:00
operator.py Reset crawl state to running when any crawlers are running (after post-process states) (#1179) 2023-09-15 09:16:46 -07:00
orgs.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
pagination.py
profiles.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
storages.py Implement sync streaming for finished crawl logs (#1168) 2023-09-14 17:05:19 -07:00
uploads.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
users.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
utils.py
version.py bump version to 1.7.0-beta.1 2023-09-18 14:33:03 -07:00
webhooks.py Improved type checking for backend with mypy (#1174) 2023-09-13 19:40:26 -07:00
zip.py Implement sync streaming for finished crawl logs (#1168) 2023-09-14 17:05:19 -07:00