browsertrix/frontend
Ilya Kreymer d41f60d740
Translations update from Hosted Weblate (#2679) (#2750)
Translations update from [Hosted Weblate](https://hosted.weblate.org)
for

[Browsertrix/Browsertrix](https://hosted.weblate.org/projects/browsertrix/browsertrix/).



Current translation status:

![Weblate translation

status](https://hosted.weblate.org/widget/browsertrix/browsertrix/horizontal-auto.svg)

---------

Co-authored-by: Weblate (bot) <hosted@weblate.org>
Co-authored-by: Bricaud Frédéric <frederic.bricaud@banq.qc.ca>
2025-07-18 18:29:34 -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 custom prefix additional fixes (#2746) 2025-07-18 18:21:32 -07:00
lib
patches
public
scripts
src custom prefix additional fixes (#2746) 2025-07-18 18:21:32 -07:00
tests
xliff Translations update from Hosted Weblate (#2679) (#2750) 2025-07-18 18:29:34 -07: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 version: bump to 1.17.4 2025-07-16 10:22:10 -07: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 feat: Filter workflows by tag + update existing filter UI (#2702) 2025-07-07 17:11:10 -07:00
vendor.webpack.config.js
web-test-runner.config.mjs Add auto-link & various other url helpers (#2687) 2025-06-30 14:00:46 -04:00
webpack.config.js
webpack.dev.js
webpack.prod.js
yarn.lock Add auto-link & various other url helpers (#2687) 2025-06-30 14:00:46 -04: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.