Anmol Sethi
c9afd01b60
Update FAQ for extension request template
2020-05-21 11:59:04 -04:00
Anmol Sethi
81a4dd7d89
Merge pull request #1707 from cdr/issue_templates
...
Add issue template for extension request
2020-05-21 11:58:03 -04:00
Anmol Sethi
3445a55c2b
Add issue template for extension request
...
Closes #1696
2020-05-21 11:56:41 -04:00
Anmol Sethi
0559d4d870
Merge pull request #1705 from oonqt/patch-2
...
Update CONTRIBUTING.md
2020-05-21 11:38:01 -04:00
Rechigo
608cefa8cd
Update CONTRIBUTING.md
...
It is not mentioned that the "release" script requires "jq" to be installed on the system to build code-server releases
2020-05-20 15:26:23 -07:00
Anmol Sethi
521ac7d91f
Merge pull request #1697 from cdr/aur-docs
...
Update AUR docs
2020-05-20 11:45:57 -04:00
Anmol Sethi
08f5760718
Merge pull request #1703 from cdr/auto-update
...
Make automatic updates on v3.2.0 work again
2020-05-20 11:45:24 -04:00
Anmol Sethi
3ddf242c65
Make automatic updates on v3.2.0 work again
...
Only for linux amd64 users which is the majority of our userbase.
2020-05-20 10:37:31 -04:00
Anmol Sethi
0d207f4f9a
Update AUR docs
...
Closes #1634
2020-05-20 09:21:22 -04:00
Anmol Sethi
2064e88e06
Merge pull request #1694 from cdr/arch-instructions
...
Document AUR install instructions
2020-05-19 23:46:39 -04:00
Colin Adler
37d287199f
Document AUR install instructions
2020-05-19 22:41:28 -05:00
Anmol Sethi
1ee407bf0c
Clarify language in issue template
2020-05-19 22:47:34 -04:00
Anmol Sethi
971217c4e6
Add Architecture to issue template
2020-05-19 22:44:45 -04:00
Anmol Sethi
078571d267
Merge pull request #1688 from cdr/fix-typos
...
Improve clarity in guide and fix typo in FAQ
2020-05-19 18:20:06 -04:00
Anmol Sethi
25ea76ebc9
Improve clarity in guide and fix typo in FAQ
2020-05-19 13:46:19 -04:00
Anmol Sethi
f4c97abe91
Merge pull request #1678 from cdr/faq
...
Add blank screen problem with iPad to FAQ
2020-05-19 13:08:54 -04:00
Anmol Sethi
073317394b
Merge pull request #1679 from cdr/fix-config
...
Allow user-data-dir and extension-dir in config.yaml
2020-05-19 13:08:47 -04:00
Anmol Sethi
cf887ab10a
Merge branch 'master' into faq
2020-05-19 13:08:39 -04:00
Anmol Sethi
6421206732
Merge pull request #1677 from cdr/yarn
...
Mention yarn as another installation option
2020-05-19 13:08:29 -04:00
Asher
288e7a5fb5
Merge pull request #1684 from SuperSandro2000/typos
...
Fix typos
2020-05-19 11:47:04 -05:00
Sandro Jäckel
5ec8a6efbd
Fix typos
2020-05-19 12:19:09 +02:00
Anmol Sethi
8053ec6872
Allow user-data-dir and extension-dir in config.yaml
...
Closes #1676
2020-05-19 00:41:27 -04:00
Anmol Sethi
520d8e66a8
Add blank screen problem with iPad to FAQ
2020-05-19 00:24:49 -04:00
Anmol Sethi
9858af9014
Mention yarn as another installation option
2020-05-19 00:17:23 -04:00
Anmol Sethi
aa87270148
Fixes for CI
2020-05-18 22:43:31 -04:00
Anmol Sethi
8b329caf0e
Merge pull request #1672 from cdr/v3.3.1
...
Release v3.3.1
2020-05-18 22:36:46 -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
d6b1d0c7ff
Merge pull request #1671 from cdr/pin-vscode
...
Pin to vscode 1.45.1
2020-05-18 18:09:44 -04:00
Anmol Sethi
ce9d14d55e
Pin to vscode 1.45.1
...
1.46 isn't released yet and has bugs.
Closes #1667
2020-05-18 17:34:22 -04:00
Anmol Sethi
eccee53142
Merge pull request #1670 from cdr/windows
...
Fix paths from Windows client to non-Windows server
2020-05-18 16:14:48 -04:00
Asher
f7f11ad6c2
Fix paths from Windows client to non-Windows server
...
Fixes #1659
Fixes #1642
2020-05-18 15:06:11 -05:00
Anmol Sethi
0c2381f4ff
Merge pull request #1668 from cdr/fix-ci
...
Workaround for GH Actions stripping permissions
2020-05-18 15:32:11 -04:00
Anmol Sethi
e4ddffd0e2
Workaround for GH Actions stripping permissions
...
Closes #1665
2020-05-18 13:56:53 -04:00
Anmol Sethi
f5ac262a2f
Indicat how to get version in issue template
2020-05-18 13:20:13 -04:00
Anmol Sethi
04cd74cad0
Add more info to issue template
...
Closes #1655
2020-05-18 13:14:29 -04:00
Anmol Sethi
7b1edd5ad4
Merge pull request #1657 from cdr/downgrade-CI
...
Downgrade CI to Debian 8 for glibc 2.19
2020-05-18 01:54:46 -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
8a3466e86f
More grammar fixes for FAQ
2020-05-17 22:47:23 -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
094ca2ad97
Link to all other docs in guide.md
...
I expect people will frequently link to it.
2020-05-17 20:39:45 -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
b9f43c3542
Fix grammar in FAQ
2020-05-17 20:29:00 -04:00
Anmol Sethi
65325eef89
Clarify location of config file in FAQ
2020-05-17 20:27:45 -04:00
Anmol Sethi
2421cab479
Fix grammar in README
2020-05-17 20:25:33 -04:00
Anmol Sethi
ec1c74c146
Add release-images to clean.sh
2020-05-17 19:52:59 -04:00
Anmol Sethi
e955da14fa
Merge pull request #1628 from cdr/docs
...
Revamp docs
2020-05-17 19:46:57 -04:00
Anmol Sethi
52eeccaba1
v3.3.0
2020-05-17 18:35:36 -04:00