browsertrix/backend
Ilya Kreymer 0bea0cfff2
crawl config new template: add support for 'extraHops' config option (available in browsertrix-crawler 0.5.0) (#104)
frontend:
- add checkbox to basic crawl config component which sets 'extraHops' to 1, otherwise to 0
- text tweaks: rename Scope Type -> Crawl Scope, capitalization

backend: add 'extraHops' to CrawlConfig
fixes #102
2022-01-26 21:18:22 -08:00
..
archives.py Support Invite Info APIs (#82) 2022-01-14 22:53:02 -08:00
colls.py add collections api: 2021-10-27 09:39:14 -07:00
crawlconfigs.py crawl config new template: add support for 'extraHops' config option (available in browsertrix-crawler 0.5.0) (#104) 2022-01-26 21:18:22 -08:00
crawls.py add collections api: 2021-10-27 09:39:14 -07:00
db.py use redis based queue instead of url for crawl done webhook 2021-10-10 12:18:28 -07:00
Dockerfile Frontend + Backend Integrated Deployment (K8s only) (#45) 2021-12-03 10:17:22 -08:00
dockerman.py Misc backend fixes for cloud deployment (#26) 2021-11-25 11:58:26 -08:00
emailsender.py Config superuser (#59) 2021-12-05 14:12:42 -08:00
invites.py crawlconfig: add 'name' property to crawl config 2022-01-15 19:06:48 -08:00
k8sman.py Misc backend fixes for cloud deployment (#26) 2021-11-25 11:58:26 -08:00
main.py Support unified docker + k8s deployment (#58) 2021-12-05 13:02:26 -08:00
requirements.txt Support unified docker + k8s deployment (#58) 2021-12-05 13:02:26 -08:00
scheduler.py add missing scheduler! 2021-08-25 16:18:53 -07:00
storages.py Storage + Data Model Refactor (fixes #3): 2021-10-09 18:58:40 -07:00
users.py crawlconfig: add 'name' property to crawl config 2022-01-15 19:06:48 -08:00