182 Commits

Author SHA1 Message Date
003dc0feeb chore(release): bump version to 3.9.3 2021-04-08 11:18:56 -07:00
f688e58472 chore(release): bump version to 3.9.2 2021-03-25 10:33:47 -07:00
02134c01f6 Update README.md
Co-authored-by: Jonathan Yu <jonathan@coder.com>
2021-03-17 13:43:57 -07:00
187541c46b docs: update hiring section in readme 2021-03-17 11:32:40 -07:00
45a1713767 Merge pull request #2906 from bpmct/rename-cloud
rename references of "coder could"
2021-03-17 18:28:14 +00:00
a097713829 remove references of coder could 2021-03-16 22:59:30 -04:00
f70a73bb89 Merge pull request #2843 from bpmct/deploy
add instructions for deploying to a cloud provider
2021-03-09 17:04:46 -05:00
31e3bf30da add 2021-03-08 18:58:43 -05:00
2d298a71dd add initial mention of deploy-code-server (draft) 2021-03-08 16:24:35 -05:00
a3db1be150 docs(readme): update code coverage badge 2021-03-05 14:05:32 -07:00
606fa26b5a chore: bump version to 3.9.1 2021-03-05 14:05:31 -07:00
6499270411 docs(README): add shield linking to version docs 2021-03-02 15:27:29 -07:00
ef6c1bd46a chore: update code coverage badge 2021-02-12 16:22:32 -07:00
4fc0f92180 Update README.md to include requirements
Promote ease of adoption by placing the requirements in the README at the root folder level.
2021-02-09 23:41:36 -06:00
2a127f168c docs: update code coverage badge 2021-02-05 14:13:26 -07:00
4756257207 refactor: rename doc to docs 2021-02-03 09:46:35 -07:00
3044224729 feat: add support for code coverage shield 2021-01-25 16:21:07 -07:00
affb92f281 cli: Show beta flags in help output
Looks like

```
   -r --reuse-window         Force to open a file or folder in an already opened window.
 -vvv --verbose              Enable verbose logging.
      --link                 (beta) Securely bind code-server via Coder Cloud with the passed name. You'll get a URL like
                             https://myname.coder-cloud.com at which you can easily access your code-server instance.
                             Authorization is done via GitHub.
```

Based on commits by @JammSpread in #2405

Closes #2396
2020-12-08 19:00:33 -05:00
JK
9e7e8c073d Update cloud program section of README 2020-12-05 01:30:31 +00:00
2bf91ff6a6 v3.7.1 2020-11-16 17:18:12 -05:00
9917da068a v3.7.0 2020-11-16 11:11:50 -05:00
1eebde56ab Specify that Coder Alpha requires v3.6.2 (#2270) 2020-11-03 18:03:28 -06:00
ddbac8dd78 Update README Alpha section to remove reference to typeform 2020-11-03 23:31:08 +00:00
860c99e3b8 Docs copyedits: README.md + CONTRIBUTING.md (#2242)
* Edit README

* Edit CONTRIBUTING

* Format CONTRIBUTING.MD

* Incorporate feedback

* Revert movement of CONTRIBUTING.MD and format
2020-10-29 17:21:47 -04:00
bca1bcfc03 Fix README formatting 2020-10-21 16:45:53 -04:00
36b3183b75 Add Coder Cloud alpha sign up link 2020-10-13 23:38:27 +00:00
b415b7524f Add social badges (#2142) 2020-10-06 16:29:53 -05:00
e998dc1e82 Minor readme grammar fixes (#2074) 2020-09-10 18:01:39 -05:00
ada69969ac Link to code-server job listing (#2019) 2020-08-28 18:39:51 -04:00
jae
8021385ac4 Add enterprise context (#1923) 2020-07-29 13:37:19 -04:00
a942531079 Update remote location restrictions in README 2020-06-25 15:33:55 -05:00
cc9c9e9db5 Remove funding statement 2020-06-25 14:01:34 -06:00
a7026cc82c Remove funding figure 2020-06-25 12:18:15 -04:00
364f9dd854 Ask for resume/github re hiring 2020-06-23 07:58:28 -04:00
7e1aebe009 Fix formatting 2020-06-22 01:42:46 -04:00
5a6411fa49 Make our funding situation clear in Hiring section 2020-06-22 00:57:24 -04:00
3d9e3b8717 Add FreeBSD support to install script 2020-06-13 11:14:32 -04:00
264abed82c Fix typo 2020-06-12 02:32:40 -04:00
19257a8bc2 Fix typo 2020-06-09 18:14:21 -04:00
69b8096eb3 Mention we're hiring in the README.md 2020-06-09 18:13:20 -04:00
bd2e55dcf3 Make README more clear 2020-06-04 16:47:27 -04:00
c7cad402b4 Cleanup FAQ
Prominently explain how code-server is different from VS Code

Closes #1718
2020-05-27 21:39:19 -04:00
665ca017a1 Fixes from @code-asher's godly review 2020-05-27 15:48:22 -04:00
7ef82d8422 Improved install.sh flags 2020-05-27 15:48:22 -04:00
42b5152888 Further documentation cleanup 2020-05-27 15:48:22 -04:00
7dcfde7329 Documentation fixes 2020-05-27 15:48:22 -04:00
15cd727b96 Replace gif with screenshot 2020-05-27 15:48:22 -04:00
a40dabbd22 Add install script to docs 2020-05-27 15:48:22 -04:00
e0172d0953 Minor fixes for install.sh and bundle in libstdc++
Closes #1706
2020-05-27 15:48:22 -04:00
510d84898c install.sh: Add our own flag parser
Fully supports long opts!
2020-05-27 15:48:22 -04:00