code-server/src/node/routes
Asher 45aef719d3
Make sure heartbeat isActive resolves
This does not seem to actually cause an issue (not resolving ends up
with the same behavior as resolving with false) but I am not sure if the
hanging promises would be a memory leak so seems best to fix.
2023-02-08 11:43:40 -09: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 Make sure heartbeat isActive resolves 2023-02-08 11:43:40 -09:00
login.ts chore: bump limiter from 1.1.5 to 2.1.0 (#6001) 2023-02-06 13:12:57 -06: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