Skip to content

fix: request preview mode for scanned links

f27c8ae
Select commit
Loading
Failed to load commit list.
Open

feat: open channel previews from QR deeplinks #2305

fix: request preview mode for scanned links
f27c8ae
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 21, 2026 in 45s

Annotations

Check warning on line 24 in src/services/previewLinks.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ5E7aNNED7WQmOOIa_j&open=AZ5E7aNNED7WQmOOIa_j&pullRequest=2305

Check warning on line 128 in src/main.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

`guestPath` should be a `Set`, and use `guestPath.has()` to check existence or non-existence.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ5E7aN5ED7WQmOOIa_k&open=AZ5E7aN5ED7WQmOOIa_k&pullRequest=2305

Check warning on line 15 in src/pages/preview/channel.vue

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ5E7aNFED7WQmOOIa_i&open=AZ5E7aNFED7WQmOOIa_i&pullRequest=2305