browsertrix/frontend
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
..
.husky
.vscode
assets
config
scripts
src 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
tests
xliff
.dockerignore
.editorconfig
.gitignore
.prettierignore
00-browsertrix-nginx-init.sh fix(build): use /usr/bin/env bash instead of /bin/bash (#1020) 2023-07-28 21:50:04 -07:00
Dockerfile frontend: fix RWP_BASE_URL not being set correctly for nginx image 2023-06-13 00:04:46 -07:00
frontend.conf.template Uploads API: BaseCrawl refactor + Initial support for /uploads endpoint (#937) 2023-07-07 09:13:26 -07:00
index.d.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
lit-localize.json
minio.conf
package.json Upgrade lit + shoelace to reduce build size (#938) 2023-07-20 11:50:05 +02:00
playwright.config.ts
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs
webpack.config.js Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
webpack.dev.js
webpack.prod.js
yarn.lock Upgrade lit + shoelace to reduce build size (#938) 2023-07-20 11:50:05 +02:00