🤱🏻 Turn any webpage into a desktop app with one command.
16 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bin/options/icon.ts | 437 | function generateDashboardIconUrls(appName: string): string[] { |
| LOW | bin/options/icon.ts | 472 | async function detectDownloadedIconExtension( |
| LOW | bin/builders/env.ts | 52 | function getPinnedPnpmMajorVersion(): number | null { |
| LOW | bin/builders/env.ts | 129 | async function copyFileWithSamePathGuard( |
| LOW | bin/builders/env.ts | 149 | function isGeneratedCnMirrorConfig( |
| LOW | bin/utils/ico.ts | 133 | export async function writeIcoWithPreferredSize( |
| LOW | bin/utils/name.ts | 21 | export function generateIdentifierSafeName(name: string): string { |
| LOW | bin/utils/icon-source.ts | 23 | export function generateDashboardIconSlugs(appName: string): string[] { |
| LOW | bin/utils/icon-source.ts | 52 | export function shouldPreferDashboardIcons( |
| LOW | bin/helpers/rust.ts | 12 | function normalizePathForComparison(targetPath: string) { |
| LOW | bin/helpers/merge.ts | 28 | export function buildWindowConfigOverrides( |
| LOW | src-tauri/src/inject/event.js | 264 | function shouldBypassPakeLinkHandling(rawHref) { |
| LOW | src-tauri/src/inject/event.js | 427 | function detectDownloadByCreateAnchor() { |
| LOW | src-tauri/src/inject/find.js | 614 | function stopObservingDocumentChanges() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src-tauri/src/inject/style.js | 1 | window.addEventListener("DOMContentLoaded", (_event) => { |
| LOW | src-tauri/src/inject/style.js | 121 | #react-root a[href*="quick_promote_web"], |