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 Reformat backend for black 23.1.0 (#548) 2023-02-01 20:01:09 -05:00
invites.py Filter and sort crawl and workflow list API endpoints in backend (#724) 2023-03-28 17:55:40 -04:00
k8sapi.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
main_op.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
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 Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
profiles.py Add pageSize to pagination format (#736) 2023-04-03 15:57:47 -04:00
storages.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00
users.py startup fixes: (#793) 2023-04-24 18:32:52 -07:00
utils.py stopping fix: backend fixes for #836 + prep for additional status fields (#837) 2023-05-08 14:02:20 -07:00
version.py version: bump to 1.6.0-beta.0 2023-05-19 11:29:31 -07:00
zip.py Add crawl /log API endpoint 2023-04-11 11:51:17 -04:00