Skip to content

feat: fit COOP headers - #711

Merged
conwnet merged 1 commit into
masterfrom
dev
Aug 6, 2026
Merged

conwnet merged 1 commit into
masterfrom
dev

Conversation

@conwnet

@conwnet conwnet commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Add BroadcastChannel instead of just window.opener for OAuth for supporting COOP/COEP headers.
After this PR, globalThis.crossOriginIsolated is true and SharedArrayBuffer is available.
Now the COEP header is credentialless because require-corp break the open-vsx registery.

@conwnet
conwnet merged commit 656b4be into master Aug 6, 2026
5 checks passed
@conwnet
conwnet deleted the dev branch August 6, 2026 03:19
conwnet added a commit that referenced this pull request Aug 12, 2026
* feat: github/gitlab oauth with state validation (#709)

* chore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 (#710)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: fit COOP headers (#711)

* chore: bump vscode to 1.132.0 (#712)

* chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#713)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: use resourceLabelFormatters (#714)

* feat: use resourceLabelFormatters

* feat: use absolute paths uniformly

* feat: fit uri state

* feat: standardize uri authorization

* feat: avoid unnecessary readfile requests

* chore: optimize import codes (#715)

* feat: simplify repository import

* feat: simplify adapter import

* feat: standardize router state

* chore: fix ci

* fix: submodule read file

* feat: fit resourceLabelFormatters (#716)

* chore: bump vscode to 1.132.1 (#717)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant