browsertrix/frontend
Ilya Kreymer ec3404c798
Fix Extra URLs in Scope (#913)
* scope fix: when using 'Custom Page Prefix scope (fixes #873)
- don't include primary seed URL in include list
- don't always add trailing slash to extra in scope URLs
- set seed scope to 'prefix' (supported via webrecorder/browsertrix-crawler#318) instead of re-including seed URL
- add comments on using 'custom' to indicate 'Custom Prefix Scope' semantics on frontend, setting actual scope to 'prefix' on backend
- remove unneeded conditional for additional urls, main scopeType overridden per seed anyway
2023-06-12 17:29:41 -07:00
..
.husky
.vscode
assets
config
scripts
src Fix Extra URLs in Scope (#913) 2023-06-12 17:29:41 -07:00
tests Add README.md related to run playwright tests locally (#722) 2023-03-28 16:08:28 -07:00
xliff text: rename workflowuration -> workflow (#741) 2023-04-04 08:48:06 -07:00
.dockerignore
.editorconfig
.gitignore
.prettierignore
00-browsertrix-nginx-init.sh
Dockerfile frontend: configure running with a fixed 'replay.json', auth headers passed via separate config (#899) 2023-06-08 11:26:26 -07:00
frontend.conf.template
index.d.ts Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
lit-localize.json
minio.conf
package.json Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
playwright.config.ts
postcss.config.js
sample.env.local
tailwind.config.js
tsconfig.json
web-test-runner.config.mjs misc frontend build fixes: playwright version + chunking (#740) 2023-04-03 21:27:44 -07:00
webpack.config.js Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00
webpack.dev.js
webpack.prod.js
yarn.lock Frontend collections beta UI (#886) 2023-06-06 17:52:01 -07:00