browsertrix/backend
Tessa Walsh bd8b306fbd
Improve sorting workflows by lastUpdated (#826)
* Precompute config crawl stats

Includes a database migration to move preciously dynamically computed
crawl stats for workflows into the CrawlConfig model.

* Add lastRun sorting option and enable it by default

* Add modified as final sort key to order non-run workflows

* Remove currCrawl* fields and update frontend accordingly

* Add isCrawlRunning field to backend and use in frontend
2023-05-22 18:42:30 -04:00
..
btrixcloud Improve sorting workflows by lastUpdated (#826) 2023-05-22 18:42:30 -04:00
test Improve sorting workflows by lastUpdated (#826) 2023-05-22 18:42:30 -04:00
test_nightly Add crawl errors endpoint (#757) 2023-04-17 12:59:25 -04: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