browsertrix/frontend
Ilya Kreymer e7af081af1
profile browser fixes: better resource usage + load retry (main) (#1604)
- Backend: Use separate resource constraints for profiles: default
profile browser resources to either 'profile_browser_cpu' /
'profile_browser_memory' or single browser 'crawler_memory_base' /
'crawler_cpu_base', instead of scaled to the number of browser workers

- Frontend: check that profile html page is loading, keep retrying if
still getting nginx error instead of loading an iframe with the error.

Fixes #1598 (Copy of #1599 from 1.9.4)
2024-03-16 15:07:04 -07:00
..
.husky
assets
config Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
patches
scripts
src profile browser fixes: better resource usage + load retry (main) (#1604) 2024-03-16 15:07:04 -07:00
tests Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
xliff
.dockerignore
.editorconfig
.eslintrc.js enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
.gitignore
.prettierignore Ensure linting & formatting runs in CI (#1512) 2024-01-31 18:25:44 -05:00
.vscode
00-browsertrix-nginx-init.sh
Dockerfile
frontend.conf.template
index.d.ts enable a few more useful eslint suggestions & correct some more types (#1517) 2024-02-09 16:14:08 -08:00
lit-localize.json
minio.conf
package.json Fix shoelace icon loading (#1587) 2024-03-11 13:38:58 -07:00
playwright.config.ts
postcss.config.js Org settings layout fix + misc styling & consistency improvements (#1427) 2023-12-13 17:29:35 -05:00
prettier.config.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
README.md
sample.env.local
tailwind.config.js Frontend: Various icon updates (#1569) 2024-03-12 15:18:10 -04:00
tsconfig.eslint.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
tsconfig.json Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
web-test-runner.config.mjs Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.config.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.dev.js Upgrade Prettier to 3 (#1513) 2024-01-31 20:56:17 -05:00
webpack.prod.js Improvements to collection creation and editing flow (#1424) 2023-12-19 18:12:43 -08:00
yarn-error.log Fix shoelace icon loading (#1587) 2024-03-11 13:38:58 -07:00
yarn.lock Fix shoelace icon loading (#1587) 2024-03-11 13:38:58 -07:00