index
:
calendar
main
Organize events.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
2025-02-07
Use &str instead of String in funcion params when possible
Joris
2025-02-07
Use strict mode for tables
Joris
2024-12-31
Fix getting start of week
Joris
2024-11-20
Enlarge default size
Joris
2024-11-17
Fix clippy warnings
1.3.0
Joris
2024-11-17
Format sources
Joris
2024-11-17
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
Format sources
Joris
2022-12-18
Fix changing week
Joris
2022-12-18
Upgrade dependencies
Joris
2022-04-24
Allow to attach categories to events
Joris
2022-03-19
Allow to repeat an event until a specific date
Joris
2022-03-12
Only refresh visible dates
Joris
2022-03-12
Reload non recurring events when changing weeks
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
Don’t create an event if repetition is not valid
Joris
2022-02-26
Give database path from argument
Joris
2022-02-26
Apply linter advices
Joris