browsertrix/backend/btrixcloud
2025-01-13 15:15:49 -08:00
..
migrations Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
operator Optionally delay replica deletion (#2252) 2024-12-19 18:50:28 -08: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 Add missing os import 2025-01-13 15:15:48 -08:00
basecrawls.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
colls.py Make more explicit error message for large thumbnails 2025-01-13 15:15:49 -08:00
crawlconfigs.py Fix nightly tests: modify kubectl exec syntax for creating new minio bucket (#2097) 2024-10-21 17:41:19 -07:00
crawlmanager.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
crawls.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
db.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
emailsender.py Send subscription cancelation email (#2234) 2024-12-12 11:52:38 -08:00
invites.py fix: firstOrgAdmin being set to true even if invite was not for an admin (#2110) 2024-10-08 16:42:30 -07:00
k8sapi.py Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
main_bg.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
main_op.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
main.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
models.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
ops.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
orgs.py Add public API endpoint for public collections (#2174) 2025-01-13 15:15:48 -08:00
pages.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
pagination.py
profiles.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
storages.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
subs.py Send subscription cancelation email (#2234) 2024-12-12 11:52:38 -08:00
uploads.py Backend work for public collections (#2198) 2025-01-13 15:15:48 -08:00
users.py Add superuser endpoint to get user emails with org info (#2211) 2024-12-09 16:38:01 -08:00
utils.py Serialize datetimes with Z suffix (#2058) 2024-09-12 16:16:13 -07:00
version.py version: bump to 1.13.2 2025-01-08 22:58:33 -08:00
webhooks.py Add webhooks for qaAnalysisStarted, qaAnalysisFinished, and crawlReviewed (#1974) 2024-07-25 16:53:49 -07:00