Archived
1
0
Commit Graph

3475 Commits

Author SHA1 Message Date
bc3acb071e Merge pull request #4131 from cdr/jsjoeio-fix-csp
fix(lib/vscode): update csp in webview to allow ports
2021-09-10 17:45:26 +00:00
82ae47e00b Merge pull request #4127 from cdr/jsjoeio-fix-screenshot
fix(docs): use png screenshot instead of svg
2021-09-10 17:03:28 +00:00
9c9883e7a6 Merge pull request #4099 from cdr/jsjoeio-tests-app
feat: add tests for src/node/app.ts
2021-09-10 17:03:15 +00:00
09440563ca feat: add tests for src/node/app.ts
This adds a couple tests for ensureAddress.
2021-09-09 17:58:36 -07:00
a10df0ca2e fix(docs): use png screenshot instead of svg 2021-09-09 17:58:17 -07:00
592d9bcbda fix(lib/vscode): update csp in webview to allow ports
With #3895, we caused a regression where the Content-Security-Policy prevented
images in the previewer to not work due to the ports in the resource URI.

This modifies the CSP in the webview to make sure images are not blocked by CSP.

I assume once we upgrade VS Code, we will revert this change.
2021-09-09 17:54:20 -07:00
8a1c129dd1 Merge pull request #4129 from cdr/jsjoeio-fix-vulnerabilities
fix(security): address dependency vulnerabilities
2021-09-10 00:23:41 +00:00
458474f11f fix(lib/vscode): upgrade yargs-parser 2021-09-09 16:42:38 -07:00
5f81e29591 fix(lib/vscode): upgrade pac-resolver, path-parse 2021-09-09 16:32:25 -07:00
293d11330e fix(lib/vscode): update axios to 0.21.2 2021-09-09 16:28:46 -07:00
7a735014bb Push latest Docker tag along with version tag (#4120) 2021-09-08 15:00:34 -05:00
b00afbc034 Resolve remote authority to initialize tunnel API (#4105)
* Resolve remote authority to initialize tunnel API

* Fix linting

* Add comment
2021-09-08 12:50:36 -05:00
Max
b32b4edf3d fix: run postinstall script explicitly with bash (#4116)
Currently, Windows default script-shell (cmd) fails to run the postinstall script. This commit fixes the problem by running postinstall.sh explicitly with the default bash executable of the OS.

Related: #1397
2021-09-08 11:11:20 -05:00
0529f52b9d compile extensions media 2021-09-07 23:15:46 +00:00
8fde5f42b7 Merge pull request #4071 from cdr/jsjoeio-fix-revert-docs
fix: revert revert and add ssh back into guide docs
2021-09-07 23:13:42 +00:00
2c1aed2395 fix: update tar version with resolution 2021-09-07 14:51:16 -07:00
b4c5dc548e Revert "revert: "docs(guide): add ssh into code-server on vs code" (#4060)"
This reverts commit c0d62da127.
2021-09-07 14:51:16 -07:00
67b23aaa1d Merge pull request #4070 from cdr/jsjoeio-troubleshoot-docs
docs: add troubleshooting section for documentation
2021-09-03 14:10:55 -07:00
ed1ded51c7 Merge pull request #4055 from cdr/jsjoeio-tests-vscode
feat(testing): add tests for src/browser/pages/vscode to hit 100% coverage
2021-08-30 16:10:31 -07:00
ccd835c67d Merge pull request #4076 from cdr/renovate/eslint-plugin-prettier-4.x
chore(deps): update dependency eslint-plugin-prettier to v4
2021-08-30 15:44:50 -07:00
ccb30efd54 chore(deps): update dependency eslint-plugin-prettier to v4 2021-08-30 22:22:36 +00:00
79b4e4780d feat: add full test coverage browser/vscode 2021-08-30 15:12:28 -07:00
bd1e9b3843 docs: add troubleshooting section for documentation 2021-08-30 10:32:56 -07:00
c0d62da127 revert: "docs(guide): add ssh into code-server on vs code" (#4060)
This reverts commit efbfe060cd as
some of the contents broke our doc site generator.
2021-08-28 13:06:33 -07:00
f23f2190c4 Merge pull request #4050 from cdr/jsjoeio-fix-bots
fix: remove stale label action from ranger
2021-08-27 12:36:50 -07:00
4798841f9f Merge pull request #4042 from cdr/jsjoeio-ssh-vscode
docs(guide): add ssh into code-server on vs code
2021-08-27 12:26:16 -07:00
efbfe060cd docs(guide): add ssh into code-server on vs code 2021-08-27 11:16:12 -07:00
607c9b2e56 fix: remove stale label action from ranger 2021-08-27 10:21:00 -07:00
b5afb0594c Merge pull request #4048 from cdr/jsjoeio-add-stale
chore: add stale bot
2021-08-26 16:48:37 -07:00
dbd1a22b7c feat: add stale bot config 2021-08-26 16:30:22 -07:00
6c6446fc97 Add check docs (#4047) 2021-08-26 19:24:43 +00:00
e2a7ffbaf4 Merge pull request #4040 from cdr/jsjoeio-fix-typo-limits
docs(guide): clarify login limits
2021-08-26 10:43:27 -07:00
070a122571 Merge pull request #4043 from cdr/jsjoeio-revert-helm
Revert "refactor: move helm README to docs/helm.md"
2021-08-25 12:09:10 -07:00
f319fca291 Revert "refactor: move helm README to docs/helm.md"
This reverts commit bc3fb5e22f.
2021-08-25 12:02:39 -07:00
f2bef942f7 docs(guide): clarify login limits 2021-08-25 11:00:00 -07:00
c913386dc8 Merge pull request #4036 from cdr/jsjoeio-update-image
refactor: update image in readme
2021-08-25 10:42:22 -07:00
02d355f461 Merge pull request #4034 from cdr/jsjoeio-docs-google-cloud
docs: add note about external domain in requirements
2021-08-25 10:39:46 -07:00
15b39e6811 Merge pull request #4038 from sdissegna-maystreet/main
[#4013] backported https://github.com/microsoft/vscode/pull/131408
2021-08-25 10:29:02 -07:00
8cf694930c refactor: update image in readme 2021-08-25 10:20:37 -07:00
bc3fb5e22f refactor: move helm README to docs/helm.md 2021-08-25 09:04:26 -04:00
d26858b6ad backported https://github.com/microsoft/vscode/pull/131408 2021-08-25 09:08:24 +02:00
3e55e5e1df Merge pull request #4037 from cdr/jsjoeio-tiny-docs-fix
docs: fix typos and wording in npm
2021-08-24 16:51:59 -07:00
f0d3e02491 docs: add note about external domain in requirements 2021-08-24 16:38:12 -07:00
fa6e86d038 docs: fix typos and wording in npm 2021-08-24 16:35:13 -07:00
e5a9df322e Merge pull request #4028 from cdr/jsjoeio-docs-latest
fix(docs): use latest instead of version in links
2021-08-24 16:34:30 -07:00
1284aa3002 Merge pull request #4032 from cdr/jsjoeio-npm-troubleshoot
docs: add note about npm logging
2021-08-24 16:15:50 -07:00
4bb3175d3f Merge pull request #4033 from cdr/jsjoeio-docs-vuejs
docs: add proxying a vue app
2021-08-24 16:06:07 -07:00
8cf98eaafb docs: add proxying a vue app 2021-08-24 15:47:52 -07:00
d0ca3aec20 Merge pull request #4031 from cdr/jsjoeio-ports-docs
docs: add how to change port
2021-08-24 15:45:24 -07:00
ea1b3a7245 chore: add example for parameter/value to Helm Values (#4020) 2021-08-24 15:30:04 -07:00