* 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
|
||
|---|---|---|
| .. | ||
| archive | ||
| accept-invite.ts | ||
| archives.ts | ||
| crawls.ts | ||
| home.ts | ||
| index.ts | ||
| join.ts | ||
| log-in.ts | ||
| reset-password.ts | ||
| sign-up.ts | ||
| users-invite.ts | ||
| verify.ts | ||