Anmol Sethi
|
665ca017a1
|
Fixes from @code-asher's godly review
|
2020-05-27 15:48:22 -04:00 |
|
Anmol Sethi
|
33bca2d141
|
Adjust nfpm config for bindir removal
See https://github.com/goreleaser/nfpm/pull/142#issuecomment-634427333
|
2020-05-27 15:48:22 -04:00 |
|
Anmol Sethi
|
eb17a293e5
|
Document Microsoft's Remote extensions
Closes #1681
|
2020-05-27 15:48:22 -04:00 |
|
Anmol Sethi
|
c51d94d8a9
|
Document PWA
Closes #1726
|
2020-05-27 15:48:22 -04:00 |
|
Anmol Sethi
|
e9101a2421
|
Improve formatting
|
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
|
e55d3e49e1
|
Bundle in libicu on macOS
Closes #1710
Also reported in #1640
|
2020-05-27 15:48:22 -04:00 |
|
Anmol Sethi
|
ac9b57c07e
|
Properly bundle in libstdc++
|
2020-05-27 15:48:22 -04:00 |
|
Anmol Sethi
|
f117475970
|
install.md: Add https://github.com/linuxserver/docker-code-server
See https://github.com/cdr/code-server/issues/1337#issuecomment-632131384
|
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
|
c80b2748e1
|
install.sh: Fixes from @code-asher's review
|
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
|
2ba8fee605
|
Merge pull request #1727 from cdr/ext
Fix extension install path for CLI
|
2020-05-27 15:48:00 -04:00 |
|
Anmol Sethi
|
9d0dcf3c44
|
Fix extension install path for CLI
Closes #1713
|
2020-05-27 14:28:40 -04:00 |
|
Anmol Sethi
|
3140a0cb15
|
Merge pull request #1719 from cucumberbob123/patch-1
Fixed grammar error
|
2020-05-24 23:20:07 -04:00 |
|
Cucumberbob
|
9a8c06d09d
|
Fixed grammar error
Removed apostrophe used for pluralization
server's -> servers
|
2020-05-24 15:08:05 +01:00 |
|
Anmol Sethi
|
c8b58a0f70
|
CONTRIBUTING.md update
|
2020-05-21 12:57:29 -04:00 |
|
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 |
|