Age | Commit message (Expand) | Author |
---|---|---|
5 days | Format sources | Joris |
5 days | Add --start-between CLI option | Joris |
2022-12-18 | Upgrade dependencies | Joris |
2022-03-20 | Don’t add a newline if there is no event in CLI | Joris |
2022-03-19 | Allow to repeat an event until a specific date | Joris |
2022-03-12 | Use sqlite3 instead of db as extension for DB | Joris |
2022-03-12 | Add new line to today’s events | Joris |
2022-02-26 | Add --list-today CLI param to list today’s events | Joris |
2022-02-26 | Give database path from argument | Joris |
2022-02-26 | Apply linter advices | Joris |
2022-01-09 | Split app into modules | Joris |
2022-01-09 | Persist events to sqlite db | Joris |
2021-11-28 | Allow to add events | Joris |
2021-11-21 | Show static events on the calendar | Joris |
2021-11-20 | Show event-less calendar | Joris |