Anmol Sethi
fd5c5960c2
Fixes for release
2020-06-03 16:22:59 -04:00
Anmol Sethi
ab081cd522
Add warning when using outdated code-server script
2020-06-03 15:45:17 -04:00
Anmol Sethi
e2789608b2
Fix autoupdates for Darwin
2020-06-03 15:45:17 -04:00
Anmol Sethi
85ad7e4fb4
Remove duplicate log
...
Also confirmed that #1750 is fixed.
2020-06-03 15:45:17 -04:00
Anmol Sethi
cb9c5b2d49
Fix typos
2020-06-03 15:45:16 -04:00
Anmol Sethi
d4ef7c1412
Remove colons from image filenames
2020-06-03 15:45:16 -04:00
Anmol Sethi
5815b4a0c0
Rename dev/container -> dev/image
2020-06-03 15:45:16 -04:00
Anmol Sethi
bdb670e852
Rename container and release-container to images and release-image
2020-06-03 15:45:16 -04:00
Anmol Sethi
11d7932968
Stop bundling libraries in release
...
- Instead we now use CentOS 7 for the static build to guarantee
that we only depend on libc v2.17
- For macOS we now pull in a static node binary and bundle that instead.
2020-06-03 15:45:16 -04:00
Anmol Sethi
02a77b528b
Support recursive symlinks in release script
...
See
https://github.com/cdr/code-server/issues/1746#issuecomment-637830396
2020-06-03 15:45:16 -04:00
Anmol Sethi
206f195c1c
Minor grammar fixes in FAQ
2020-06-03 15:45:16 -04:00
Anmol Sethi
2c2a6498af
Parse config file in entry
...
This way setting --data-dir and --extension-dir in the config file
will work for --install--extension and whatnot.
2020-06-03 15:45:16 -04:00
Anmol Sethi
7ab47b3d83
Trim LD_LIBRARY_PATH on startup
2020-06-03 15:45:16 -04:00
Anmol Sethi
9a3b9fcac2
Fix install script to trim leading v from version
...
Updates #1746
2020-06-02 17:22:24 -04:00
Anmol Sethi
b88163392c
Merge pull request #1736 from cdr/faq-updates
...
More questions in the FAQ
2020-05-27 21:39:56 -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
8dfac0fb65
More questions in the FAQ
...
Closes #1732
2020-05-27 20:45:11 -04:00
Anmol Sethi
90caca3336
Minor fixes
2020-05-27 20:38:29 -04:00
Anmol Sethi
80bcfd918b
Merge pull request #1701 from cdr/auto-install
...
Add auto install script
2020-05-27 20:35:52 -04:00
Anmol Sethi
69ad52907e
v3.4.0
2020-05-27 19:21:15 -04:00
Anmol Sethi
fbd85649f9
Fix CI
2020-05-27 17:55:57 -04:00
Anmol Sethi
30e9c516e7
Further improve AUR installation
2020-05-27 17:46:55 -04:00
Anmol Sethi
af398c49fd
Workaround lack of builtin in /bin/sh
2020-05-27 17:01:33 -04:00
Anmol Sethi
29e5c4a293
Clarify npm docs in install.md
2020-05-27 16:48:11 -04:00
Anmol Sethi
f71d8875d0
Rename binary release to standalone
2020-05-27 16:39:17 -04:00
Anmol Sethi
06c26a22cd
Improve aur installation clarity
2020-05-27 16:01:06 -04:00
Anmol Sethi
fa45fd0e31
Rename static releases to binary releases
...
More clear as discussed in PR.
2020-05-27 15:57:18 -04:00
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