7 Commits

Author SHA1 Message Date
Keith Solomon
f1f106c948 🐞 fix: Even more git fixes
Some checks failed
CI / Backend (Rust) (push) Failing after 9s
CI / Frontend (Vue) (push) Successful in 9m57s
2026-02-25 08:05:02 -06:00
Keith Solomon
d39bbd1801 feature: Add remote git support
Some checks failed
CI / Backend (Rust) (push) Failing after 9s
CI / Frontend (Vue) (push) Successful in 9m56s
2026-02-23 08:50:06 -06:00
Keith Solomon
d98181bed9 feature: Add docker support
Some checks failed
CI / Backend (Rust) (push) Failing after 9s
CI / Frontend (Vue) (push) Successful in 10m0s
2026-02-22 22:38:55 -06:00
skepsismusic
7c91e1775a Update graphics for v0.2.0: roadmap, architecture, and what's-new feature highlight
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 13:57:19 +01:00
skepsismusic
781ea28097 Release v0.2.0: Task comments, recurring calendar, system tray, app branding
New features:
- Task comments with date-stamped entries and last-comment summary
- Recurring tasks expanded on calendar (daily/weekly/monthly/yearly)
- System tray mode replacing CMD window (Windows/macOS/Linux)
- Ironpad logo as exe icon, tray icon, favicon, and header logo

Technical changes:
- Backend restructured for dual-mode: dev (API-only) / prod (tray + server)
- tray-item crate for cross-platform tray, winresource for icon embedding
- Calendar view refactored with CalendarEntry interface for recurring merging
- Added CHANGELOG.md, build-local.ps1, version bumped to 0.2.0

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-16 13:48:54 +01:00
skepsismusic
b150a243fd update roadmap and readme 2026-02-07 17:38:34 +01:00
skepsismusic
ebe3e2aa8f Initial release: Ironpad v0.1.0 - Local-first, file-based project and knowledge management system. Rust backend, Vue 3 frontend, Milkdown editor, Git integration, cross-platform builds. Built with AI using Open Method.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 00:13:31 +01:00