aboutsummaryrefslogtreecommitdiff
path: root/src/model/mod.rs
AgeCommit message (Collapse)Author
2022-03-19Allow to repeat an event until a specific dateJoris
Also provide a shortcut to modify a repetead event from a specific occurence. This set the end repetition date under the hood and create a new repeated event.
2022-02-20Save repetition in eventsJoris
But don’t show repetead events for now.
2021-11-21Show static events on the calendarJoris