aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2023-07-15Re synchronize deck if necessary between cardsJoris
2023-07-15Only show remaining cards, not progressJoris
2023-01-26Upgrade dependenciesJoris
2022-11-27Speed up deck synchronizationJoris
2022-11-21Use f-strings when convenientJoris
2022-11-21Show errors in TUI instead of nothingJoris
2022-02-26Fix linter warningsJoris
2022-02-13Synchronize deck only if necessaryJoris
2022-02-12Hide deck extension when showing titleJoris
2022-02-12Say when the next card will be availableJoris
2022-02-06Ask only for the deck pathJoris
2022-02-06Replace a card whenever the front or the back changedJoris
2022-01-29Read deck path from arguments as wellJoris
2022-01-26Read database path from argumentsJoris
2021-11-19Add initial working versionJoris