code-server/src/node/routes
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
..
apps.ts plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
domainProxy.ts Add --disable-proxy option (#6349) 2023-07-21 15:23:21 -08:00
errors.ts Do not log < 500 on web sockets as errors 2023-05-04 10:48:30 -08: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 Run formatter 2023-09-11 09:27:28 -08:00
logout.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
pathProxy.ts Add --disable-proxy option (#6349) 2023-07-21 15:23:21 -08:00
update.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
vscode.ts Modify manifest for window control overlay support (#6468) 2023-10-02 18:03:37 +00:00