browsertrix/backend/btrixcloud
Ilya Kreymer 08f6847194
Configurable Max Scale for frontend (#1557)
Allow maximum scale option to be fully configurable via
`max_crawl_scale`. Already configurable on the backend, and now exposed
to the frontend via API `/api/settings` `maxCrawlScale` value.

The workflow editor and workflow details are updated to allow selecting
the scale up to the maxCrawlScale setting (which defaults to 3 if not
set).
2024-03-11 16:21:20 -07:00
..
migrations Temporarily remove pages migration (#1572) 2024-03-04 10:30:04 -08:00
operator Merge V1.9.3 changes into main (#1583) 2024-03-06 15:38:22 -08:00
__init__.py
auth.py
background_jobs.py
basecrawls.py Add crawl pages and related API endpoints (#1516) 2024-02-28 12:11:35 -05:00
colls.py
crawlconfigs.py More friendly WARC prefix inside WACZ based on Org slug + Crawl Name / First Seed URL. (#1537) 2024-02-22 23:54:23 -08:00
crawlmanager.py More friendly WARC prefix inside WACZ based on Org slug + Crawl Name / First Seed URL. (#1537) 2024-02-22 23:54:23 -08:00
crawls.py Merge V1.9.3 changes into main (#1583) 2024-03-06 15:38:22 -08:00
db.py Temporarily remove pages migration (#1572) 2024-03-04 10:30:04 -08:00
emailsender.py
invites.py
k8sapi.py More friendly WARC prefix inside WACZ based on Org slug + Crawl Name / First Seed URL. (#1537) 2024-02-22 23:54:23 -08:00
main_op.py Refactor operator class into module (#1564) 2024-02-29 14:40:12 -08:00
main.py Configurable Max Scale for frontend (#1557) 2024-03-11 16:21:20 -07:00
models.py Add updatable QA reviewStatus field to crawls (#1575) 2024-03-05 16:49:23 -08:00
orgs.py
pages.py pages: set page status to 200 if unset and loadState != 0 (#1563) 2024-02-29 15:15:17 -08:00
pagination.py
profiles.py
storages.py Add crawl pages and related API endpoints (#1516) 2024-02-28 12:11:35 -05:00
uploads.py
users.py
utils.py Add crawl pages and related API endpoints (#1516) 2024-02-28 12:11:35 -05:00
version.py version: bump to 1.10.0-beta.0 2024-02-20 00:22:29 -08:00
webhooks.py
zip.py Add crawl pages and related API endpoints (#1516) 2024-02-28 12:11:35 -05:00