browsertrix/backend/btrixcloud
2023-10-16 18:39:20 -07:00
..
migrations Add slugs to org backend (#1250) 2023-10-10 18:30:09 -07:00
templates
__init__.py
basecrawls.py
colls.py
crawlconfigs.py
crawlmanager.py
crawls.py Set log download attachment name to crawl_id.log (#1280) 2023-10-13 20:00:37 -07:00
db.py Add slugs to org backend (#1250) 2023-10-10 18:30:09 -07:00
emailsender.py
invites.py
k8sapi.py
main_op.py
main.py
models.py Storage ops followup type checking (#1274) 2023-10-11 14:03:00 -07:00
operator.py operator status typo fix: (#1293) 2023-10-16 15:01:46 -07:00
orgs.py optimization: avoid updating whole org when only need to set one field (#1288) 2023-10-16 10:54:04 -07:00
pagination.py
profiles.py
storages.py Storage ops followup type checking (#1274) 2023-10-11 14:03:00 -07:00
uploads.py webhook tweak: pass oid to crawl finished and upload finished webhooks (#1287) 2023-10-16 10:51:36 -07:00
users.py
utils.py Add slugs to org backend (#1250) 2023-10-10 18:30:09 -07:00
version.py version: bump to 1.7.0 2023-10-16 18:39:20 -07:00
webhooks.py webhook tweak: pass oid to crawl finished and upload finished webhooks (#1287) 2023-10-16 10:51:36 -07:00
zip.py