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
Daniel T. Lee 897e0ae1da
Modify manifest for window control overlay support (#6468)
Since the release of code-server v4.17.0 (Code 1.82), "Command Center" has become a default option. However, the current code-server PWA app lacks support for the Windows control overlay, resulting in an untidy appearance of the title bar. This commit introduces modifications to the manifest file to enable support for the window control overlay.
2023-10-02 18:03:37 +00:00
..
i18n feat(lang): Add Urdu Locale (#6444) 2023-09-22 17:16:51 -08:00
routes Modify manifest for window control overlay support (#6468) 2023-10-02 18:03:37 +00:00
app.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
cli.ts Add "CODE_SERVER_HOST" environment variable (#6423) 2023-09-08 22:50:11 +00:00
constants.ts refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
entry.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
heart.ts Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
http.ts Add --disable-proxy option (#6349) 2023-07-21 15:23:21 -08:00
main.ts Remove humanPath (#6404) 2023-08-29 14:25:24 -08: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 Remove humanPath (#6404) 2023-08-29 14:25:24 -08:00
vscodeSocket.ts Set session socket into environment variable (#6282) 2023-06-21 22:47:01 -08:00
wrapper.ts Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
wsRouter.ts Add origin checks to web sockets (#6048) 2023-03-03 03:12:34 -06:00