Commit Graph

  • b0ecff338f
    refactor: globalSetup to use CodeServer model Joe Previte 2021-04-21 14:31:15 -0700
  • cb65590b98
    refactor: move tmpdir into src/node/constants Joe Previte 2021-04-21 13:22:11 -0700
  • cc99fddf24
    feat: add test for terminal echo to file Joe Previte 2021-04-20 12:41:54 -0700
  • 2bf0a0e76e
    refactor: fix tests to check visibility correctly Joe Previte 2021-04-20 10:48:17 -0700
  • 2665a4f61b
    feat: add CodeServer page object for e2e tests Joe Previte 2021-04-19 15:25:57 -0700
  • ab718f1b4f update the documentation to better conform to the style guide Dylan Turnbull 2021-04-23 16:05:04 +0000
  • cf1ad0da8b
    Apply suggestions from code review Dylan Turnbull 2021-04-23 10:59:44 -0500
  • 5ad8e686bc
    Merge pull request #3194 from cdr/jsjoeio/add-code-coverage-reporter repo-ranger[bot] 2021-04-22 22:46:45 +0000
  • bb0414e7bb
    feat: add ci step upload coverage report Codecov Joe Previte 2021-04-22 15:28:30 -0700
  • 537fbd040a
    feat: add coverage script using codecov Joe Previte 2021-04-22 15:27:54 -0700
  • a777bf05c7
    feat: add clover to get test coverage in xml Joe Previte 2021-04-22 15:03:15 -0700
  • 060aeacce5
    Add builtin plugin for code-server integration Asher 2021-04-16 16:42:18 -0500
  • ed29b32b57 bumped the jose version to appease the audit gods Dylan Turnbull 2021-04-22 16:38:08 +0000
  • becd7da6ae
    Merge branch 'main' into feature/openid-connect Dylan Turnbull 2021-04-22 10:49:48 -0500
  • 72ca12c098
    chore(lib/vscode): update netmask (#3187) Akash Satheesan 2021-04-22 02:57:35 +0530
  • 99337f613b
    chore(lib/vscode): update netmask Akash Satheesan 2021-04-22 02:22:37 +0530
  • b9c80b8520
    Merge pull request #3178 from code-asher/connections Asher 2021-04-21 12:22:45 -0500
  • 16fc315afa
    Catch socket close during protocol handshake Asher 2021-04-20 15:48:24 -0500
  • f0bafa387f
    Move connection logic into connection class Asher 2021-04-20 11:17:18 -0500
  • ae6089f852
    Improve protocol class Asher 2021-04-20 11:52:21 -0500
  • 4ed7ae9c96
    chore(ranger): fix syntax for extension-request (#3172) Akash Satheesan 2021-04-20 22:57:06 +0530
  • 13691b3e08
    chore(ranger): fix syntax for extension-request Akash Satheesan 2021-04-20 22:48:21 +0530
  • 724ee93e81
    chore(ci): migrate from hub to gh (#3168) Akash Satheesan 2021-04-20 02:21:33 +0530
  • 6d65680c23
    Merge pull request #3141 from cdr/jsjoeio/fix-login-rate-limiter repo-ranger[bot] 2021-04-19 20:29:11 +0000
  • f80d5c3764
    refactor: rateLimiter.canTry logic to check >= 1 Joe Previte 2021-04-19 11:21:38 -0700
  • 599d64cafe
    chore(ci): migrate from hub to gh Akash Satheesan 2021-04-20 01:42:42 +0530
  • 7a5042176e
    fix: update logic for removing token from limiter Joe Previte 2021-04-19 11:12:43 -0700
  • 958f01262b
    refactor: check errorMessage in login e2e test Joe Previte 2021-04-19 11:11:52 -0700
  • a3f18d6158
    refactor: change limiter.Try() to .removeToken() Joe Previte 2021-04-19 10:57:50 -0700
  • 7928dc2bff
    feat: add test for limiter.canTry() Joe Previte 2021-04-16 14:23:46 -0700
  • d8e45057c7
    refactor: update rateLimiter to check try Joe Previte 2021-04-16 14:22:09 -0700
  • a8719e1f79
    refactor: change config to save all e2e videos Joe Previte 2021-04-16 14:12:10 -0700
  • 1e6f4f2a14
    feat(testing): add test for rate limiter Joe Previte 2021-04-15 16:36:35 -0700
  • 08521077f0
    refactor(login): move rate limiter after successful login Joe Previte 2021-04-15 16:34:51 -0700
  • 83cfbf82cf
    feat: increase timeout for playwright tests Joe Previte 2021-04-15 16:34:36 -0700
  • faaa0a9e60
    feat(testing): add e2e tests for password Joe Previte 2021-04-15 15:27:17 -0700
  • ebbabc6e04
    refactor(testing): combine loginPage with login Joe Previte 2021-04-15 15:16:50 -0700
  • 58e17c5e50
    feat(testing): add tests for RateLimiter Joe Previte 2021-04-15 15:12:07 -0700
  • 4683d8a077
    fix: update comment and export rateLimiter Joe Previte 2021-04-15 15:07:07 -0700
  • f21884cce5
    chore(deps): deduplicate deps in yarn.lock (#3167) Akash Satheesan 2021-04-19 22:22:07 +0530
  • 92cc6d15cb
    chore(deps): deduplicate deps in yarn.lock Akash Satheesan 2021-04-19 21:49:19 +0530
  • 818e2207f8
    chore(deps): bump ssri from 6.0.1 to 6.0.2 in /lib/vscode (#3165) dependabot[bot] 2021-04-19 20:35:48 +0530
  • 7f6b3da8d5
    chore(deps): bump ws from 7.4.4 to 7.4.5 (#3163) dependabot[bot] 2021-04-19 20:31:57 +0530
  • 3aa4a5af30
    chore(deps): bump ws from 7.4.4 to 7.4.5 dependabot[bot] 2021-04-19 14:22:35 +0000
  • c59331b59b
    chore(deps): bump ssri from 6.0.1 to 6.0.2 in /lib/vscode dependabot[bot] 2021-04-19 14:21:49 +0000
  • 4ae9e43362
    security: upgrade parcel-bundler from 1.12.4 to 1.12.5 (#3161) Jonathan Yu 2021-04-19 07:20:45 -0700
  • 3ae53eadf6 security: upgrade parcel-bundler from 1.12.4 to 1.12.5 Jonathan Yu 2021-04-18 18:44:53 +0000
  • e46941fa58
    Merge pull request #3148 from cdr/jsjoeio/add-security-policy repo-ranger[bot] 2021-04-16 22:34:44 +0000
  • dc98399d2b
    fixup: docs Joe Previte 2021-04-16 14:59:13 -0700
  • 24c713e054
    Create SECURITY.md Joe Previte 2021-04-16 14:57:40 -0700
  • f2f731a078
    Merge pull request #7 from turnbros/fix/openid-connect-logging Dylan Turnbull 2021-04-16 16:51:13 -0500
  • d5031380b5 updated the logger format to match what was actually requested Dylan Turnbull 2021-04-16 16:49:55 -0500
  • 793817bdec
    Merge pull request #6 from turnbros/fix/openid-connect-logging Dylan Turnbull 2021-04-16 15:23:29 -0500
  • af3160437e updated the logger.debug and ran yarn fmt Dylan Turnbull 2021-04-16 14:51:53 -0500
  • cbc2e8bc92
    chore(ci): remove images and update publish flow (#3147) Akash Satheesan 2021-04-17 01:17:24 +0530
  • 9e2b4f37d3 replace console.debug with logger.debug Dylan Turnbull 2021-04-16 14:23:54 -0500
  • 7bde3824b8
    chore(ci): update publish workflow Akash Satheesan 2021-04-17 00:00:28 +0530
  • 006438db33
    chore(deps-dev): bump @types/node from 12.20.8 to 12.20.10 (#3143) dependabot[bot] 2021-04-16 21:38:49 +0530
  • 70148501ec
    chore(ci): remove unmaintained images Akash Satheesan 2021-04-16 21:08:54 +0530
  • 1e8d5d4684
    chore(deps-dev): bump @types/node from 12.20.8 to 12.20.10 dependabot[bot] 2021-04-16 11:02:17 +0000
  • e9985bd658
    feat(vscode): update to version 1.55.2 Akash Satheesan 2021-04-16 02:10:06 +0530
  • d5ffe249a5
    Merge pull request #5 from turnbros/documentation/openid-setup-guides Dylan Turnbull 2021-04-15 15:30:40 -0500
  • 153e89b5e9
    Merge pull request #4 from turnbros/feature/openid-connect-remove-claim-requirement Dylan Turnbull 2021-04-15 15:29:39 -0500
  • c3c305c104 updated the screenshot to make sure the code-server endpoint url is consistent Dylan Turnbull 2021-04-15 15:25:48 -0500
  • aabfded303 Updated the documentation with a couple extra steps after testing it out Dylan Turnbull 2021-04-15 15:23:49 -0500
  • 3ac81d9eb6 updated the doc images Dylan Turnbull 2021-04-15 14:39:36 -0500
  • 6add98b878 updated the doc images Dylan Turnbull 2021-04-15 14:38:01 -0500
  • 0b8a06863b
    fix(update-vscode): add check/docs for git-subtree (#3129) Akash Satheesan 2021-04-16 01:07:28 +0530
  • 2a0c448187 updated the doc images Dylan Turnbull 2021-04-15 14:33:12 -0500
  • 1532cb5f36 resized the images Dylan Turnbull 2021-04-15 14:29:40 -0500
  • a11d9a908b added markdown to reduce the image sizes Dylan Turnbull 2021-04-15 14:24:35 -0500
  • 4fcfab2672 Added documentation that explains how to configure and OpenID-Connect client Dylan Turnbull 2021-04-15 14:17:15 -0500
  • 578b2de131
    chore(lib/vscode): clean up comments Akash Satheesan 2021-04-16 00:39:02 +0530
  • 97fbbfaecc
    Merge pull request #3133 from cdr/jsjoeio/migrate-to-playwright-test repo-ranger[bot] 2021-04-15 19:04:24 +0000
  • 73e316eae3
    Merge pull request #3138 from cdr/dependabot/npm_and_yarn/types/node-12.20.8 Joe Previte 2021-04-15 11:47:37 -0700
  • 3b5416cbb2
    Merge pull request #3137 from cdr/dependabot/npm_and_yarn/eslint-plugin-prettier-3.4.0 Joe Previte 2021-04-15 11:47:28 -0700
  • e741ebf50b
    Merge pull request #3136 from cdr/dependabot/npm_and_yarn/js-yaml-4.1.0 Joe Previte 2021-04-15 11:47:17 -0700
  • 450fcd5ba7
    refactor: pass all args to test-e2e script Joe Previte 2021-04-14 14:45:30 -0700
  • d6f0725399
    fix: update path for e2e videos Joe Previte 2021-04-14 12:03:47 -0700
  • c9fa931a0b
    fix: add retry 2 for failing e2e tests Joe Previte 2021-04-14 12:01:17 -0700
  • 92b7c1e9a8
    refactor: test-e2e.sh script Joe Previte 2021-04-13 17:31:56 -0700
  • 6c3bb101cd
    chore(deps): add resolution for newest playwright Joe Previte 2021-04-13 17:31:24 -0700
  • 7ea6d22b3e
    refactor: add login to config.js for e2e tests Joe Previte 2021-04-13 17:15:07 -0700
  • 52586706c4
    refactor: use playwright-test syntax for e2e tests Joe Previte 2021-04-13 12:02:52 -0700
  • 08cd2d8191
    refactor: add new e2e config Joe Previte 2021-04-13 11:58:09 -0700
  • 0a090bf12b
    chore(deps): add @playwright/test Joe Previte 2021-04-13 11:02:23 -0700
  • bdf555a06e
    fix(lib/vscode): refactor productService Akash Satheesan 2021-04-16 00:14:16 +0530
  • 8ffb87dbc9
    fix(lib/vscode): restore localizatizons support Akash Satheesan 2021-04-16 00:06:38 +0530
  • 05a3883a6c
    Merge pull request #3135 from cdr/dependabot/npm_and_yarn/prettier-plugin-sh-0.6.1 Joe Previte 2021-04-15 10:56:18 -0700
  • 04407960a6 made the oidc group claim optional Dylan Turnbull 2021-04-15 10:46:35 -0500
  • d3a58400e1
    chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /lib/vscode dependabot[bot] 2021-04-15 14:09:06 +0000
  • 8efd093a7e
    chore(deps-dev): bump @types/node from 12.20.7 to 12.20.8 dependabot[bot] 2021-04-15 11:04:11 +0000
  • 4941dcd462
    chore(deps-dev): bump eslint-plugin-prettier from 3.3.1 to 3.4.0 dependabot[bot] 2021-04-15 11:03:56 +0000
  • 037e87d986
    chore(deps): bump js-yaml from 4.0.0 to 4.1.0 dependabot[bot] 2021-04-15 11:03:49 +0000
  • 9b8e7d0735
    chore(deps-dev): bump prettier-plugin-sh from 0.6.0 to 0.6.1 dependabot[bot] 2021-04-15 11:03:31 +0000
  • a05c4e4ae2
    Merge pull request #3134 from cdr/jsjoeio/remove-dev-dockerfile repo-ranger[bot] 2021-04-14 23:59:38 +0000
  • ec86aa7ab1
    docs: update global requirements for CONTRIBUTING Joe Previte 2021-04-14 16:19:09 -0700
  • 638b2d5dd5
    refactor: remove debian10 and references Joe Previte 2021-04-14 16:18:29 -0700
  • ddae4056e4
    Merge pull request #3130 from cdr/dependabot/npm_and_yarn/eslint-config-prettier-8.2.0 Joe Previte 2021-04-14 11:20:26 -0700
  • 2f6d256745 feat(lib/vscode): pull in changes for 1.55.2 Akash Satheesan 2021-04-14 19:00:56 +0530