40 Commits

Author SHA1 Message Date
003dc0feeb chore(release): bump version to 3.9.3 2021-04-08 11:18:56 -07:00
b4e1d8db5d chore: fix typo in install.sh
occurances -> occurrences
2021-04-03 02:02:16 +09:00
b2af7fe5a3 fix: use main instead of version in install.sh 2021-03-25 16:09:19 -07:00
f688e58472 chore(release): bump version to 3.9.2 2021-03-25 10:33:47 -07:00
d05389880a chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
606fa26b5a chore: bump version to 3.9.1 2021-03-05 14:05:31 -07:00
ba9196968b chore(install.sh): update to v3.9.0 2021-02-12 16:22:31 -07:00
Ben
e4c82a097e update branch in URLs 2021-02-11 08:00:36 -05:00
Ben
3dcb92be40 fix npm docs link in install.sh 2021-02-11 08:00:33 -05:00
4756257207 refactor: rename doc to docs 2021-02-03 09:46:35 -07:00
c52198f30d install.sh: Fix usage of su (#2529)
See also https://github.com/cdr/code-server/pull/2529#issuecomment-763829674
2021-01-20 13:03:13 -05:00
d3d44280a7 install.sh: Add echo_npm_postinstall
Updates #2349
2020-12-18 11:52:08 -05:00
f8dc3fccac install.sh: use $ID_LIKE to detect distro (#2423) 2020-12-14 21:18:24 +00:00
a0b7bf2180 install.sh: Default $RSH to ssh 2020-10-22 02:17:12 -04:00
30f3030530 install.sh: Allow customizing remote shell with --rsh 2020-10-22 02:17:12 -04:00
759a78d9d8 install.sh: Rename SSH_FLAGS to RSH_FLAGS 2020-10-22 02:17:12 -04:00
811cf3364a install.sh: Allow installing directly onto a remote host (#2183)
Updates #1729

To fully close that issue see the various TODOs.
2020-10-09 15:33:58 -04:00
3f508e5e12 Escape $ inside the systemctl doc string (#2018) 2020-08-28 12:21:00 -04:00
255fa37e1d Bundle systemd system unit
systemd's user units are buggy on certain versions
and do not linger by default.

Closes #1771
Closes #1673
Closes #1882
Closes #1861
2020-08-27 13:20:21 -04:00
3d9e3b8717 Add FreeBSD support to install script 2020-06-13 11:14:32 -04:00
7958cc7e29 install.sh: Print creation of CACHE_DIR 2020-06-04 18:23:01 -04:00
9a3b9fcac2 Fix install script to trim leading v from version
Updates #1746
2020-06-02 17:22:24 -04:00
90caca3336 Minor fixes 2020-05-27 20:38:29 -04:00
30e9c516e7 Further improve AUR installation 2020-05-27 17:46:55 -04:00
af398c49fd Workaround lack of builtin in /bin/sh 2020-05-27 17:01:33 -04:00
29e5c4a293 Clarify npm docs in install.md 2020-05-27 16:48:11 -04:00
f71d8875d0 Rename binary release to standalone 2020-05-27 16:39:17 -04:00
06c26a22cd Improve aur installation clarity 2020-05-27 16:01:06 -04:00
fa45fd0e31 Rename static releases to binary releases
More clear as discussed in PR.
2020-05-27 15:57:18 -04:00
665ca017a1 Fixes from @code-asher's godly review 2020-05-27 15:48:22 -04:00
e9101a2421 Improve formatting 2020-05-27 15:48:22 -04:00
7ef82d8422 Improved install.sh flags 2020-05-27 15:48:22 -04:00
42b5152888 Further documentation cleanup 2020-05-27 15:48:22 -04:00
7dcfde7329 Documentation fixes 2020-05-27 15:48:22 -04:00
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
a40dabbd22 Add install script to docs 2020-05-27 15:48:22 -04:00
e0172d0953 Minor fixes for install.sh and bundle in libstdc++
Closes #1706
2020-05-27 15:48:22 -04:00
c80b2748e1 install.sh: Fixes from @code-asher's review 2020-05-27 15:48:22 -04:00
510d84898c install.sh: Add our own flag parser
Fully supports long opts!
2020-05-27 15:48:22 -04:00
3b11733bd8 Add auto install script 2020-05-27 15:48:22 -04:00