No description
Find a file
thibaud-leclere 9a451061ea feat: AES-256-GCM crypto service for credential encryption
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:23:23 +02:00
docs/superpowers plan: Phase 2 Tuleap integration implementation plan 2026-04-13 14:12:13 +02:00
src feat: project create/edit/delete UI with folder picker and git clone 2026-04-13 10:02:48 +02:00
src-tauri feat: AES-256-GCM crypto service for credential encryption 2026-04-13 14:23:23 +02:00
.gitignore scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00
index.html fix: set CSP, remove scaffold demo code and unused plugins 2026-04-13 09:37:19 +02:00
package-lock.json feat: TypeScript types and Tauri API wrappers for project CRUD 2026-04-13 09:59:25 +02:00
package.json feat: TypeScript types and Tauri API wrappers for project CRUD 2026-04-13 09:59:25 +02:00
tsconfig.json scaffold: Tauri 2 + React + TypeScript via create-tauri-app 2026-04-13 09:31:24 +02:00
vite.config.ts configure: Tailwind CSS + app metadata 2026-04-13 09:43:08 +02:00