browsertrix/backend/btrixcloud
2023-05-23 11:03:13 -04:00
..
migrations backend: fixes to 0005 migration: (#843) 2023-05-10 12:00:41 +02:00
templates crawlconfig: fix default filename template, make configurable (#835) 2023-05-08 14:03:27 -07:00
__init__.py
colls.py Remove uniqueness constraint on collection descriptions 2023-05-23 11:03:13 -04:00
crawlconfigs.py Add crawlSuccessfulCount to workflows (#871) 2023-05-22 19:06:37 -04:00
crawlmanager.py crawlconfig: fix default filename template, make configurable (#835) 2023-05-08 14:03:27 -07:00
crawls.py tests: fixes for crawl cancel + crawl stopped (#864) 2023-05-22 20:17:29 -07:00
db.py Pre-compute workflow last crawl information (#812) 2023-05-05 15:12:52 -07:00
emailsender.py
invites.py
k8sapi.py
main_op.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
main_scheduled_job.py Improve sorting workflows by lastUpdated (#826) 2023-05-22 18:42:30 -04:00
main.py Use collection uuid as id (instead of name) (#855) 2023-05-19 09:03:48 -04:00
operator.py tests: fixes for crawl cancel + crawl stopped (#864) 2023-05-22 20:17:29 -07:00
orgs.py
pagination.py
profiles.py
storages.py
users.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
utils.py stopping fix: backend fixes for #836 + prep for additional status fields (#837) 2023-05-08 14:02:20 -07:00
version.py version: bump to 1.6.0-beta.0 2023-05-19 11:29:31 -07:00
zip.py