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
Sean Lee b5a9ef80e7
Use unique socket per user for managing editor sessions (#6278)
Also warn if editor session manager socket cannot be created rather than failing.
2023-06-21 13:39:25 -05:00
..
i18n Add thai language i18n (#6103) 2023-03-30 13:00:58 -05:00
routes Allow {{host}} and {{port}} in domain proxy (#6225) 2023-05-31 16:31:30 -05:00
app.ts Prefer matching editor sessions when opening files. (#6191) 2023-06-14 13:32:07 -08:00
cli.ts Prefer matching editor sessions when opening files. (#6191) 2023-06-14 13:32:07 -08:00
constants.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
entry.ts chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
heart.ts refactor(heart): bind class methods and make beat async (#5142) 2022-05-04 16:05:48 -07:00
http.ts Allow {{host}} and {{port}} in domain proxy (#6225) 2023-05-31 16:31:30 -05:00
main.ts Use unique socket per user for managing editor sessions (#6278) 2023-06-21 13:39:25 -05:00
plugin.ts release: 4.8.2 (#5743) 2022-11-02 14:34:38 -07:00
proxy.ts Fix proxy error on web sockets 2023-03-21 12:24:09 -08:00
settings.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
socket.ts chore(deps): update dependency @types/node to v16 (#5170) 2022-08-10 16:15:52 -05:00
update.ts chore: bump proxy-agent from 5.0.0 to 6.2.1 (#6247) 2023-06-14 14:27:15 -08:00
util.ts Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00
vscodeSocket.ts Use unique socket per user for managing editor sessions (#6278) 2023-06-21 13:39:25 -05:00
wrapper.ts Format redacted arg lines 2023-05-05 14:44:40 -08:00
wsRouter.ts Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00