.github/renovate.json | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/semgrep-analysis.yml | |
|
|
.github/workflows/typos.yml | |
|
|
.gitignore | |
|
|
.vscode/extensions.json | |
|
|
.vscode/launch.json | |
|
|
.vscode/settings.json | |
|
|
LICENSE | |
|
|
README.md | |
|
|
biome.jsonc | |
|
|
build.ts | 124 | A 0 mins |
|
bun.lockb | |
|
|
bunfig.toml | |
|
|
eslint.config.mjs | |
|
|
manifest.config.ts | 70 | A 0 mins | A 100% |
package.json | |
|
|
playwright.config.ts | 21 | A 0 mins |
|
src/components/BookmarkBar.ts | 83 | A 0 mins | F 49% |
src/components/BookmarkNode.ts | 106 | A 0 mins | F 27% |
src/components/Link.ts | 21 | A 0 mins | A 100% |
src/components/Menu.ts | 30 | A 0 mins | A 100% |
src/components/Search.ts | 86 | A 0 mins | F 51% |
src/components/SearchResult.ts | 79 | A 0 mins | F 35% |
src/css/newtab.xcss | |
|
|
src/css/settings.xcss | |
|
|
src/css/themes/auto.xcss | |
|
|
src/css/themes/black.xcss | |
|
|
src/css/themes/dark.xcss | |
|
|
src/css/themes/hacker-blue.xcss | |
|
|
src/css/themes/hacker-pink.xcss | |
|
|
src/css/themes/hacker-terminal.xcss | |
|
|
src/css/themes/light.xcss | |
|
|
src/css/themes/neon-dreams.xcss | |
|
|
src/css/themes/tilde-club.xcss | |
|
|
src/newtab.ts | 14 | A 0 mins |
|
src/settings.ts | 210 | A 0 mins |
|
src/sw.ts | 15 | A 0 mins |
|
src/theme.ts | 20 | A 0 mins | F 41% |
src/types.ts | 14 | A 0 mins |
|
src/utils.ts | 32 | A 0 mins | F 25% |
static/icon128.png | |
|
|
static/icon16.png | |
|
|
static/icon48.png | |
|
|
stylelint.config.mjs | |
|
|
tsconfig.json | |
|
|
tsconfig.node.json | |
|
|