browsertrix/backend
Ilya Kreymer ee68a2f64e
Support for setting scale in crawlconfig (#148)
* backend: scale support:
- add 'scale' field to crawlconfig
- support updating 'scale' field in crawlconfig patch
- add constraint for crawlconfig and crawl scale (currently 1-3)
2022-02-20 11:27:47 -08:00
..
archives.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
colls.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
crawlconfigs.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
crawls.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
db.py Crawl Config Editing Support (#141) 2022-02-17 16:04:07 -08:00
Dockerfile Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
dockerman.py backend: use redis to mark crawls as canceled immediately, avoid dupes in crawl list (even if paging is added for db results) 2022-02-01 15:58:56 -08:00
emailsender.py Config superuser (#59) 2021-12-05 14:12:42 -08:00
invites.py Refactor backend data model to support UUID (fixes #118) (#119) 2022-01-29 19:00:11 -08:00
k8sman.py Support for setting scale in crawlconfig (#148) 2022-02-20 11:27:47 -08:00
main.py Crawl Config Editing Support (#141) 2022-02-17 16:04:07 -08:00
requirements.txt Presign and replay (#127) 2022-01-31 17:02:15 -08:00
scheduler.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
storages.py Misc backend fixes (#133) 2022-01-31 19:41:04 -08:00
users.py Presign and replay (#127) 2022-01-31 17:02:15 -08:00