browsertrix/backend/btrixcloud
Ilya Kreymer dfca09fc9c
Add single crawl info api at /crawls/{crawl_id} (#418)
* backend: crawl info apis:
- add /crawls/{crawl_id} api endpoint which just lists the crawl info, without resolving the individual files
- move /crawls/{crawl_id}.json -> /crawls/{crawl_id}/replay.json for clarity that it's used for replay

* frontend: update api for new replay.json endpoint
2022-12-19 14:54:48 -08:00
..
k8s chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
__init__.py
archives.py chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
colls.py
crawl_job.py
crawlconfigs.py New create crawl config user workflow (#391) 2022-12-12 13:50:33 -08:00
crawlmanager.py
crawls.py Add single crawl info api at /crawls/{crawl_id} (#418) 2022-12-19 14:54:48 -08:00
db.py Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
emailsender.py
invites.py
main.py Remove Code and Configs for Swarm/podman support (#407) 2022-12-08 18:19:58 -08:00
profile_job.py
profiles.py
storages.py chart / deployment fixes to run on microk8s: (fixes #385) (#387) 2022-11-30 09:21:58 -08:00
users.py Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
utils.py
version.py CI: Add K3D CI test (#405) 2022-12-07 23:26:16 -08:00