No description
  • Rust 59.9%
  • Svelte 20.6%
  • TypeScript 16.1%
  • JavaScript 1.8%
  • CSS 1.3%
  • Other 0.3%
Find a file
2026-05-11 23:14:56 +01:00
.github/workflows feat(ci): Use sccache 2026-05-09 17:49:53 +01:00
.vscode chore: Run prettier 2026-05-04 15:09:58 +01:00
crates feat: Impl key IDs, public key enum 2026-05-11 23:14:56 +01:00
packages/playerbrainz fix: Correctly use default when discovering endpoint in client 2026-05-11 22:47:32 +01:00
.gitignore chore: Move frontend to subdir 2026-05-11 22:46:56 +01:00
.pre-commit-config.yaml refactor: Use discovery endpoint & graphql login 2026-05-09 20:38:09 +01:00
.prettierignore feat: Libraries settings 2026-05-04 15:04:33 +01:00
.prettierrc feat: Libraries settings 2026-05-04 15:04:33 +01:00
.typos.toml chore: Add typos config 2026-05-04 16:14:55 +01:00
Cargo.lock feat: Impl key IDs, public key enum 2026-05-11 23:14:56 +01:00
Cargo.toml chore: Set up releases 2026-05-09 17:42:49 +01:00
committed.toml chore: Configure committed 2026-05-09 17:42:50 +01:00
dist-workspace.toml feat(ci): Use sccache 2026-05-09 17:49:53 +01:00
package.json chore: Move frontend to subdir 2026-05-11 22:46:56 +01:00
pnpm-lock.yaml chore: Move frontend to subdir 2026-05-11 22:46:56 +01:00
pnpm-workspace.yaml chore: Move frontend to subdir 2026-05-11 22:46:56 +01:00
rust-toolchain.toml feat: Core scanning code 2026-04-22 21:17:06 +01:00