browsertrix/frontend
Ilya Kreymer 30bda8c75d
VNC-Based Profile Browser (#433)
* profile browser vnc support + fixes:
- switch profile browser rendering to use VNC
- frontend: add @novnc/novnc as dependency, create separate bundle novnc.js to load into vnc browser (to avoid loading from each container)
- frontend: update proxy paths to proxy websocket, index page to crawler
- frontend: allow browser profiles in all browsers, remove browser compatibility check
- frontend: update webpack dev config, apply prettier
- frontend: node version fix
- backend: get vncpassword, build new URL for proxying to crawler iframe
- backend: fix profile / crawl job pull policy from 'Always' -> 'Never', should use existing image for job
- backend: fix kill signal to use bash -c to work with latest backend image
- backend/chart: add 'profile_browser_timeout_seconds' to chart values to control how long profile browser to remain when idle (default to 60)
- backend: remove utils.py, now using secret.token_hex() for random suffix
Co-authored-by: sua yoo <sua@suayoo.com>
2023-01-10 14:42:42 -08:00
..
assets Add License, Logo and README updates for release (#157) 2022-02-23 12:10:46 -08:00
src VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
xliff
.dockerignore
.gitignore
00-browsertrix-nginx-init.sh Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
Dockerfile build: increase network timeout for yarn for frontend build for arm64 build (#401) 2022-12-06 10:19:27 -08:00
frontend.conf.template VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
index.d.ts Highlight regular expression syntax in Exclusions Table (#341) 2022-11-01 15:31:01 -07:00
lit-localize.json
minio.conf Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
package.json VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
postcss.config.js
sample.env.local Frontend build fixes (#191) 2022-03-10 23:26:21 -08:00
tailwind.config.js New create crawl config user workflow (#391) 2022-12-12 13:50:33 -08:00
tsconfig.json
web-test-runner.config.mjs
webpack.config.js VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
webpack.dev.js VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
webpack.prod.js VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
yarn.lock VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00