| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 46 hours | feat(domain): Add initial domain models for calendar, event, and recurrenceHEADmaster | Mikkel Thestrup | 4 | -0/+460 | |
| - Added `calendar.rs` with Calendar entity and builder - Added `event.rs` with Event model and builder - Added `recurrence.rs` for recurrence rules - Added `mod.rs` to expose domain module structure These files establish the core domain layer structures for future business logic. | |||||
| 2 days | Initial commit | Mikkel Thestrup | 2 | -0/+21 | |