index
:
calendar
main
Organize events.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
Fix clippy warnings
1.3.0
Joris
3 days
Format sources
Joris
3 days
Add --start-between CLI option
Joris
3 days
Upgrade dependencies
Joris
2024-01-20
Allow to specify week of month for repetition
Joris
2024-01-20
Fix current date to local time instead of UTC time
Joris
2022-12-18
Fix tests
Joris
2022-12-18
Format sources
Joris
2022-12-18
Fix changing week
Joris
2022-12-18
Upgrade dependencies
Joris
2022-12-09
Format time as HH:MM
Joris
2022-07-10
Add public license
Joris
2022-04-24
1.2.0
Joris
2022-04-24
Allow to attach categories to events
Joris
2022-04-23
Create categories table
Joris
2022-03-20
Improve README
Joris
2022-03-20
Add screenshot in README
Joris
2022-03-20
1.1.2
Joris
2022-03-20
Don’t add a newline if there is no event in CLI
Joris
2022-03-20
Fix until being considered before end getting reps
Joris
2022-03-19
1.1.1
Joris
2022-03-19
Upgrade dependencies with cargo-update
Joris
2022-03-19
1.1.0
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
1.0.2
Joris
2022-03-12
Add new line to today’s events
Joris
2022-03-12
1.0.1
Joris
2022-03-12
Only refresh visible dates
Joris
2022-03-12
Reload non recurring events when changing weeks
Joris
2022-03-12
1.0.0
Joris
2022-03-12
Update and delete recurring events
Joris
2022-02-27
Make change of months clearer in calendar
Joris
2022-02-27
Change week with arrow keys
Joris
2022-02-27
Update gtk4 version
Joris
2022-02-27
Don’t create an event if repetition is not valid
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-02-26
Show repeated events
Joris
2022-02-20
Save repetition in events
Joris
2022-01-09
Allow to delete events
Joris
2022-01-09
Allow to update events
Joris
2022-01-09
Add id in event model
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
2021-11-20
Initial commit
Joris