Commit Graph

114 Commits

Author SHA1 Message Date
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
Anmol Sethi a346c6d565
Document npm module install dependencies 2020-05-12 23:11:31 -04:00
Anmol Sethi 4aae5eaeca
CI fixes
- Splits up test into fmt, lint and test
- Fixes bug in build-packages.sh
- Minor README.md fixes
2020-05-12 21:26:36 -04:00
Anmol Sethi 41d625abb6
Revamp README.md with new installation options 2020-05-12 21:26:36 -04:00
saxc c04befac68
fix macOS 2020-05-01 17:55:38 +02:00
Anmol Sethi c7753f2cf9
Update docker one liner to forward UID/GID
Closes #1425
2020-04-16 14:57:41 -04:00
Onilton Maciel 09db0ffad5
Add link to contributing 2020-03-19 18:53:31 -03:00
Allan Bowe f83a57a010
chore: update README link (as no longer redirects) 2020-03-09 20:40:41 +01:00
Asher 79b4c64a03
Add example gif 2020-03-02 15:13:39 -06:00
Asher 70ad2354bb
Remove gif link for now 2020-02-27 10:57:39 -06:00
Asher 01710cf6ff
Update download instructions
We aren't providing binaries any longer.
2020-02-26 15:42:31 -06:00
Anmol Sethi 25288b1afd
Cleanup FAQ and mention GPG/SSH forwarding 2020-02-20 17:45:04 -05:00
Anmol Sethi 9f3240346c
Doc fixes 2020-02-19 00:27:02 -05:00
Anmol Sethi b6aa0cbcba
Fix docs 2020-02-18 19:07:01 -05:00
Anmol Sethi 4aa15401c3
Format and lint 2020-02-14 20:00:19 -05:00
Asher b29346ecdf
Implement new structure 2020-02-04 14:31:44 -06:00
Ben Potter 50234e5f04
Reflects new location of vscodeVersion (#1327) 2020-02-04 11:10:32 -06:00
Anmol Sethi a674d882bf
Remove buggy -v flag from README.md docker run
Closes #1270

Will describe in FAQ how to keep state.
2020-01-27 12:17:59 -06:00
Asher 92da02ef3e
Add Drone CI caching 2020-01-15 13:20:58 -06:00
Asher e6d1f2a7c8
Update VS Code to 1.41.0 2019-12-16 16:52:29 -06:00
Asher 917aa48072
Update enterprise link
Fixes #1172.
2019-11-14 11:16:08 -06:00
Asher 2ad2582cc0
Minor readme updates and fixes 2019-11-05 13:49:18 -06:00
Asher 3d5db8313a
Add secure domain to requirements 2019-10-30 10:33:07 -05:00
Asher d81d5f499f
Remove Cloud Run button
Unfortunately it doesn't allow websockets so it's not working.
2019-10-24 16:45:22 -05:00
Asher 4be178d234
Move Google Cloud button to match Digital Ocean 2019-10-24 16:09:02 -05:00
Ayane Satomi 9c40466b4b Add Google Cloud quick-launch button (#1069) 2019-10-24 16:07:44 -05:00
Asher e7945bea94
Enable password authentication by default
Fixes #1062.
2019-10-24 12:35:26 -05:00
Asher eea9c1618c
Move client-side extension code out of patch 2019-10-23 13:12:11 -05:00
Asher f1b38e4e48
Fix out-of-order readme section 2019-10-23 11:54:47 -05:00
Asher ff99a1d768
Add security section to readme
See #1062.
2019-10-23 11:49:17 -05:00
Asher faae03da6b
Add prerequisites for building 2019-10-22 17:49:43 -05:00
Asher 4cd2f2cd52
Simplify build and development steps 2019-10-18 19:10:55 -05:00
Kyle Carberry 134040fea3
Update extensions section of readme 2019-09-27 09:39:29 -05:00
Ayane Satomi 22058c5f86 [README] add Requirements section (#1000)
* [README] add Requirements section

This is based user feedback and testing. This may expand if need be

Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>

* [README] raised the bar a bit more

Apparently we were targeting GLIBC 2.17

Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2019-09-18 13:21:38 -05:00
Asher 7eececead6
Use v2 tag for Docker example 2019-09-17 12:27:32 -05:00
Asher 0ff8a11c7f
Vsix upload should work 2019-09-13 10:22:07 -05:00
Asher 8b1cdaa4a1
Nbin is no longer a global dependency 2019-09-13 10:20:35 -05:00
Asher 0bbaa9763b
Add back Digital Ocean button 2019-09-13 10:17:27 -05:00
Ayane Satomi 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
Ayane Satomi 8643bdc9d7 fix further conflicts in README.md
Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2019-09-13 00:48:09 +08:00
Ayane Satomi 5b51999df7 resolve tree conflicts with master
Signed-off-by: Ayane Satomi <chinodesuuu@gmail.com>
2019-09-13 00:46:29 +08:00
Ayane Satomi 51a82655a9 [README] Add volume flag for persisting configs (#969)
Fixes GH-965
2019-09-12 10:12:39 -05:00
Asher 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