browsertrix/backend/btrixcloud
sua yoo 66b3befef9
Frontend collections beta UI (#886)
- Support for creating new collections and editing existing collections
- Can select crawling workflows which adds entire workflow, and then deselect individual crawls
- Can edit existing collections and add more crawls
- Can view, create and delete collections via new Collections top-level nav entry
2023-06-06 17:52:01 -07:00
..
migrations Optimize workflow statistics updates (#892) 2023-05-26 22:57:08 -07:00
templates Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
__init__.py
colls.py Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
crawlconfigs.py Optimize workflow statistics updates (#892) 2023-05-26 22:57:08 -07:00
crawlmanager.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
crawls.py crawls list: unset errors in crawls list response to avoid very large… (#904) 2023-06-02 18:52:59 -07:00
db.py Rework collections to track collections in Crawl (#878) 2023-05-25 15:41:50 -04:00
emailsender.py
invites.py
k8sapi.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
main_op.py
main_scheduled_job.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
main.py Wait for DB init for healthcheck + settings (#885) 2023-05-25 09:58:30 -07:00
operator.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
orgs.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
pagination.py
profiles.py
storages.py
users.py
utils.py
version.py version: bump to 1.6.0-beta.0 2023-05-19 11:29:31 -07:00
zip.py