aboutsummaryrefslogtreecommitdiff
path: root/src/db/mod.rs
AgeCommit message (Expand)Author
2022-04-24Allow to attach categories to eventsJoris
2022-04-23Create categories tableJoris
2022-03-12Update and delete recurring eventsJoris
2022-02-26Give database path from argumentJoris
2022-02-26Show repeated eventsJoris
2022-02-20Save repetition in eventsJoris
2022-01-09Allow to delete eventsJoris
2022-01-09Allow to update eventsJoris
2022-01-09Add id in event modelJoris
2022-01-09Split app into modulesJoris
2022-01-09Persist events to sqlite dbJoris