browsertrix/backend/btrixcloud
Emma Segal-Grossman 8db0e44843
Feat: New email templating system & service (#2712)
Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
2025-08-01 17:00:24 -04: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 fixes token lifetime bug / improve security (#2490) 2025-03-19 10:07:09 -07:00
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 Add seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -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 seed file support to Browsertrix backend (#2710) 2025-07-22 19:11:02 -07: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 Add Org Check for Collection access (#2616) 2025-05-20 15:30:22 -07:00
pagination.py
profiles.py Profiles: Make browser commit API call idempotent (#2728) 2025-07-22 17:59:49 -07:00
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 Ensure replay.json returns correct origin for pagesQueryUrl (#2741) 2025-07-16 10:48:24 -07:00
users.py Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
utils.py Ensure replay.json returns correct origin for pagesQueryUrl (#2741) 2025-07-16 10:48:24 -07:00
version.py version: bump to 1.18.0 2025-07-22 21:21:24 -07:00
webhooks.py Better cacheing of presigned URLs + support for thumbnails (#2446) 2025-03-03 12:05:23 -08:00