browsertrix/backend/btrixcloud
Ilya Kreymer 4428184aea
frontend: configure running with a fixed 'replay.json', auth headers passed via separate config (#899)
wabac.js will reload the replay.json on 403 with new token (will be in next version of wabac.js)
presign urls: make presign timeout configurable (in minutes), defaults to 60 mins
dockerfile: fix configuring RWP_BASE_URL
2023-06-08 11:26:26 -07:00
..
migrations Precompute crawl file stats (#906) 2023-06-07 16:39:49 -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 frontend: configure running with a fixed 'replay.json', auth headers passed via separate config (#899) 2023-06-08 11:26:26 -07:00
db.py Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
emailsender.py
invites.py
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 Precompute crawl file stats (#906) 2023-06-07 16:39:49 -07:00
orgs.py Concurrent Crawl Limit (#874) 2023-05-30 15:38:03 -07:00
pagination.py
profiles.py
storages.py
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