72 Commits

Author SHA1 Message Date
0ff8a11c7f Vsix upload should work 2019-09-13 10:22:07 -05:00
8b1cdaa4a1 Nbin is no longer a global dependency 2019-09-13 10:20:35 -05:00
0bbaa9763b Add back Digital Ocean button 2019-09-13 10:17:27 -05:00
cb0f9c58d2 re-add GH-969
I somehow deleted it during the conflict resolution

Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2019-09-13 00:51:29 +08:00
8643bdc9d7 fix further conflicts in README.md
Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2019-09-13 00:48:09 +08:00
5b51999df7 resolve tree conflicts with master
Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2019-09-13 00:46:29 +08:00
51a82655a9 [README] Add volume flag for persisting configs (#969)
Fixes GH-965
2019-09-12 10:12:39 -05:00
b901043bfc Target a recent commit for VS Code
This is so we can try out the web worker extension host.
2019-08-29 19:11:11 -05:00
83f86a45b6 Load language bundles on the client 2019-08-14 10:25:31 -05:00
b566b66590 Fix service worker scope when there is a base path 2019-08-12 11:24:05 -05:00
7389d9e2cb Use current URL for webview 2019-08-12 10:23:08 -05:00
ba7285192c Update VS Code to 1.37.0 2019-08-09 19:23:41 -05:00
8c39e085f4 Use generic releases link for v2 message 2019-08-08 13:40:01 -05:00
d4ed2efa71 Change default port to 8080 2019-08-08 11:21:45 -05:00
3667b16cba Add link to v2 preview 2019-08-07 18:18:01 -05:00
712274d912 Groundwork for language support
- Implement the localization service.
- Use the proper build process which generates the require JSON files.
- Implement getting the locale and language configuration.
2019-08-02 19:29:00 -05:00
bdd9d65146 Add DigitalOcean button to README 2019-08-02 14:08:33 +10:00
60ed0653bc Reformat readme intro 2019-07-31 17:22:19 -05:00
bce0cac48f Document recent VS Code patch changes 2019-07-31 17:22:18 -05:00
c67844d356 update README.md
Removed linked to coder.com/enterprise,(404)
replaced with link to coder.com
2019-07-28 10:35:52 -05:00
329acbb251 Combine main and webview servers 2019-07-23 19:22:10 -05:00
fd55139c82 Make flags additive and clean up docs
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.
2019-07-23 18:59:39 -05:00
436ef7bd5c Fix VS Code version in readme and describe our changes 2019-07-22 18:01:46 -05:00
078af59fd8 Replace demo image with GIF (#863) 2019-07-22 10:21:15 -05:00
36b8731cfe Add some missing development steps 2019-07-19 18:45:13 -05:00
b6fdb7d0e7 Telemetry 2019-07-18 18:09:20 -05:00
9446cc8245 Update Dockerfile 2019-07-18 18:09:15 -05:00
8dcc1e3567 Accept argument to change initial working directory 2019-07-18 18:09:13 -05:00
97167e75ff Add authentication 2019-07-18 18:09:11 -05:00
2fdf09e6e7 Include version when building 2019-07-18 18:08:37 -05:00
54ffd1d351 Make extension sidebar work 2019-07-18 18:08:36 -05:00
a20fa4a97a Implement extensions channel 2019-07-18 18:08:32 -05:00
197d8dba93 Need to run yarn compile once
To build the extensions for development.
2019-07-18 18:08:30 -05:00
5677ff2edf Add build scripts 2019-07-18 18:08:27 -05:00
57a8186e88 Add development steps 2019-07-18 18:08:20 -05:00
4861405683 Initial connection handling 2019-07-18 18:08:13 -05:00
e6713db677 Update READE to add know issue for golang debug 2019-07-02 06:37:34 +08:00
72152f74ab Fix docker oneliner in README.md 2019-05-02 13:32:05 -04:00
bb5836ec61 Rename codercom/code-server to cdr/code-server 2019-05-02 11:25:50 -04:00
6c972e855f codercom -> cdr 2019-04-27 16:57:10 -04:00
5ad9398b01 Fix typo DigitalOcean (#595) 2019-04-25 07:57:12 -07:00
5f40ebb845 Update wording for sshcode 2019-04-19 21:22:00 -04:00
c56e2797cc Add sshcode to the readme 2019-04-19 21:20:31 -04:00
d5b03ef60e Remove version from Docker command 2019-04-17 17:38:22 -05:00
c3a38e3fea Add telemetry and option to disable (#519)
* Add telemetry and option to disable

* Update readme and getting-started guide

* Update lockfile

* Update getting started guide
2019-04-17 17:18:35 -05:00
2785e2219a Remove hosted from the readme 2019-04-11 02:11:51 +00:00
eb0f773146 Update README.md 2019-04-04 18:41:45 -05:00
2683b7c734 Update notes title 2019-04-03 11:23:32 -04:00
f484781693 Minor update in notes 2019-04-02 11:41:44 -04:00
a4cca6b759 Add information about release notifications/gif (#355)
* Add information about release notifications/gif

* Remove unecessary space

* Add smaller gif

* Add even smaller gif

* Trim time in new gif

* Cropped a tad more

* Fix weird aligning
2019-03-27 17:05:44 -05:00