Commit Graph

2980 Commits

Author SHA1 Message Date
Leonardo Galesky 7be9972dd5 fix(docs): update collaboration svg icon 2021-09-13 18:12:29 -03:00
Leonardo Galesky 0de9c07f0a
Apply suggestions from @bpmct's code review
Co-authored-by: Ben Potter <me@bpmct.net>
2021-09-13 11:08:27 -03:00
galesky c43cb5b24d ci(docs): fix formatting 2021-09-12 15:00:47 -03:00
galesky 8c2e566b72 docs(): create code sharing docs 2021-09-12 14:55:06 -03:00
Leonardo Galesky ff34097a1f
Merge pull request #1 from cdr/main
Merge cdr/main into galesky/main
2021-09-12 13:43:16 -03:00
Joe Previte 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
Joe Previte 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
Joe Previte 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
Joe Previte 09440563ca
feat: add tests for src/node/app.ts
This adds a couple tests for ensureAddress.
2021-09-09 17:58:36 -07:00
Joe Previte a10df0ca2e
fix(docs): use png screenshot instead of svg 2021-09-09 17:58:17 -07:00
Joe Previte 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
Joe Previte 8a1c129dd1
Merge pull request #4129 from cdr/jsjoeio-fix-vulnerabilities
fix(security): address dependency vulnerabilities
2021-09-10 00:23:41 +00:00
Joe Previte 458474f11f
fix(lib/vscode): upgrade yargs-parser 2021-09-09 16:42:38 -07:00
Joe Previte 5f81e29591
fix(lib/vscode): upgrade pac-resolver, path-parse 2021-09-09 16:32:25 -07:00
Joe Previte 293d11330e
fix(lib/vscode): update axios to 0.21.2 2021-09-09 16:28:46 -07:00
Asher 7a735014bb
Push latest Docker tag along with version tag (#4120) 2021-09-08 15:00:34 -05:00
Kyle Carberry 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
Stefano Dissegna 0529f52b9d compile extensions media 2021-09-07 23:15:46 +00:00
Joe Previte 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
Joe Previte 2c1aed2395
fix: update tar version with resolution 2021-09-07 14:51:16 -07:00
Joe Previte 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
Joe Previte 67b23aaa1d
Merge pull request #4070 from cdr/jsjoeio-troubleshoot-docs
docs: add troubleshooting section for documentation
2021-09-03 14:10:55 -07:00
Joe Previte 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
Joe Previte 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
Renovate Bot ccb30efd54
chore(deps): update dependency eslint-plugin-prettier to v4 2021-08-30 22:22:36 +00:00
Joe Previte 79b4e4780d
feat: add full test coverage browser/vscode 2021-08-30 15:12:28 -07:00
Joe Previte bd1e9b3843
docs: add troubleshooting section for documentation 2021-08-30 10:32:56 -07:00
Jonathan Yu 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
Joe Previte 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
Joe Previte 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
Joe Previte efbfe060cd
docs(guide): add ssh into code-server on vs code 2021-08-27 11:16:12 -07:00
Joe Previte 607c9b2e56
fix: remove stale label action from ranger 2021-08-27 10:21:00 -07:00
Joe Previte b5afb0594c
Merge pull request #4048 from cdr/jsjoeio-add-stale
chore: add stale bot
2021-08-26 16:48:37 -07:00
Joe Previte dbd1a22b7c
feat: add stale bot config 2021-08-26 16:30:22 -07:00
Bruno Quaresma 6c6446fc97
Add check docs (#4047) 2021-08-26 19:24:43 +00:00
Joe Previte e2a7ffbaf4
Merge pull request #4040 from cdr/jsjoeio-fix-typo-limits
docs(guide): clarify login limits
2021-08-26 10:43:27 -07:00
Joe Previte 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
Joe Previte f319fca291
Revert "refactor: move helm README to docs/helm.md"
This reverts commit bc3fb5e22f.
2021-08-25 12:02:39 -07:00
Joe Previte f2bef942f7
docs(guide): clarify login limits 2021-08-25 11:00:00 -07:00
Joe Previte c913386dc8
Merge pull request #4036 from cdr/jsjoeio-update-image
refactor: update image in readme
2021-08-25 10:42:22 -07:00
Joe Previte 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
Joe Previte 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
Joe Previte 8cf694930c
refactor: update image in readme 2021-08-25 10:20:37 -07:00
Joe Previte bc3fb5e22f refactor: move helm README to docs/helm.md 2021-08-25 09:04:26 -04:00
Stefano Dissegna d26858b6ad backported https://github.com/microsoft/vscode/pull/131408 2021-08-25 09:08:24 +02:00
Joe Previte 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
Joe Previte f0d3e02491
docs: add note about external domain in requirements 2021-08-24 16:38:12 -07:00
Joe Previte fa6e86d038
docs: fix typos and wording in npm 2021-08-24 16:35:13 -07:00
Joe Previte 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