Go to file
YetAnotherSuite Dev 76ca906471 fix: notification plugin config format for Tauri v2
In Tauri v2, the notification plugin expects a boolean or unit value,
not an object with 'all' key.
2026-07-20 23:15:13 +02:00
.github/workflows
apps fix: notification plugin config format for Tauri v2 2026-07-20 23:15:13 +02:00
packages test: add 48 unit tests across types, ui, and web packages 2026-07-20 22:41:13 +02:00
tooling
.dockerignore feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
.env.example
.gitignore chore: gitignore Rust target directory, add src-tauri/.gitignore 2026-07-20 23:12:38 +02:00
.prettierrc
AGENTS.md
BUILDANDRUN.md docs: add BUILDANDRUN.md and NEXTSTEP.md developer guides 2026-07-20 22:33:54 +02:00
docker-compose.yml feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
NEXTSTEP.md docs: add BUILDANDRUN.md and NEXTSTEP.md developer guides 2026-07-20 22:33:54 +02:00
package.json
pnpm-lock.yaml test: add 48 unit tests across types, ui, and web packages 2026-07-20 22:41:13 +02:00
pnpm-workspace.yaml feat: Phase 5 collaboration — real-time, workspaces, sharing, templates 2026-07-20 22:28:10 +02:00
turbo.json test: add 48 unit tests across types, ui, and web packages 2026-07-20 22:41:13 +02:00
yetanothersuite_implementation_plan.json
yetanothersuite_implementation_plan.md