Commit graph

4 commits

Author SHA1 Message Date
Asher
efbbd797bb
Default app-name once 2026-03-11 13:38:56 -08:00
Asher
2a1bfc86f8
Run formatter 2026-03-11 13:12:22 -08:00
RyanAI
f3ae74b223 feat: use --app-name in error page title
- 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
2026-03-05 03:11:03 +08:00
Mauricio Garavaglia
31d5823d10
Escape HTML from messages in error page (#4430)
Co-authored-by: Asher <ash@coder.com>
Co-authored-by: Joe Previte <jjprevite@gmail.com>
2021-11-09 14:39:54 -07:00