browsertrix/backend
Ilya Kreymer dc8d510b11
webhook tweak: pass oid to crawl finished and upload finished webhooks (#1287)
Optimizes webhooks by passing oid directly to webhooks:
- avoids extra crawl lookup
- possible for crawl to be deleted before webhook is processed via
operator (resulting in crawl lookup to fail)
- add more typing to operator and webhooks
2023-10-16 10:51:36 -07:00
..
btrixcloud webhook tweak: pass oid to crawl finished and upload finished webhooks (#1287) 2023-10-16 10:51:36 -07:00
test Add id-slug lookup and restrict slugs endpoints to superadmins (#1279) 2023-10-13 17:02:19 -07:00
test_nightly
.pylintrc
Dockerfile
mypy.ini
requirements.txt Storage ops followup type checking (#1274) 2023-10-11 14:03:00 -07:00
test-requirements.txt Add slugs to org backend (#1250) 2023-10-10 18:30:09 -07:00