browsertrix/backend
Tessa Walsh 9c7a312a4c
Rework collections to track collections in Crawl (#878)
* Track collections in Crawl rather than crawls in Collection
* Add delete collection API endpoint and tests
* Precompute collection crawlCount, pageCount, and tags and add them to
GET collection responses
* Add modified field to Collection
* Update collection replay.json method
* Make add and remove crawls accept list of crawl ids
* Auto-add new workflow crawls to collections when they successfully
complete via CrawlConfig.autoAddCollections field
* Move long-running post-crawl operator tasks into asyncio task
* Make CrawlConfig.autoAddCollections updatable via /update API endpoint
2023-05-25 15:41:50 -04:00
..
btrixcloud Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
test Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
test_nightly tests: fixes for crawl cancel + crawl stopped (#864) 2023-05-22 20:17:29 -07:00
.pylintrc quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00
Dockerfile Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
requirements.txt Refactor to use new operator on backend (#789) 2023-04-24 18:30:52 -07:00