browsertrix/backend/btrixcloud
Ilya Kreymer 4a2725aaa6
operator: adjust state transition rules to ensure 'running' state always accounted for in db (#1989)
don't rely on current status, always set state to running when running
to ensure idempotency in case of multiple calls
2024-08-05 16:00:21 -07:00
..
migrations remove crc32 from CrawlFile (#1980) 2024-07-30 11:23:15 -07:00
operator operator: adjust state transition rules to ensure 'running' state always accounted for in db (#1989) 2024-08-05 16:00:21 -07:00
__init__.py
auth.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
background_jobs.py api docs cleanup + readd webhooks: (#1949) 2024-07-22 09:00:59 -07:00
basecrawls.py remove crc32 from CrawlFile (#1980) 2024-07-30 11:23:15 -07:00
colls.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
crawlconfigs.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
crawlmanager.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawls.py Add webhooks for qaAnalysisStarted, qaAnalysisFinished, and crawlReviewed (#1974) 2024-07-25 16:53:49 -07:00
db.py remove crc32 from CrawlFile (#1980) 2024-07-30 11:23:15 -07:00
emailsender.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
invites.py Add created date to Organization and fix datetimes across backend (#1921) 2024-07-15 19:46:32 -07:00
k8sapi.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
main_op.py Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
main.py Add support e-mail to settings (#1960) 2024-07-23 20:58:12 -04:00
models.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
orgs.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
pages.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
pagination.py Format backend with Black 24 (#1507) 2024-02-07 11:35:34 -08:00
profiles.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
storages.py Implement downloading archived item + QA runs as multi-WACZ (#1933) 2024-07-25 10:28:57 -07:00
subs.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
uploads.py optimize org quota lookups (#1973) 2024-07-25 14:00:16 -07:00
users.py Document all API endpoints with response models (#1928) 2024-07-16 12:48:38 -07:00
utils.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
version.py version: bump to 1.11.1 2024-07-30 11:23:41 -07:00
webhooks.py Add webhooks for qaAnalysisStarted, qaAnalysisFinished, and crawlReviewed (#1974) 2024-07-25 16:53:49 -07:00