Commit Graph

156 Commits

Author SHA1 Message Date
Ben Potter b415b7524f
Add social badges (#2142) 2020-10-06 16:29:53 -05:00
David Harkness e998dc1e82
Minor readme grammar fixes (#2074) 2020-09-10 18:01:39 -05:00
Anmol Sethi 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
Ammar Bandukwala a942531079
Update remote location restrictions in README 2020-06-25 15:33:55 -05:00
Kyle Carberry cc9c9e9db5
Remove funding statement 2020-06-25 14:01:34 -06:00
Anmol Sethi a7026cc82c
Remove funding figure 2020-06-25 12:18:15 -04:00
Anmol Sethi 364f9dd854
Ask for resume/github re hiring 2020-06-23 07:58:28 -04:00
Anmol Sethi 7e1aebe009
Fix formatting 2020-06-22 01:42:46 -04:00
Anmol Sethi 5a6411fa49
Make our funding situation clear in Hiring section 2020-06-22 00:57:24 -04:00
Anmol Sethi 3d9e3b8717
Add FreeBSD support to install script 2020-06-13 11:14:32 -04:00
Anmol Sethi 264abed82c
Fix typo 2020-06-12 02:32:40 -04:00
Anmol Sethi 19257a8bc2
Fix typo 2020-06-09 18:14:21 -04:00
Anmol Sethi 69b8096eb3
Mention we're hiring in the README.md 2020-06-09 18:13:20 -04:00
Anmol Sethi bd2e55dcf3
Make README more clear 2020-06-04 16:47:27 -04:00
Anmol Sethi c7cad402b4
Cleanup FAQ
Prominently explain how code-server is different from VS Code

Closes #1718
2020-05-27 21:39:19 -04:00
Anmol Sethi 665ca017a1
Fixes from @code-asher's godly review 2020-05-27 15:48:22 -04:00
Anmol Sethi 7ef82d8422
Improved install.sh flags 2020-05-27 15:48:22 -04:00
Anmol Sethi 42b5152888
Further documentation cleanup 2020-05-27 15:48:22 -04:00
Anmol Sethi 7dcfde7329
Documentation fixes 2020-05-27 15:48:22 -04:00
Anmol Sethi 15cd727b96
Replace gif with screenshot 2020-05-27 15:48:22 -04:00
Anmol Sethi a40dabbd22
Add install script to docs 2020-05-27 15:48:22 -04:00
Anmol Sethi e0172d0953
Minor fixes for install.sh and bundle in libstdc++
Closes #1706
2020-05-27 15:48:22 -04:00
Anmol Sethi 510d84898c
install.sh: Add our own flag parser
Fully supports long opts!
2020-05-27 15:48:22 -04:00
Anmol Sethi 0129e002e8
Add install.sh into README.md 2020-05-27 15:48:22 -04:00
Anmol Sethi 3b11733bd8
Add auto install script 2020-05-27 15:48:22 -04:00
Anmol Sethi 96eeb9fea0
Fix install instructions for SUSE
Closes #1699
2020-05-27 15:48:22 -04:00
Anmol Sethi 0d207f4f9a
Update AUR docs
Closes #1634
2020-05-20 09:21:22 -04:00
Colin Adler 37d287199f
Document AUR install instructions 2020-05-19 22:41:28 -05:00
Anmol Sethi 9858af9014
Mention yarn as another installation option 2020-05-19 00:17:23 -04:00
Anmol Sethi 6f1309795e
Rebuild all node_modules on npm install
Stuff like ripgrep needs to be refetched so we cannot bundle
node_modules at all.
2020-05-18 21:37:16 -04:00
Anmol Sethi 5f94d5a687
Release v3.3.1
This release fixes bugs introduced with the release of v3.3.0

- We've reverted to VS Code 1.45.1 due to bugs in 1.46 #1667
- Accessing code-server from a web browser on Windows has been fixed #1642
- Search in project has been fixed #1665
- The glibc requirement on static releases has been lowered to v2.19 #1656
2020-05-18 18:11:52 -04:00
Anmol Sethi 47d50c9163
Downgrade CI to Debian 8 for glibc 2.19
Closes #1656
2020-05-18 00:38:55 -04:00
Anmol Sethi 59f0128d27
Shorten static release script horizontally 2020-05-17 21:11:52 -04:00
Anmol Sethi 761c2035c7
Fix grammar in README 2020-05-17 20:47:33 -04:00
Anmol Sethi c33a4651c9
Improve static install script 2020-05-17 20:36:10 -04:00
Anmol Sethi 783dfe0a14
Fix typo in installation docs 2020-05-17 20:32:04 -04:00
Anmol Sethi 2421cab479
Fix grammar in README 2020-05-17 20:25:33 -04:00
Anmol Sethi 52eeccaba1
v3.3.0 2020-05-17 18:35:36 -04:00
Anmol Sethi e0dbd8f74a
Rename self contained release to static release 2020-05-17 16:59:09 -04:00
Anmol Sethi 6a25b3bfa0
Document structure better
Closes #1648
2020-05-17 16:53:08 -04:00
Anmol Sethi d56381666a
Use .tar.gz for macOS releases
No good reason to use .zip, was just confusion on my part.
2020-05-16 10:01:26 -04:00
Anmol Sethi 181bad9563
Improve docker install formatting 2020-05-14 22:33:13 -04:00
Anmol Sethi 73b2ff0945
$PORT should always override port in --bind-addr 2020-05-14 22:33:12 -04:00
Anmol Sethi d4b3d21dce
Require minimum node 12 2020-05-14 22:33:12 -04:00
Anmol Sethi d7234029e6
Use /usr/local instead of /opt in self contained release example 2020-05-14 20:27:36 -04:00
Anmol Sethi a0a77e379e
Add doc/guide.md 2020-05-14 05:24:23 -04:00
Anmol Sethi f4a78587b0
Make npm-postinstall.sh more robust 2020-05-13 22:44:43 -04:00
Anmol Sethi b3ae4d67d3
Hide bundled node_modules to prevent them from being ignored 2020-05-13 04:17:34 -04:00
Anmol Sethi 1739b21600
Bundle VS Code node_modules to avoid yarn dependency
Many random bizarre issues otherwise.

Also includes misc improvements to docs and scripts.
2020-05-13 02:35:11 -04:00