Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/src/node/routes
zhaozhiming 7c2aa8c417
feat: add i18n in login page (#5947)
* feat: add i18n in login page

* fix: add word space and put the app name into the title

* fix: remove duplicate replace title

* fix: prettier format code

* fix: fix typescript check warning

* fix: add zh-cn locale file code owner

* fix: use existing flag locale to the login page

Co-authored-by: Joe Previte <jjprevite@gmail.com>
2023-01-13 17:42:49 +00:00
..
apps.ts plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
domainProxy.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
errors.ts Fix issue where 404 errors are mistaken for server errors. (#4534) 2021-11-19 18:14:13 -05:00
health.ts Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
index.ts feat(securitytxt): add security.txt (#5827) 2022-12-05 15:43:00 -07:00
login.ts feat: add i18n in login page (#5947) 2023-01-13 17:42:49 +00:00
logout.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
pathProxy.ts fix: authentication check in path proxy (#5442) 2022-08-11 00:05:49 +00:00
update.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
vscode.ts fix: Enable the BROWSER environment variable (#5695) 2022-10-24 11:26:36 -05:00