Archived
1
0

Commit Graph

  • da6000b96f
    Add Slack link to issue template (#2282) Ben Potter 2020-11-10 14:00:05 -05:00
  • d969a5bd6b
    Merge pull request #2252 from cdr/plugin-5d60 Anmol Sethi 2020-11-06 14:49:00 -05:00
  • fe399ff0fe
    Fix formatting Anmol Sethi 2020-11-06 14:46:49 -05:00
  • 277211c4ce
    plugin: Make init and applications callbacks optional Anmol Sethi 2020-11-06 14:44:19 -05:00
  • 9d39c53c99
    plugin: Give test-plugin some html to test overlay Anmol Sethi 2020-11-06 10:09:35 -05:00
  • 197a09f0c1
    plugin: Test endpoints via supertest Anmol Sethi 2020-11-06 09:51:46 -05:00
  • 9453f891df
    plugin.ts: Fix usage of routerPath in mount Anmol Sethi 2020-11-05 14:17:13 -05:00
  • 14f408a837
    plugin: Plugin modules now export a single top level identifier Anmol Sethi 2020-11-04 23:10:41 -05:00
  • 8a8159c683
    plugin: More review fixes Anmol Sethi 2020-11-04 22:59:43 -05:00
  • 706bc23f04
    plugin: Fixes for CI Anmol Sethi 2020-11-03 21:53:16 -05:00
  • af73b96313
    routes/apps.ts: Add example output Anmol Sethi 2020-11-03 21:49:10 -05:00
  • 2a13d003d3
    plugin.ts: Add homepageURL to plugin and application Anmol Sethi 2020-11-03 21:45:25 -05:00
  • 687094802e
    plugin.ts: Make application endpoint paths absolute Anmol Sethi 2020-11-03 21:42:21 -05:00
  • 139a28e0ea
    plugin.ts: Describe private counterpart functions Anmol Sethi 2020-11-03 21:14:19 -05:00
  • e03bbe3149
    routes/apps.ts: Implement /api/applications endpoint Anmol Sethi 2020-11-03 21:14:14 -05:00
  • afff86ae9c
    plugin.ts: Adjust to implement pluginapi.d.ts correctly Anmol Sethi 2020-11-03 21:11:14 -05:00
  • fed545e67d
    plugin.d.ts -> pluginapi.d.ts Anmol Sethi 2020-11-03 17:13:21 -05:00
  • 6638daf6f0
    plugin.d.ts: Add explicit path field and adjust types to reflect Anmol Sethi 2020-11-03 17:09:28 -05:00
  • 8d3a7721fe
    plugin.d.ts: Document plugin priority correctly Anmol Sethi 2020-11-03 16:42:18 -05:00
  • 75e52a3774
    plugin.ts: Fixes for @code-asher Anmol Sethi 2020-11-03 16:24:06 -05:00
  • f4d7f00033
    plugin.ts: Fixes for @wbobeirne Anmol Sethi 2020-11-03 16:21:18 -05:00
  • ef971009d9
    plugin.test.ts: Make it clear iconPath is a path Anmol Sethi 2020-10-30 03:39:14 -04:00
  • 30d2962e21
    src/node/plugin.ts: Warn on duplicate plugin and only load first Anmol Sethi 2020-10-30 03:37:42 -04:00
  • 82e8a00a0d
    Fix CI Anmol Sethi 2020-10-30 03:26:30 -04:00
  • bea185b8b2
    plugin: Add basic loading test Anmol Sethi 2020-10-30 03:18:59 -04:00
  • e08a55d44a
    src/node/plugin.ts: Implement new plugin API Anmol Sethi 2020-10-30 03:18:45 -04:00
  • 481df70622
    ci/dev/test.sh: Pass through args Anmol Sethi 2020-10-29 23:18:07 -04:00
  • aa2cfa2c17
    typings/plugin.d.ts: Create Anmol Sethi 2020-10-29 23:17:28 -04:00
  • 959497067c
    Document HttpError Asher 2020-11-05 17:07:51 -06:00
  • f7076247f9
    Move domain proxy to routes Asher 2020-11-05 16:45:58 -06:00
  • f6c4434191
    Tweak proxy fallthrough behavior Asher 2020-11-05 16:42:58 -06:00
  • cb991a9143
    Handle errors for JSON requests Asher 2020-11-05 15:19:15 -06:00
  • 3f1750cf83
    Fix destroying response in update again Asher 2020-11-05 14:34:57 -06:00
  • 7b2752a62c
    Move websocket routes into a separate app Asher 2020-11-05 12:58:37 -06:00
  • 9e09c1f92b
    Upgrade to Express 5 Asher 2020-11-05 11:36:27 -06:00
  • 8252c372af
    Provide a way to tell when event handlers are finished Asher 2020-11-04 16:49:01 -06:00
  • 396af23842
    Kill VS Code when process exits Asher 2020-11-03 17:14:04 -06:00
  • 34225e2bdf
    Use ensureAuthenticated as middleware Asher 2020-11-03 16:45:03 -06:00
  • 476379a77e
    Fix cookie domain Asher 2020-11-03 16:44:08 -06:00
  • 210fc049c4
    Document VS Code endpoints Asher 2020-11-03 16:30:45 -06:00
  • e5c8e0aad1
    Remove useless || Asher 2020-11-03 16:14:24 -06:00
  • c5ce365482
    Use query variable to force update check Asher 2020-11-03 16:13:41 -06:00
  • a653b93ce2
    Include protocol on printed address Asher 2020-11-03 16:11:28 -06:00
  • e2c35facdb
    Remove invalid comment on maybeProxy Asher 2020-11-03 15:47:20 -06:00
  • 75b93f9dc5
    Fix bind address priority Asher 2020-11-04 17:07:03 -06:00
  • 1eebde56ab
    Specify that Coder Alpha requires v3.6.2 (#2270) Jon Ayers 2020-11-03 18:03:28 -06:00
  • e27188c2f9
    Merge pull request #2268 from cdr/update-alpha Asher 2020-11-03 17:33:02 -06:00
  • ddbac8dd78
    Update README Alpha section to remove reference to typeform Jon Ayers 2020-11-03 23:23:41 +00:00
  • 8066da12fe
    Remove unused Locals interface Asher 2020-11-03 15:37:16 -06:00
  • 03e0013112
    Unbind error/exit events once handshakes resolve Asher 2020-11-03 14:54:27 -06:00
  • e243f6e369
    Return early when forking to reduce indentation Asher 2020-11-03 14:42:37 -06:00
  • c10450c4c5
    Move isFile into util Asher 2020-11-03 14:40:06 -06:00
  • c72c53f64d
    Fix not being able to dispose vscode after failed disposal Asher 2020-11-03 14:36:27 -06:00
  • f4e5855318
    Simplify update request Asher 2020-11-03 14:31:32 -06:00
  • 3a074fd844
    Skip unnecessary auth type check when using --link Asher 2020-11-03 14:30:34 -06:00
  • 8a9e61defb
    Use Addr interface everywhere and loop over arg sources Asher 2020-11-03 14:26:25 -06:00
  • 1067507c41
    Proxy to 0.0.0.0 instead of localhost Asher 2020-10-28 11:29:43 -05:00
  • f9e0990594
    Merge pull request #2255 from cdr/self-signed-3b2c Anmol Sethi 2020-11-03 14:04:47 -05:00
  • c07296cce0
    docs: Add known issues to iPad docs and add more links to iPad docs Anmol Sethi 2020-10-30 06:08:42 -04:00
  • 31306f7fdd
    docs: Add iPad self signed certificate documentation Anmol Sethi 2020-10-30 04:48:51 -04:00
  • 7affce5801
    Merge branch 'v3.6.2' into feature/helm3 Matthew Beckett 2020-11-03 12:28:29 +00:00
  • 37b87dd2b8
    Merge pull request #2264 from cdr/v3.6.2 Asher 2020-11-02 18:07:53 -06:00
  • 9bde62fbd6
    v3.6.2 v3.6.2 Asher 2020-11-02 17:17:25 -06:00
  • 6fbbb1047f
    fmt Asher 2020-11-02 17:17:09 -06:00
  • e07a591745
    Catch cloud agent download failure Asher 2020-11-02 16:47:09 -06:00
  • 676c7bf915
    Merge pull request #2250 from cdr/disconnects Asher 2020-11-02 16:46:14 -06:00
  • 9ad7d0b7a3
    Fix potential 500 when loading in parallel Asher 2020-10-30 14:50:06 -05:00
  • 07e7c38ea2
    Immediately pause web socket Asher 2020-10-30 13:38:13 -05:00
  • 0b9af6ef67
    Initiate connection handshake from server Asher 2020-10-29 18:54:18 -05:00
  • c63dc3a1ea
    Add more logging around connections Asher 2020-10-29 14:48:01 -05:00
  • a1b61d1659
    src/node/util.ts: Mark generated certificates as CA Anmol Sethi 2020-10-30 05:42:42 -04:00
  • bae28727bd
    src/node/cli.ts: Add --cert-host to configure generated certificate hostname Anmol Sethi 2020-10-30 05:26:40 -04:00
  • 8b85006996
    src/node/util.ts: Make certificate generation "modern" Anmol Sethi 2020-10-30 04:35:08 -04:00
  • 10b3028196
    util: Generate self signed certificate into data directory Anmol Sethi 2020-10-30 04:13:22 -04:00
  • 860c99e3b8
    Docs copyedits: README.md + CONTRIBUTING.md (#2242) Katie Horne 2020-10-29 16:21:47 -05:00
  • f2f1fee6f1
    Short-circuit heartbeat when alive Asher 2020-10-27 17:48:37 -05:00
  • 504d89638b
    Fix open line being printed when open fails Asher 2020-10-27 17:41:11 -05:00
  • dc177ab505
    Unambiguify address replacement Asher 2020-10-27 17:38:54 -05:00
  • cde94d5ed4
    Remove redundant serverAddress check Asher 2020-10-27 17:35:42 -05:00
  • 305348f0ac
    Improve proxy fallthrough logic Asher 2020-10-27 17:26:22 -05:00
  • 6ab6cb4f07
    Fix error handler types Asher 2020-10-27 17:18:44 -05:00
  • 6422a8d74b
    Fix webview resource path Asher 2020-10-27 17:17:05 -05:00
  • 257d9a4fa4
    Make authentication work with sub-domain proxy Asher 2020-10-26 15:13:52 -05:00
  • 112eda4605
    Convert routes to Express Asher 2020-10-20 18:05:58 -05:00
  • 4b6cbacbad
    Add file for global constants Asher 2020-10-16 14:45:49 -05:00
  • 71dc5c7542
    Switch to Express Asher 2020-10-16 12:43:49 -05:00
  • 7e1e9d1249
    Merge pull request #2205 from cdr/v3.6.1 Asher 2020-10-23 17:04:33 -05:00
  • 62735da694
    v3.6.1 v3.6.1 Asher 2020-10-14 17:06:42 -05:00
  • 6cc1ee1b00
    Merge pull request #2220 from cdr/remote-install-5bc0 Anmol Sethi 2020-10-23 12:07:35 -04:00
  • 79443c14ff
    release-image: Remap UID within the image before handling $DOCKER_USER (#2223) Anmol Sethi 2020-10-23 12:07:08 -04:00
  • a0b7bf2180
    install.sh: Default $RSH to ssh Anmol Sethi 2020-10-22 01:43:22 -04:00
  • 30f3030530
    install.sh: Allow customizing remote shell with --rsh Anmol Sethi 2020-10-21 17:05:58 -04:00
  • 759a78d9d8
    install.sh: Rename SSH_FLAGS to RSH_FLAGS Anmol Sethi 2020-10-21 17:00:20 -04:00
  • 7093f99a78
    Merge pull request #2218 from cdr/whoami-c324 Anmol Sethi 2020-10-22 01:41:17 -04:00
  • bca1bcfc03
    Fix README formatting Anmol Sethi 2020-10-21 16:45:53 -04:00
  • 4a3d2e5a94
    Remove unnecessary whoami Anmol Sethi 2020-10-21 16:39:30 -04:00
  • 14287df655
    Merge pull request #2204 from cdr/vscode-1.50.0 Asher 2020-10-21 14:14:51 -05:00
  • 8e93e28162
    Strip config file password from debug log Asher 2020-10-16 12:31:22 -05:00
  • 9f25cc6d5d
    Move providers from app to routes Asher 2020-10-15 17:47:20 -05:00
  • 6000e389bc
    Add Express as a dep and regenerate lockfile Asher 2020-10-15 17:05:55 -05:00