No description
  • TypeScript 98.7%
  • JavaScript 1%
  • HTML 0.3%
Find a file
2026-05-02 06:30:59 +02:00
.forgejo/workflows (rm) auto build on every push 2026-05-02 06:28:25 +02:00
e2e test: add integration and E2E tests 2026-04-15 22:40:09 +02:00
mobile (upd) Socraticode cleanup 2026-05-02 06:30:59 +02:00
public feat: scaffold project and implement crypto module 2026-04-15 22:31:25 +02:00
src fix: use relative paths for subdirectory deployment, add QR error handling 2026-04-16 01:24:52 +02:00
tests test: add integration and E2E tests 2026-04-15 22:40:09 +02:00
.gitignore chore: add .claude/ to gitignore and remove tracked worktrees 2026-04-16 00:52:28 +02:00
.npmrc fix: configure EAS build for mobile subdirectory with Node 22 2026-04-16 02:07:48 +02:00
BUILD.txt chore: rename project from NFCrypt to NFCeed 2026-04-16 00:52:12 +02:00
CLAUDE.md (upd) Socraticode cleanup 2026-05-02 06:30:59 +02:00
eslint.config.js chore: upgrade ESLint to strict type-checked config 2026-04-16 00:58:52 +02:00
index.html chore: rename project from NFCrypt to NFCeed 2026-04-16 00:52:12 +02:00
package-lock.json chore: upgrade ESLint to strict type-checked config 2026-04-16 00:58:52 +02:00
package.json chore: upgrade ESLint to strict type-checked config 2026-04-16 00:58:52 +02:00
playwright.config.ts test: add integration and E2E tests 2026-04-15 22:40:09 +02:00
tsconfig.app.json feat: scaffold project and implement crypto module 2026-04-15 22:31:25 +02:00
tsconfig.json chore: upgrade ESLint to strict type-checked config 2026-04-16 00:58:52 +02:00
tsconfig.node.json feat: scaffold project and implement crypto module 2026-04-15 22:31:25 +02:00
tsconfig.test.json chore: upgrade ESLint to strict type-checked config 2026-04-16 00:58:52 +02:00
vite.config.ts fix: use relative paths for subdirectory deployment, add QR error handling 2026-04-16 01:24:52 +02:00
vitest.config.ts feat: scaffold project and implement crypto module 2026-04-15 22:31:25 +02:00