code-server/src/node/routes
Asher 70be9fe541
Add non-maskable PWA icons
It seems Chromium cannot use maskable icons.  It complains that the
"purpose" must contain "any", however maskable icons are not suitable
for the "any" purpose.

So, add pre-masked icons to be used for the "any" purpose.
2025-07-07 14:40:01 -08:00
..
domainProxy.ts Add skip-auth-preflight flag to allow OPTIONS requests through proxy (#7284) 2025-04-14 11:27:02 -08:00
errors.ts Sort some imports 2025-06-03 13:10:13 -08:00
health.ts Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
index.ts Sort some imports 2025-06-03 13:10:13 -08:00
login.ts Handle undefined body 2024-04-16 11:29:12 -08:00
logout.ts Fix relative paths (#4594) 2021-12-08 15:52:15 -06:00
pathProxy.ts Fix port parseInt error handling 2025-05-08 14:21:17 -08:00
update.ts Implement last opened functionality (#4633) 2021-12-17 13:06:52 -06:00
vscode.ts Add non-maskable PWA icons 2025-07-07 14:40:01 -08:00