browsertrix/backend/btrixcloud
2024-08-27 10:00:53 -07:00
..
migrations fix resetting of invalid logins: (#2002) 2024-08-07 12:36:06 -07:00
operator Attempt to auto-adjust storage if usage is running out while crawl is running (#2023) 2024-08-26 14:19:20 -07:00
__init__.py
auth.py Include user and user org info in login response (#2014) 2024-08-12 18:51:42 -07:00
background_jobs.py
basecrawls.py quickfix: webhooks: ensure the 'crawl_reviewed' webhook is sent async, doesn't delay submitting a review (#2033) 2024-08-20 17:50:18 -07:00
colls.py
crawlconfigs.py stats recompute fixes: (#2022) 2024-08-26 14:18:59 -07:00
crawlmanager.py
crawls.py type fixes on util functions (#2009) 2024-08-12 10:54:45 -07:00
db.py fix resetting of invalid logins: (#2002) 2024-08-07 12:36:06 -07:00
emailsender.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
invites.py
k8sapi.py
main_op.py
main.py feat: Add link to hosted sign-up page (#2045) 2024-08-26 17:26:25 -07:00
models.py add a crawling defaults on the Org to allow setting certain crawl workflow fields as defaults: (#2031) 2024-08-22 10:36:04 -07:00
orgs.py add a crawling defaults on the Org to allow setting certain crawl workflow fields as defaults: (#2031) 2024-08-22 10:36:04 -07:00
pages.py fix resetting of invalid logins: (#2002) 2024-08-07 12:36:06 -07:00
pagination.py
profiles.py
storages.py
subs.py Subscription Update Quotas (#1988) 2024-08-05 15:59:47 -07:00
uploads.py
users.py fix resetting of invalid logins: (#2002) 2024-08-07 12:36:06 -07:00
utils.py type fixes on util functions (#2009) 2024-08-12 10:54:45 -07:00
version.py version: bump to 1.11.5 2024-08-27 10:00:53 -07:00
webhooks.py