code-server-2/packages
Asher e597d49912
Fix issues with configuration directories
- Move the old data directory if possible.
- Fix extension path to not use a hard-coded path and instead use the
  data directory.
- Create every part of the path during startup.
- Create each path when a connection is made as well in case they are
  deleted while the server is running.
- Create every part of the path before saving settings or writing a file
  using the resource endpoint.
2019-03-12 11:44:56 -05:00
..
app Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00
disposable Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
dns Fix extra CSS being included on the client 2019-02-26 14:23:01 -06:00
events Make event listeners never undefined, remove unused func 2019-02-06 10:16:43 -06:00
ide Fix some dialog styling issues 2019-03-11 11:29:24 -05:00
ide-api Update ide-api 2019-02-27 15:36:39 -06:00
logger Allow logger package to be publishable (#37) 2019-03-04 11:57:29 -06:00
protocol Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
requirefs Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
runner Add Dockerfile and some cleanup (#57) 2019-03-06 18:59:43 -08:00
server Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
tunnel Add evaluation helpers (#33) 2019-02-22 15:56:29 -06:00
vscode Fix issues with configuration directories 2019-03-12 11:44:56 -05:00
web Feature/1.32.0 update (#117) 2019-03-08 08:37:03 -08:00
package.json Move node-pty tests 2019-02-19 15:38:17 -06:00
tsconfig.json Fix @coder imports 2019-02-05 11:15:43 -06:00
yarn.lock Implement fs module (#3) 2019-02-05 11:15:47 -06:00