aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-20Allow to specify week of month for repetitionmainJoris
2024-01-20Fix current date to local time instead of UTC timeJoris
2022-12-18Fix testsJoris
2022-12-18Format sourcesJoris
2022-12-18Fix changing weekJoris
2022-12-18Upgrade dependenciesJoris
2022-12-09Format time as HH:MMJoris
2022-07-10Add public licenseJoris
2022-04-241.2.0Joris
2022-04-24Allow to attach categories to eventsJoris
2022-04-23Create categories tableJoris
2022-03-20Improve READMEJoris
2022-03-20Add screenshot in READMEJoris
2022-03-201.1.2Joris
2022-03-20Don’t add a newline if there is no event in CLIJoris
2022-03-20Fix until being considered before end getting repsJoris
2022-03-191.1.1Joris
2022-03-19Upgrade dependencies with cargo-updateJoris
2022-03-191.1.0Joris
2022-03-19Allow to repeat an event until a specific dateJoris
2022-03-12Use sqlite3 instead of db as extension for DBJoris
2022-03-121.0.2Joris
2022-03-12Add new line to today’s eventsJoris
2022-03-121.0.1Joris
2022-03-12Only refresh visible datesJoris
2022-03-12Reload non recurring events when changing weeksJoris
2022-03-121.0.0Joris
2022-03-12Update and delete recurring eventsJoris
2022-02-27Make change of months clearer in calendarJoris
2022-02-27Change week with arrow keysJoris
2022-02-27Update gtk4 versionJoris
2022-02-27Don’t create an event if repetition is not validJoris
2022-02-26Add --list-today CLI param to list today’s eventsJoris
2022-02-26Give database path from argumentJoris
2022-02-26Apply linter advicesJoris
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
2021-11-28Allow to add eventsJoris
2021-11-21Show static events on the calendarJoris
2021-11-20Show event-less calendarJoris
2021-11-20Initial commitJoris