browsertrix/backend/btrixcloud
2025-08-12 13:41:00 +00:00
..
migrations Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
operator Add option to fail crawl if not logged in (#2754) 2025-07-28 22:58:43 -07:00
__init__.py
auth.py
background_jobs.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
basecrawls.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
colls.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
crawlconfigs.py Add last crawl's stats object to CrawlConfigOut (#2714) 2025-07-23 20:10:46 -07:00
crawlmanager.py file upload cleanup cronjob: (#2790) 2025-08-04 10:31:26 -07:00
crawls.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
db.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
emailsender.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
file_uploads.py Validate seed files on backend and add tests (#2781) 2025-07-31 23:20:58 -07:00
invites.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
k8sapi.py add support for custom cluster name 2025-08-12 13:41:00 +00:00
main_bg.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
main_migrations.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
main_op.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
main.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
models.py Add saveStorage option to workflow (#2757) 2025-07-31 22:58:15 -07:00
ops.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
orgs.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
pages.py
pagination.py
profiles.py
storages.py Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07:00
subs.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
uploads.py
users.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
utils.py
version.py version: bump to 1.18.0 2025-07-22 21:21:24 -07:00
webhooks.py