browsertrix/frontend/src/utils
Ilya Kreymer 06cf9c7cc3
add crawl ending states: 'generate-wacz', 'uploading-wacz', 'pending-wait' that occur after a crawl is finished or is being stopped (#1022)
operator: ensure transitions from each of these states is supported, including to 'waiting_capacity'
add extra check on stopping to avoid transitioning back to a running state after crawl is finished
ui: add states to UI display, localization, add as active states
fixes #263
2023-08-01 00:15:59 -07:00
..
api.ts
APIRouter.test.ts
APIRouter.ts
auth.test.ts
auth.ts
AuthService.test.ts
AuthService.ts
crawler.ts add crawl ending states: 'generate-wacz', 'uploading-wacz', 'pending-wait' that occur after a crawl is finished or is being stopped (#1022) 2023-08-01 00:15:59 -07:00
cron.ts
css.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
form.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
LiteElement.ts Upload WACZ via UI (#992) 2023-07-21 16:45:52 +02:00
localization.ts
orgs.ts
polyfills.ts
string.ts