onyx-tasks/apps/tauri
Tristan Michael 9333ac7825 docs: update documentation, add LICENSE, fix outdated info
- Add GPL-3.0 LICENSE file
- Update README with current project status (all 3 phases), fix structure
- Update PLAN.md Phase 2 API signatures to match actual implementation
- Add WebDAV & Sync section to docs/API.md
- Update docs/DEVELOPMENT.md with Tauri app structure and setup
- Add metadata (description, license, repository) to all Cargo.toml files
- Update .gitignore with node_modules, .env, dist, build entries
- Remove stale Cargo.lock from .gitignore (apps should track it)
- Update example dates from 2025 to 2026 across all docs
- Update CLAUDE.md date to 2026-03-30
2026-03-30 16:24:46 -07:00
..
src Restyle new task sheet to match task detail view layout 2026-03-30 10:10:16 -07:00
src-tauri docs: update documentation, add LICENSE, fix outdated info 2026-03-30 16:24:46 -07:00
.gitignore tauri and flutter guis 2026-03-17 09:38:53 -07:00
index.html tauri and flutter guis 2026-03-17 09:38:53 -07:00
package-lock.json Frameless transparent window with custom title bar 2026-03-30 07:54:17 -07:00
package.json Frameless transparent window with custom title bar 2026-03-30 07:54:17 -07:00
svelte.config.js tauri and flutter guis 2026-03-17 09:38:53 -07:00
tsconfig.json tauri and flutter guis 2026-03-17 09:38:53 -07:00
vite.config.ts Commit to Tauri GUI: remove Flutter/egui, redesign task UI 2026-03-29 09:49:30 -07:00