Archived
1
0

Commit Graph

  • d9bb1a36eb
    docs(contr): add section on testing Joe Previte 2021-06-17 11:38:04 -07:00
  • 5f7e9b7361
    Merge pull request #3630 from janiversen/patch-1 Joe Previte 2021-06-17 16:05:27 -07:00
  • ece5de699a Update CONTRIBUTING.md jan iversen 2021-06-17 20:53:27 +02:00
  • bf45e7ca15
    chore(deps-dev): bump @types/ws from 7.4.4 to 7.4.5 (#3627) dependabot[bot] 2021-06-17 23:49:14 +05:30
  • 9dae4fec25
    chore(deps): bump ws from 7.4.6 to 7.5.0 (#3625) dependabot[bot] 2021-06-17 23:49:03 +05:30
  • 83701f9f6d
    Merge pull request #3626 from cdr/dependabot/npm_and_yarn/wtfnode-0.9.0 Joe Previte 2021-06-17 10:49:40 -07:00
  • 4e14c11fa4
    Allow development on any architecture (#3598) jan iversen 2021-06-17 19:28:54 +02:00
  • 79f372c1a0
    chore(deps-dev): bump wtfnode from 0.8.4 to 0.9.0 dependabot[bot] 2021-06-17 11:04:04 +00:00
  • cbe3192971
    Merge pull request #3617 from cdr/dependabot/npm_and_yarn/audit-ci-4.1.0 Joe Previte 2021-06-16 10:03:35 -07:00
  • ddbff58eec
    Merge pull request #3602 from patrickcylai/patrickcylai/fix-docs-hashed-password Joe Previte 2021-06-16 09:49:53 -07:00
  • 18c0f32c24
    chore(deps-dev): bump audit-ci from 4.0.0 to 4.1.0 dependabot[bot] 2021-06-16 11:02:59 +00:00
  • b59b3936d0
    Fix incorrect logout base (#3611) Asher 2021-06-15 15:11:01 -05:00
  • 3241a4f521
    chore(deps-dev): bump @typescript-eslint/parser from 4.26.1 to 4.27.0 (#3609) dependabot[bot] 2021-06-15 21:46:00 +05:30
  • 5c9b625acb
    chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3610) dependabot[bot] 2021-06-15 21:34:56 +05:30
  • 5fae520ebe fix: placeholder password in hashed password example Patrick Lai 2021-06-13 01:25:05 +10:00
  • 4bb7a8ddb9
    Merge pull request #3590 from mxschmitt/chore/upgrade-to-latest-playwright Joe Previte 2021-06-10 11:15:41 -07:00
  • 2c818e3855
    Merge pull request #3589 from cdr/dependabot/npm_and_yarn/argon2-0.28.2 Joe Previte 2021-06-10 09:36:45 -07:00
  • dbb34ad710 chore: upgrade to Playwright 1.12 with its new test-runner Max Schmitt 2021-06-10 15:09:38 +02:00
  • fda44240c9
    chore(deps): bump argon2 from 0.28.0 to 0.28.2 dependabot[bot] 2021-06-10 11:01:38 +00:00
  • 9fc9c041ad
    Merge pull request #3588 from cdr/dependabot/npm_and_yarn/lib/vscode/normalize-url-4.5.1 Joe Previte 2021-06-09 15:06:08 -07:00
  • a802a920ac
    Merge pull request #3587 from cdr/dependabot/npm_and_yarn/lib/vscode/build/normalize-url-4.5.1 Joe Previte 2021-06-09 15:05:54 -07:00
  • 54684c0ad2
    chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /lib/vscode dependabot[bot] 2021-06-09 21:32:56 +00:00
  • 2594aa3e41
    chore(deps): bump normalize-url from 4.5.0 to 4.5.1 in /lib/vscode/build dependabot[bot] 2021-06-09 21:32:42 +00:00
  • 717eaa6470
    Merge pull request #3422 from cdr/jsjoeio/fix-password-hash Joe Previte 2021-06-09 14:32:05 -07:00
  • 1e55a648a5
    feat: check for empty str in isHashMatch Joe Previte 2021-06-07 15:45:11 -07:00
  • 3b50bfc17d
    fix: sanitize password and cookie key Joe Previte 2021-06-07 14:46:59 -07:00
  • deaa2242ca
    feat: add npm_config_build_from_source to build scripts Joe Previte 2021-06-07 14:09:54 -07:00
  • 8c2bb61af9
    refactor: parse options with multiple = in cli Joe Previte 2021-06-03 16:37:46 -07:00
  • 531b7c0c25
    feat: add splitOnFirstEquals function Joe Previte 2021-06-03 16:30:33 -07:00
  • 517aaf71c5
    docs: update FAQ with new hashing instructions Joe Previte 2021-06-03 11:27:59 -07:00
  • 923761cd78
    refactor: password logic in http w/ isCookieValid Joe Previte 2021-06-02 17:24:37 -07:00
  • 6020480b30
    feat: add isCookieValid function and tests Joe Previte 2021-06-02 17:23:57 -07:00
  • 409b473c82
    refactor: rewrite password logic at /login Joe Previte 2021-06-02 16:10:07 -07:00
  • a14ea39c4a
    feat: add handlePasswordValidation + tests Joe Previte 2021-06-02 16:09:46 -07:00
  • 7ff4117531
    feat: add getPasswordMethod & test for it Joe Previte 2021-06-02 15:17:39 -07:00
  • ffa5c16e51
    feat: update cli and test for hashed-password Joe Previte 2021-06-02 14:18:54 -07:00
  • 788b958e20
    refactor: update hash fn in test config Joe Previte 2021-06-02 13:31:50 -07:00
  • 1134780b8b
    refactor: make wsProxy async Joe Previte 2021-06-02 13:29:20 -07:00
  • 91303d4e40
    refactor: make ensureAuthenticated async Joe Previte 2021-06-02 13:27:55 -07:00
  • 0cdbd33b46
    refactor: make authenticated async everywhere Joe Previte 2021-06-02 13:21:59 -07:00
  • fcc3f0d951
    refactor: update login logic with new async hashing Joe Previte 2021-06-02 13:11:01 -07:00
  • fd3cb6cfa0
    refactor: update unit tests for hash fns Joe Previte 2021-06-02 13:01:01 -07:00
  • 70197bb2a5
    refactor: use argon2 instead of bcrypt Joe Previte 2021-06-02 12:47:22 -07:00
  • 51f8341959
    chore: update to argon2 in test Joe Previte 2021-06-02 10:27:57 -07:00
  • dc2db5c62d
    chore: add argon2 package Joe Previte 2021-06-02 10:11:53 -07:00
  • fc3326f1f2
    feat: add tests using real hashes Joe Previte 2021-05-20 16:26:19 -07:00
  • aaf044728f
    refactor: add functions to check hash password Joe Previte 2021-05-19 16:17:32 -07:00
  • f35120c0a3
    feat: add unit test for hash function Joe Previte 2021-05-19 14:11:08 -07:00
  • 17be8c5cd3
    refactor: use bcrypt in e2e setup Joe Previte 2021-05-19 14:10:52 -07:00
  • cac667317e
    refactor: use bcrypt in hash function Joe Previte 2021-05-19 14:10:25 -07:00
  • dd2cb1649a
    chore: update CHANGELOG Joe Previte 2021-05-19 11:25:21 -07:00
  • d8c3ba6a17
    chore(deps): bump glob-parent in /lib/vscode/build/lib/watch (#3570) dependabot[bot] 2021-06-09 00:25:30 +05:30
  • 4cd0456103
    chore(deps-dev): bump @typescript-eslint/parser from 4.26.0 to 4.26.1 (#3567) dependabot[bot] 2021-06-09 00:23:42 +05:30
  • 38647836bb
    chore(deps-dev): bump doctoc from 2.0.0 to 2.0.1 (#3568) dependabot[bot] 2021-06-09 00:23:11 +05:30
  • 9288b02f0a
    chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#3571) dependabot[bot] 2021-06-09 00:22:16 +05:30
  • 9052a1364a
    Merge pull request #3557 from cuining/main Joe Previte 2021-06-08 10:54:56 -07:00
  • 3edbd09ddb
    chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3569) dependabot[bot] 2021-06-08 21:55:01 +05:30
  • eadd194677
    Update CHANGELOG.md cuining 2021-06-08 10:46:30 +08:00
  • 1cd736db81
    Update CHANGELOG.md cuining 2021-06-08 10:46:14 +08:00
  • 8252e4460b Merge branch 'cdr:main' into main cuining 2021-06-08 10:33:14 +08:00
  • ecbef27981
    Merge pull request #3559 from cdr/dependabot/npm_and_yarn/prettier-2.3.1 Joe Previte 2021-06-07 11:13:19 -07:00
  • 635170c7ed
    chore(deps-dev): bump prettier from 2.3.0 to 2.3.1 dependabot[bot] 2021-06-07 18:08:25 +00:00
  • 0659a2ea73
    Merge pull request #3558 from cdr/dependabot/npm_and_yarn/eslint-7.28.0 Joe Previte 2021-06-07 11:05:12 -07:00
  • f37c748471
    chore(deps-dev): bump eslint from 7.27.0 to 7.28.0 dependabot[bot] 2021-06-07 11:02:40 +00:00
  • 0400a891f7 Merge branch 'cdr:main' into main cuining 2021-06-07 14:26:55 +08:00
  • c3dfb90eda
    Update .gitignore cuining 2021-06-07 14:26:39 +08:00
  • 7b6df50553
    Merge pull request #3545 from cdr/dependabot/npm_and_yarn/lib/vscode/ws-7.4.6 Joe Previte 2021-06-04 14:46:53 -07:00
  • ca2ff01d68
    chore(deps): bump ws from 7.4.5 to 7.4.6 in /lib/vscode dependabot[bot] 2021-06-04 18:46:07 +00:00
  • 23eacac207
    chore(deps): update chrome-remote-interface (#3536) Akash Satheesan 2021-06-05 00:15:32 +05:30
  • f3640610b5
    Merge pull request #3532 from PisecesPeng/patch-1 Joe Previte 2021-06-04 10:44:21 -07:00
  • aa9fadfb6f
    Update CHANGELOG.md PisecesPeng 2021-06-04 07:03:33 +08:00
  • e97b79f879
    Merge branch 'main' into patch-1 PisecesPeng 2021-06-04 06:52:07 +08:00
  • 56abc4a7cb
    Merge pull request #3468 from cdr/jsjoeio/fix-3444 repo-ranger[bot] 2021-06-03 17:35:36 +00:00
  • 8b38314913
    feat: add 'set up homebrew' step publish.yaml Joe Previte 2021-05-25 14:18:04 -07:00
  • 808daa44e1
    fix: update git push to cdrci repo in brew-bump Joe Previte 2021-05-24 16:47:55 -07:00
  • 05197d5213
    feat(ci): add restore-keys for ci speedup (#3516) Akash Satheesan 2021-06-03 22:00:37 +05:30
  • 988dc724f9
    format 'caddy' for guide docs PisecesPeng 2021-06-03 15:13:25 +08:00
  • 40ef0f23cb
    Merge pull request #3512 from cdr/oxy/release-doc-fixup Joe Previte 2021-06-01 16:38:50 -07:00
  • 30a312df29
    docs: change header depth Akash Satheesan 2021-05-31 20:41:58 +05:30
  • 857c62ae1d
    chore: yarn fmt + changelog Akash Satheesan 2021-05-31 20:39:31 +05:30
  • 7dfd3676c1
    docs: remove "Publishing A Release" from ci/README.md Prashant168 2021-05-25 20:13:52 +05:30
  • e02ecc2c80
    docs: add "Publishing A Release" in 'MAINTAINING.md' file Prashant168 2021-05-25 20:18:01 +05:30
  • 54aea3f77f
    Merge pull request #3520 from cdr/jsjoeio/fix-ws-vul Joe Previte 2021-06-01 15:59:38 -07:00
  • 70b5ae0084
    chore: fix ws vulnerabilities Joe Previte 2021-06-01 15:36:51 -07:00
  • 546dd9c278
    Catch getLayoutMap error (#3518) Asher 2021-06-01 16:04:26 -05:00
  • 58622ccc34
    chore: update node to v14 (#3481) Akash Satheesan 2021-06-01 22:49:03 +05:30
  • c2a8634bcc
    chore(deps-dev): bump @typescript-eslint/parser from 4.25.0 to 4.26.0 (#3514) dependabot[bot] 2021-06-01 15:27:19 +00:00
  • 1aabca7df9
    chore(deps-dev): bump @typescript-eslint/eslint-plugin (#3515) dependabot[bot] 2021-06-01 20:45:28 +05:30
  • af9b2bfd3f
    chore(deps-dev): bump eslint-plugin-import from 2.23.3 to 2.23.4 (#3511) dependabot[bot] 2021-05-31 14:54:13 +00:00
  • 0832df1a3f
    chore(deps): bump ws from 7.4.2 to 7.4.6 in /test (#3510) dependabot[bot] 2021-05-31 20:12:53 +05:30
  • 8c7e7819b9
    chore(deps): bump aquasecurity/trivy-action from 0.0.17 to 0.0.18 (#3500) dependabot[bot] 2021-05-28 22:39:07 +05:30
  • 1ccf69f731
    chore: cross-compile docker images with buildx (#3503) Akash Satheesan 2021-05-28 22:21:41 +05:30
  • 8e92dd62ab
    chore: update CHANGELOG (#3465) Joe Previte 2021-05-27 09:46:04 -07:00
  • b9dc2079fe
    chore(deps-dev): bump @typescript-eslint/parser from 4.24.0 to 4.25.0 (#3471) dependabot[bot] 2021-05-27 16:37:05 +00:00
  • 0e67ab7b85
    docs: add changelog to MAINTAINING.md (#3467) Joe Previte 2021-05-27 09:32:09 -07:00
  • 8ed578b686
    docs: remove toc from changelog (#3466) Joe Previte 2021-05-27 09:16:54 -07:00
  • b1186d7223
    chore(deps-dev): bump @types/express from 4.17.11 to 4.17.12 (#3480) dependabot[bot] 2021-05-27 16:06:46 +00:00
  • 87cceb7f4c
    chore(deps): bump ws from 7.4.5 to 7.4.6 (#3479) dependabot[bot] 2021-05-27 21:24:55 +05:30
  • 45d736a884
    chore(deps-dev): bump typescript from 4.2.4 to 4.3.2 (#3489) dependabot[bot] 2021-05-27 21:01:51 +05:30
  • 66cabab578
    Merge pull request #3460 from shiv-tyagi/grammer-fix Joe Previte 2021-05-25 11:09:47 -07:00