mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
This means that you have to turn on features now instead of disabling them like auth and https. In addition: - Allow multiple options for auth (only password for now). - Combine the install docs since they had many commonalities and - generally simplified them (hopefully not too much). - Move all example configs into docs/examples. |
||
|---|---|---|
| .. | ||
| favicon | ||
| login | ||
| api.ts | ||
| channel.ts | ||
| cli.ts | ||
| connection.ts | ||
| insights.ts | ||
| protocol.ts | ||
| server.ts | ||
| tar.ts | ||
| upload.ts | ||
| uriTransformer.js | ||
| util.ts | ||