browsertrix/backend/btrixcloud
2024-07-08 11:20:30 -07:00
..
migrations Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
operator Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
__init__.py
auth.py Extends Org Create endpont + shared secret auth (#1897) 2024-07-01 09:37:02 -07:00
background_jobs.py Add API endpoint to delete org (#1448) 2024-07-03 16:00:11 -04:00
basecrawls.py Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
colls.py
crawlconfigs.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawlmanager.py Remove Crawl Workflow Configmaps (#1894) 2024-06-28 15:25:23 -07:00
crawls.py Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
db.py Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
emailsender.py Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
invites.py Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -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 API endpoint to delete org (#1448) 2024-07-03 16:00:11 -04:00
models.py Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
orgs.py Merge branch 'main' into frontend-org-manage-readonly 2024-07-08 11:20:30 -07:00
pages.py
pagination.py
profiles.py Merge branch 'main' into frontend-org-manage-readonly 2024-07-03 11:15:47 -04:00
storages.py
uploads.py Disable uploading and creating browser profiles when org is read-only (#1907) 2024-07-01 23:15:38 -07:00
users.py Merge branch 'main' into frontend-org-manage-readonly 2024-07-03 11:15:47 -04:00
utils.py Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
version.py
webhooks.py