browsertrix/frontend
sua yoo 5c78a57cbb
fix: Hide irrelevant tabs in failed crawl detail view (#2695)
Hides QA, replay, and files tabs for failed ("failed", "canceled", and
skipped) crawls.
2025-06-30 10:07:37 -07:00
..
.husky
.storybook Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
config
docs docs: add docs for path / virtual addressing (#2669) 2025-06-12 13:08:27 -04:00
lib
patches
public
scripts
src fix: Hide irrelevant tabs in failed crawl detail view (#2695) 2025-06-30 10:07:37 -07:00
tests
xliff Weblate -> Main Merge (#2670) 2025-06-12 12:28:50 -04:00
.dockerignore
.editorconfig
.eslintrc.js Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
.gitignore
.prettierignore
.vscode
.yarnrc
00-browsertrix-nginx-init.sh storage: use s3v4 signature for presigning urls (#2611) 2025-05-19 15:44:36 -07:00
custom-elements-manifest.config.mjs
Dockerfile
frontend.conf.template
index.d.ts
lit-localize.json
minio.conf storage: use s3v4 signature for presigning urls (#2611) 2025-05-19 15:44:36 -07:00
package.json Bump version to 1.17.1 (#2678) 2025-06-18 13:09:49 -04:00
playwright.config.ts
postcss.config.js
prettier.config.js Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
README.md docs: Update frontend dev docs (#2666) 2025-06-12 10:21:58 -04:00
sample.env.local
tailwind.config.js
tsconfig.eslint.json Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00
tsconfig.json
vendor.webpack.config.js
web-test-runner.config.mjs
webpack.config.js
webpack.dev.js
webpack.prod.js
yarn.lock Normalize & document icon usage, and move design documents into storybook (#2597) 2025-06-10 10:58:18 -07:00

Browsertrix Frontend

This directory contains the following components:

Docs (/docs)

Documentation for running, developing, and writing docs:

User Interface (/src)

Documentation for developing the user interface:

Configuration

Config files for the frontend Docker build and nginx routing can also be found in this directory.