browsertrix/backend/btrixcloud
2024-12-19 12:01:47 -08:00
..
migrations
operator Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
__init__.py
auth.py
background_jobs.py Move org storage recalculation into background job (#2138) 2024-11-19 17:32:57 -05:00
basecrawls.py switch to simpler streaming download + multiwacz metadata improvements: (#1982) 2024-10-03 16:13:31 -07:00
colls.py switch to simpler streaming download + multiwacz metadata improvements: (#1982) 2024-10-03 16:13:31 -07: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 Move org storage recalculation into background job (#2138) 2024-11-19 17:32:57 -05:00
crawls.py switch to simpler streaming download + multiwacz metadata improvements: (#1982) 2024-10-03 16:13:31 -07:00
db.py Serialize datetimes with Z suffix (#2058) 2024-09-12 16:16:13 -07: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 Move org storage recalculation into background job (#2138) 2024-11-19 17:32:57 -05:00
main_op.py Consolidate ops class initialization (#2117) 2024-10-30 15:33:22 -04:00
main.py Allow configuring available languages from helm chart (#2230) 2024-12-13 22:31:26 -05:00
models.py Add superuser endpoint to get user emails with org info (#2211) 2024-12-09 16:38:01 -08:00
ops.py Consolidate ops class initialization (#2117) 2024-10-30 15:33:22 -04:00
orgs.py Send subscription cancelation email (#2234) 2024-12-12 11:52:38 -08:00
pages.py Serialize datetimes with Z suffix (#2058) 2024-09-12 16:16:13 -07:00
pagination.py
profiles.py Configure browsertrix proxies (#1847) 2024-10-02 18:35:45 -07:00
storages.py 1.12.2 release -> main (#2181) 2024-11-26 11:17:07 -08:00
subs.py Send subscription cancelation email (#2234) 2024-12-12 11:52:38 -08:00
uploads.py
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.1 2024-12-19 12:01:47 -08:00
webhooks.py