Commit Graph

  • 4aae5eaeca
    CI fixes Anmol Sethi 2020-05-12 19:33:34 -0400
  • 41d625abb6
    Revamp README.md with new installation options Anmol Sethi 2020-05-12 01:46:38 -0400
  • 8626bed4ef
    Merge pull request #1619 from cdr/config Anmol Sethi 2020-05-12 21:25:44 -0400
  • dc632ac176
    Remove .yarnrc from lib/vscode Anmol Sethi 2020-05-12 20:58:03 -0400
  • c0d6eb4664
    Improve password handling Anmol Sethi 2020-05-12 19:19:37 -0400
  • 524b0205e9
    Workaround for GH Actions ruining file permissions Anmol Sethi 2020-05-12 02:59:03 -0400
  • 1e432b25ea
    Comment on hash(password) Anmol Sethi 2020-05-11 21:23:50 -0400
  • d6ea9d78f6
    Configuration file bug fixes based on @code-asher's review Anmol Sethi 2020-05-10 04:15:29 -0400
  • 28edf4af2e
    Add systemd user service to .deb and .rpm Anmol Sethi 2020-05-10 02:58:34 -0400
  • d288131a33
    Fix lint errors Anmol Sethi 2020-05-10 02:42:34 -0400
  • e02d94ad2f
    Allow password authentication in the config file Anmol Sethi 2020-05-10 02:35:15 -0400
  • 4f67f4e096
    Disable automatic updates Anmol Sethi 2020-05-10 02:23:41 -0400
  • 00d164b67f
    Add default config file and improve config/data directory detection Anmol Sethi 2020-05-10 01:35:42 -0400
  • c5179c2a06
    Add support for a YAML config file Anmol Sethi 2020-05-10 01:19:32 -0400
  • 95ac0ddfb7
    Fix paths for Windows Asher 2020-05-12 12:34:11 -0500
  • 2e31e8f0c9
    Merge pull request #1623 from cdr/automate-release Anmol Sethi 2020-05-11 21:00:10 -0400
  • 169f8c67fe
    Automate draft release Anmol Sethi 2020-05-11 17:08:22 -0400
  • b706e85efb
    Merge pull request #1611 from cdr/ci Anmol Sethi 2020-05-08 16:46:23 -0400
  • 7c7f62d3f3
    Fixes for CI from @code-asher's review Anmol Sethi 2020-05-08 16:31:42 -0400
  • 231e31656a
    Automate release process Anmol Sethi 2020-05-08 03:08:30 -0400
  • 4590c3a3db
    Merge pull request #1607 from cdr/ci Anmol Sethi 2020-05-08 02:17:16 -0400
  • e9fe4c0466
    Document release process Anmol Sethi 2020-05-08 01:42:46 -0400
  • 6282cd7e7b
    Simplify packaging and improve scripts Anmol Sethi 2020-05-08 00:34:20 -0400
  • bc453b5f0d
    Switch to a single job to build the npm package Anmol Sethi 2020-05-07 23:48:49 -0400
  • 0ec1c69c06
    Switch fully to GH Actions Anmol Sethi 2020-05-07 20:44:32 -0400
  • 193a45113c
    Add back ARM with GH Actions Anmol Sethi 2020-05-07 00:06:55 -0400
  • 3e7582880e
    Make CI faster Anmol Sethi 2020-05-06 23:15:30 -0400
  • c63f1ea62a
    Merge pull request #1601 from cdr/fixes Anmol Sethi 2020-05-06 20:53:26 -0400
  • 1a375a44e0
    Disable ARM64 releases as ARM on Travis is very unreliable Anmol Sethi 2020-05-06 20:26:48 -0400
  • be032cf735
    Add NPM package, debs, rpms and refactor CI/build process Anmol Sethi 2020-04-30 07:52:54 -0400
  • 4875f6aa87
    Update VS Code to fix infinite refresh Asher 2020-05-05 12:22:35 -0500
  • 0a2f06b296
    Update diff command in readme Asher 2020-05-05 12:16:41 -0500
  • 6a2662eeee
    Remove node-pty Asher 2020-05-05 11:11:39 -0500
  • a64f80d2d4
    Merge pull request #1602 from cdr/unset-pass Anmol Sethi 2020-05-04 22:48:17 -0400
  • 1898dea314
    Unset $PASSWORD after grabbing it Anmol Sethi 2020-05-04 02:40:34 -0400
  • 81411b2af9
    Fix highlighted scmviewlet items in Firefox Asher 2020-05-01 12:53:44 -0500
  • c4b620d69e
    Merge pull request #1592 from saxc/fix-macOS Anmol Sethi 2020-05-01 12:15:36 -0400
  • c04befac68
    fix macOS saxc 2020-05-01 17:55:38 +0200
  • fd36a99a4c
    Update vscode patch notes and bump version 3.2.0 Asher 2020-04-29 15:22:11 -0500
  • 4b09746c37
    Merge pull request #1574 from cdr/transformer Asher 2020-04-29 12:45:07 -0500
  • 870cf4f3fe
    Fix yarn.lock Asher 2020-04-29 12:39:42 -0500
  • 1ff35f177d
    Remove transformer file Asher 2020-04-29 12:13:11 -0500
  • f3edb1cc5f
    Update node to latest lts (12.16.3) and update deps Asher 2020-04-29 11:43:13 -0500
  • 86dc38e69f
    Allow extensions of any kind Asher 2020-04-28 17:08:43 -0500
  • a2b69c8f3f
    Fix inconsistencies in log flags and env var Asher 2020-04-28 16:39:01 -0500
  • 4cfd7c50ad
    Remove unused class Asher 2020-04-28 13:13:35 -0500
  • a96606e589
    Fix mention of host/port in docs Anmol Sethi 2020-04-28 18:29:25 -0400
  • 30aefe19b5
    Update issue template to mention check against regular VS Code Anmol Sethi 2020-04-28 14:50:08 -0400
  • 37184f456c
    Merge pull request #1562 from cdr/bindaddr Anmol Sethi 2020-04-28 14:33:38 -0400
  • 05456024c4
    Merge pull request #1561 from cdr/ratelimit Anmol Sethi 2020-04-28 14:33:18 -0400
  • 5accf3fe5f
    Add basic rate limiting to login endpoint Anmol Sethi 2020-04-27 08:41:52 -0400
  • 2dd27b4cb8
    gitignore release-upload Anmol Sethi 2020-04-28 14:14:38 -0400
  • af28885ea6
    Deprecate --host and --port in favour of --bind-addr Anmol Sethi 2020-04-27 09:22:52 -0400
  • f21ba53609
    Merge pull request #1563 from cdr/remove-ssh Anmol Sethi 2020-04-28 14:15:54 -0400
  • 181e0ea6c8
    Remove ssh2 dep Anmol Sethi 2020-04-28 14:04:56 -0400
  • 6074ca275b
    Fill out some missing browser environment values Asher 2020-04-27 16:51:38 -0500
  • d0d5461a67
    Remove SSH server Anmol Sethi 2020-04-27 09:27:45 -0400
  • 8608ae2f08
    Merge pull request #1546 from cdr/readlink-mac Anmol Sethi 2020-04-22 18:01:25 -0400
  • 401f08db63
    Fix code-server.sh script on macOS Anmol Sethi 2020-04-22 17:45:53 -0400
  • caa299b60d
    Update VS Code to 1.44.2 Asher 2020-04-21 14:25:27 -0500
  • dcde596002
    Document debugging process Asher 2020-04-20 18:45:04 -0500
  • ee14db20f1
    Allow data: in CSP for font-src Asher 2020-04-20 18:10:07 -0500
  • c2e183ee76
    Patch cmoog 2020-04-20 18:52:32 +0000
  • 9a6044c218
    Simplify cmoog 2020-04-19 19:44:41 +0000
  • 22c8e1e9e9
    Patches typo cmoog 2020-04-17 20:38:44 +0000
  • 27ba64c7e4
    Improve request error handling Asher 2020-04-17 14:58:14 -0500
  • 78741fac64
    Adds path to profile cmoog 2020-04-16 21:54:54 +0000
  • e36c1a4dcd
    Removes mac installation cmoog 2020-04-15 03:11:10 +0000
  • ec27350b45
    Removes backup step and fails instead cmoog 2020-04-14 22:57:05 +0000
  • d172dfce90
    Uses version as lib path cmoog 2020-04-14 22:42:10 +0000
  • a36101ce61
    Installs to ~/.local/share/code-server cmoog 2020-04-14 22:19:04 +0000
  • 87d251362f
    Installs to ~/.local on linux cmoog 2020-04-14 22:02:57 +0000
  • 793f8d7774
    Uses one script for mac and linux cmoog 2020-04-14 20:35:36 +0000
  • 17a27617f1
    Uses gitub api for latest release cmoog 2020-04-14 19:56:21 +0000
  • 1b078071bb
    Add install helper scripts cmoog 2020-03-27 14:19:34 -0500
  • c7753f2cf9
    Update docker one liner to forward UID/GID Anmol Sethi 2020-04-16 14:57:41 -0400
  • 974d4cb8fc
    Allow specifying a workspace on the command line Asher 2020-04-16 11:50:53 -0500
  • 29b6115c77
    Adds dev container and docs (#1499) Charles Moog 2020-04-14 17:22:52 -0500
  • 8a6ab302d5
    Comment cmoog 2020-04-14 22:09:49 +0000
  • d763a3c2a0
    fmt cmoog 2020-04-14 22:07:32 +0000
  • 37a5d27261
    Adds documentation cmoog 2020-04-14 22:04:44 +0000
  • c78878d151
    Review changes cmoog 2020-04-14 19:15:20 +0000
  • 0c22227e4e
    Adds host flag to docs cmoog 2020-04-14 18:01:52 +0000
  • a1e8523781
    Use existing container if available cmoog 2020-04-07 16:31:33 +0000
  • 28ea7633fa
    In dev-image dir cmoog 2020-04-07 15:31:14 +0000
  • 9c0d5f64c8
    Adds dev container and docs cmoog 2020-04-06 22:15:23 +0000
  • 28e91ba70c
    Fix domain issues when setting the cookie 3.1.1 Asher 2020-04-13 16:14:40 -0500
  • 60a5b64b8d
    create homepage AliE56Z 2020-04-13 05:20:07 +0300
  • 5aded14b87
    Merge pull request #1453 from cdr/proxy 3.1.0 Asher 2020-04-08 12:44:29 -0500
  • a288351ad4
    Respond when proxy errors Asher 2020-04-08 11:54:18 -0500
  • 3b39482420
    Document workspace and folder behavior Asher 2020-04-07 17:49:50 -0500
  • a5c35af81b
    Fix encoding issues with folder and workspace params Asher 2020-04-06 19:06:12 -0500
  • b78bdaf46e
    Merge pull request #1496 from cdr/report-issue-url Charles Moog 2020-04-06 17:29:53 -0500
  • aefef5b0e8
    Send report issues to code-server repo cmoog 2020-04-06 22:23:14 +0000
  • ca998240a0
    Fix typo in FAQ (#1489) Abin Simon 2020-04-03 23:39:32 +0530
  • 0d7b45f9c9
    Fix typo in FAQ Abin Simon 2020-04-03 18:32:35 +0530
  • d2a31477c7
    Merge pull request #1486 from cdr/update-backup Asher 2020-04-02 17:28:27 -0500
  • 9c6581273e
    Show proper error when an update fails Asher 2020-04-02 17:20:25 -0500
  • d1445a8135
    Back up code-server directory when updating Asher 2020-04-02 16:21:32 -0500
  • 5fc00acc39
    Fix incorrect reporting that an update failed Asher 2020-04-02 14:48:15 -0500