Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | Show phonetics if present when answer is correct | Joris | |
2023-01-26 | Upgrade dependencies | Joris | |
- Switch to crossterm - add --hide-progress option | |||
2022-11-27 | Speed up deck synchronization | Joris | |
Apply changes for what has been inserted, updated, removed. Also use transactions to speed up multi-writing. | |||
2022-11-21 | Use f-strings when convenient | Joris | |
2022-11-21 | Show errors in TUI instead of nothing | Joris | |
Once the terminal was setup, errors were not shown in case the application stopped because of an error. So, show errors explicitely in TUI to be able to debug easily the deck for example. | |||
2022-10-09 | Format code | Joris | |
2022-10-09 | Abort with C-c | Joris | |
2022-02-26 | Fix linter warnings | Joris | |
2022-02-12 | Say when the next card will be available | Joris | |
2021-11-19 | Add initial working version | Joris | |