browsertrix/backend/btrixcloud
Tessa Walsh 9f73bafd37
Fix browser profile name in crawl endpoints (#1464)
Fixes #1388 

Fixes browser profile name lookup by ensuring profileid is in CrawlOut
model.
2024-01-14 16:30:27 -08:00
..
migrations Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
__init__.py
auth.py
background_jobs.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
basecrawls.py Add crawl, upload, and collection delete webhook event notifications (#1363) 2023-11-09 18:19:08 -08:00
colls.py Add crawl, upload, and collection delete webhook event notifications (#1363) 2023-11-09 18:19:08 -08:00
crawlconfigs.py Recreate configmaps if missing (#1444) 2023-12-12 17:48:27 -05:00
crawlmanager.py Recreate configmaps if missing (#1444) 2023-12-12 17:48:27 -05:00
crawls.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
db.py Add extra and gifted execution minutes (#1361) 2023-12-07 14:34:37 -05:00
emailsender.py Email Templates (#1375) 2023-11-15 15:22:12 -08:00
invites.py Email Templates (#1375) 2023-11-15 15:22:12 -08:00
k8sapi.py
main_op.py
main.py Add API endpoint to retry all failed bg jobs (#1396) 2023-12-05 13:00:45 -08:00
models.py Fix browser profile name in crawl endpoints (#1464) 2024-01-14 16:30:27 -08:00
operator.py Replace partial_complete -> stopped_by_user or stopped_quota_reached + operator edge cases (#1368) 2023-11-14 11:17:16 -08:00
orgs.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
pagination.py
profiles.py
storages.py
uploads.py
users.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
utils.py Add API endpoints for crawl statistics (#1461) 2024-01-10 13:30:47 -08:00
version.py version: bump to 1.9.0-beta.0 2023-12-20 00:08:16 -08:00
webhooks.py Add crawl, upload, and collection delete webhook event notifications (#1363) 2023-11-09 18:19:08 -08:00
zip.py