Commit Graph

  • 6a25b3bfa0 Document structure better Anmol Sethi 2020-05-17 16:53:08 -04:00
  • aee2599904 Push docker manifest in CI for multi arch image Anmol Sethi 2020-05-16 10:55:46 -04:00
  • d56381666a Use .tar.gz for macOS releases Anmol Sethi 2020-05-16 10:01:26 -04:00
  • 611cde7202 Fix spelling of Multi-tenancy in FAQ Anmol Sethi 2020-05-14 22:26:57 -04:00
  • 181bad9563 Improve docker install formatting Anmol Sethi 2020-05-14 22:01:45 -04:00
  • 73b2ff0945 $PORT should always override port in --bind-addr Anmol Sethi 2020-05-14 21:57:10 -04:00
  • 89c5a4dfea Set --frozen-lockfile with yarn when necessary Anmol Sethi 2020-05-14 21:47:33 -04:00
  • d4b3d21dce Require minimum node 12 Anmol Sethi 2020-05-14 21:37:58 -04:00
  • 40778b15ca Add code-server version into VS Code about Anmol Sethi 2020-05-14 21:30:34 -04:00
  • d7234029e6 Use /usr/local instead of /opt in self contained release example Anmol Sethi 2020-05-14 20:27:36 -04:00
  • 10b06cae10 Minor typo fixes Anmol Sethi 2020-05-14 19:53:15 -04:00
  • 0bd2602774 3.3.0 Anmol Sethi 2020-05-14 18:43:01 -04:00
  • c69346a9a7 Add FAQ entry on the config file Anmol Sethi 2020-05-14 18:35:35 -04:00
  • 5651201643 Copy old macOS data directory if applicable Anmol Sethi 2020-05-14 06:08:37 -04:00
  • f475767c2b Rename darwin releases to macos Anmol Sethi 2020-05-14 05:47:11 -04:00
  • a0a77e379e Add doc/guide.md Anmol Sethi 2020-05-14 03:17:17 -04:00
  • f4a78587b0 Make npm-postinstall.sh more robust Anmol Sethi 2020-05-13 05:06:11 -04:00
  • b3ae4d67d3 Hide bundled node_modules to prevent them from being ignored Anmol Sethi 2020-05-13 04:17:34 -04:00
  • d30f3dbdf7 Update to rc.10 Anmol Sethi 2020-05-13 02:37:25 -04:00
  • 1739b21600 Bundle VS Code node_modules to avoid yarn dependency Anmol Sethi 2020-05-13 02:35:11 -04:00
  • a346c6d565 Document npm module install dependencies Anmol Sethi 2020-05-12 23:11:31 -04:00
  • 502c262c82 Mention update of versions in README install examples Anmol Sethi 2020-05-12 19:44:54 -04:00
  • 4aae5eaeca CI fixes Anmol Sethi 2020-05-12 19:33:34 -04:00
  • 41d625abb6 Revamp README.md with new installation options Anmol Sethi 2020-05-12 01:46:38 -04:00
  • 8626bed4ef Merge pull request #1619 from cdr/config Anmol Sethi 2020-05-12 21:25:44 -04:00
  • dc632ac176 Remove .yarnrc from lib/vscode Anmol Sethi 2020-05-12 20:58:03 -04:00
  • c0d6eb4664 Improve password handling Anmol Sethi 2020-05-12 19:19:37 -04:00
  • 524b0205e9 Workaround for GH Actions ruining file permissions Anmol Sethi 2020-05-12 02:59:03 -04:00
  • 1e432b25ea Comment on hash(password) Anmol Sethi 2020-05-11 21:23:50 -04:00
  • d6ea9d78f6 Configuration file bug fixes based on @code-asher's review Anmol Sethi 2020-05-10 04:15:29 -04:00
  • 28edf4af2e Add systemd user service to .deb and .rpm Anmol Sethi 2020-05-10 02:58:34 -04:00
  • d288131a33 Fix lint errors Anmol Sethi 2020-05-10 02:42:34 -04:00
  • e02d94ad2f Allow password authentication in the config file Anmol Sethi 2020-05-10 02:35:15 -04:00
  • 4f67f4e096 Disable automatic updates Anmol Sethi 2020-05-10 02:23:41 -04:00
  • 00d164b67f Add default config file and improve config/data directory detection Anmol Sethi 2020-05-10 01:35:42 -04:00
  • c5179c2a06 Add support for a YAML config file Anmol Sethi 2020-05-10 01:19:32 -04:00
  • 95ac0ddfb7 Fix paths for Windows Asher 2020-05-12 12:34:11 -05:00
  • 2e31e8f0c9 Merge pull request #1623 from cdr/automate-release Anmol Sethi 2020-05-11 21:00:10 -04:00
  • 169f8c67fe Automate draft release Anmol Sethi 2020-05-11 17:08:22 -04:00
  • b706e85efb Merge pull request #1611 from cdr/ci Anmol Sethi 2020-05-08 16:46:23 -04:00
  • 7c7f62d3f3 Fixes for CI from @code-asher's review Anmol Sethi 2020-05-08 16:31:42 -04:00
  • 231e31656a Automate release process Anmol Sethi 2020-05-08 03:08:30 -04:00
  • 4590c3a3db Merge pull request #1607 from cdr/ci Anmol Sethi 2020-05-08 02:17:16 -04:00
  • e9fe4c0466 Document release process Anmol Sethi 2020-05-08 01:42:46 -04:00
  • 6282cd7e7b Simplify packaging and improve scripts Anmol Sethi 2020-05-08 00:34:20 -04:00
  • bc453b5f0d Switch to a single job to build the npm package Anmol Sethi 2020-05-07 23:48:49 -04:00
  • 0ec1c69c06 Switch fully to GH Actions Anmol Sethi 2020-05-07 20:44:32 -04:00
  • 193a45113c Add back ARM with GH Actions Anmol Sethi 2020-05-07 00:06:55 -04:00
  • 3e7582880e Make CI faster Anmol Sethi 2020-05-06 23:15:30 -04:00
  • c63f1ea62a Merge pull request #1601 from cdr/fixes Anmol Sethi 2020-05-06 20:53:26 -04:00
  • 1a375a44e0 Disable ARM64 releases as ARM on Travis is very unreliable Anmol Sethi 2020-05-06 20:26:48 -04:00
  • be032cf735 Add NPM package, debs, rpms and refactor CI/build process Anmol Sethi 2020-04-30 07:52:54 -04:00
  • 4875f6aa87 Update VS Code to fix infinite refresh Asher 2020-05-05 12:22:35 -05:00
  • 0a2f06b296 Update diff command in readme Asher 2020-05-05 12:16:41 -05:00
  • 6a2662eeee Remove node-pty Asher 2020-05-05 11:11:39 -05:00
  • a64f80d2d4 Merge pull request #1602 from cdr/unset-pass Anmol Sethi 2020-05-04 22:48:17 -04:00
  • 1898dea314 Unset $PASSWORD after grabbing it Anmol Sethi 2020-05-04 02:40:34 -04:00
  • 81411b2af9 Fix highlighted scmviewlet items in Firefox Asher 2020-05-01 12:53:44 -05:00
  • c4b620d69e Merge pull request #1592 from saxc/fix-macOS Anmol Sethi 2020-05-01 12:15:36 -04:00
  • c04befac68 fix macOS saxc 2020-05-01 17:55:38 +02:00
  • fd36a99a4c Update vscode patch notes and bump version 3.2.0 Asher 2020-04-29 15:22:11 -05:00
  • 4b09746c37 Merge pull request #1574 from cdr/transformer Asher 2020-04-29 12:45:07 -05:00
  • 870cf4f3fe Fix yarn.lock Asher 2020-04-29 12:39:42 -05:00
  • 1ff35f177d Remove transformer file Asher 2020-04-29 12:13:11 -05:00
  • f3edb1cc5f Update node to latest lts (12.16.3) and update deps Asher 2020-04-29 11:43:13 -05:00
  • 86dc38e69f Allow extensions of any kind Asher 2020-04-28 17:08:43 -05:00
  • a2b69c8f3f Fix inconsistencies in log flags and env var Asher 2020-04-28 16:39:01 -05:00
  • 4cfd7c50ad Remove unused class Asher 2020-04-28 13:13:35 -05:00
  • a96606e589 Fix mention of host/port in docs Anmol Sethi 2020-04-28 18:29:25 -04:00
  • 30aefe19b5 Update issue template to mention check against regular VS Code Anmol Sethi 2020-04-28 14:50:08 -04:00
  • 37184f456c Merge pull request #1562 from cdr/bindaddr Anmol Sethi 2020-04-28 14:33:38 -04:00
  • 05456024c4 Merge pull request #1561 from cdr/ratelimit Anmol Sethi 2020-04-28 14:33:18 -04:00
  • 5accf3fe5f Add basic rate limiting to login endpoint Anmol Sethi 2020-04-27 08:41:52 -04:00
  • 2dd27b4cb8 gitignore release-upload Anmol Sethi 2020-04-28 14:14:38 -04:00
  • af28885ea6 Deprecate --host and --port in favour of --bind-addr Anmol Sethi 2020-04-27 09:22:52 -04:00
  • f21ba53609 Merge pull request #1563 from cdr/remove-ssh Anmol Sethi 2020-04-28 14:15:54 -04:00
  • 181e0ea6c8 Remove ssh2 dep Anmol Sethi 2020-04-28 14:04:56 -04:00
  • 6074ca275b Fill out some missing browser environment values Asher 2020-04-27 16:51:38 -05:00
  • d0d5461a67 Remove SSH server Anmol Sethi 2020-04-27 09:27:45 -04:00
  • 8608ae2f08 Merge pull request #1546 from cdr/readlink-mac Anmol Sethi 2020-04-22 18:01:25 -04:00
  • 401f08db63 Fix code-server.sh script on macOS Anmol Sethi 2020-04-22 17:45:53 -04:00
  • caa299b60d Update VS Code to 1.44.2 Asher 2020-04-21 14:25:27 -05:00
  • dcde596002 Document debugging process Asher 2020-04-20 18:45:04 -05:00
  • ee14db20f1 Allow data: in CSP for font-src Asher 2020-04-20 18:10:07 -05:00
  • 27ba64c7e4 Improve request error handling Asher 2020-04-17 14:58:14 -05:00
  • c7753f2cf9 Update docker one liner to forward UID/GID Anmol Sethi 2020-04-16 14:57:41 -04:00
  • 974d4cb8fc Allow specifying a workspace on the command line Asher 2020-04-16 11:50:53 -05:00
  • 29b6115c77 Adds dev container and docs (#1499) Charles Moog 2020-04-14 17:22:52 -05:00
  • 28e91ba70c Fix domain issues when setting the cookie 3.1.1 Asher 2020-04-13 16:14:40 -05:00
  • 5aded14b87 Merge pull request #1453 from cdr/proxy 3.1.0 Asher 2020-04-08 12:44:29 -05:00
  • a288351ad4 Respond when proxy errors Asher 2020-04-08 11:54:18 -05:00
  • 3b39482420 Document workspace and folder behavior Asher 2020-04-07 17:49:50 -05:00
  • a5c35af81b Fix encoding issues with folder and workspace params Asher 2020-04-06 19:06:12 -05:00
  • b78bdaf46e Merge pull request #1496 from cdr/report-issue-url Charles Moog 2020-04-06 17:29:53 -05:00
  • aefef5b0e8 Send report issues to code-server repo cmoog 2020-04-06 22:23:14 +00:00
  • ca998240a0 Fix typo in FAQ (#1489) Abin Simon 2020-04-03 23:39:32 +05:30
  • d2a31477c7 Merge pull request #1486 from cdr/update-backup Asher 2020-04-02 17:28:27 -05:00
  • 9c6581273e Show proper error when an update fails Asher 2020-04-02 17:20:25 -05:00
  • d1445a8135 Back up code-server directory when updating Asher 2020-04-02 16:21:32 -05:00
  • 5fc00acc39 Fix incorrect reporting that an update failed Asher 2020-04-02 14:48:15 -05:00