mirror of
https://github.com/cdr/code-server.git
synced 2026-04-11 00:22:43 +02:00
- Replace hardcoded 'code-server' with {{APP_NAME}} template in error.html
- Add APP_NAME replacement in errors.ts using req.args['app-name']
- Add tests for custom app-name and default value
|
||
|---|---|---|
| .. | ||
| e2e | ||
| integration | ||
| scripts | ||
| unit | ||
| utils | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||