browsertrix/backend/btrixcloud
Ilya Kreymer de9212eec7
exclusions editor fix: (#692)
- backend: fix updating model after exclusions change
- frontend: don't check for new_cid, just success
- fixes #691
2023-03-10 22:36:10 -08:00
..
k8s backend: Fix for total crawl time limit. (#665) 2023-03-10 11:43:16 -08:00
migrations backend: make crawlconfigs mutable! (#656) (#662) 2023-03-07 20:36:50 -08:00
__init__.py
colls.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
crawl_job.py backend: Fix for total crawl time limit. (#665) 2023-03-10 11:43:16 -08:00
crawlconfigs.py permissions: allow user with 'viewer' permissions to access read-only crawlconfig apis (#687) 2023-03-08 09:29:25 -08:00
crawlmanager.py backend: Fix for total crawl time limit. (#665) 2023-03-10 11:43:16 -08:00
crawls.py exclusions editor fix: (#692) 2023-03-10 22:36:10 -08:00
db.py
emailsender.py
invites.py
main.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
orgs.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
pagination.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
profile_job.py
profiles.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
storages.py
users.py Paginate API list endpoints (#659) 2023-03-06 14:41:25 -05:00
version.py
worker.py