aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
46 hoursfeat(domain): Add initial domain models for calendar, event, and recurrenceHEADmasterMikkel Thestrup4-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 daysInitial commitMikkel Thestrup2-0/+21