mirror of
https://github.com/coder/code-server.git
synced 2026-03-30 00:02:16 +08: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