Age | Commit message (Collapse) | Author |
|
|
|
Prevent the response input to change width
|
|
|
|
|
|
|
|
|
|
Also fix the program to crash if there is no words.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Look at the modification time of the deck, and synchronize if it has
been modified after the last deck read.
|
|
Instead of messing with deck_read, subtracting a random amount of
seconds to it, pick a random card instead of the first ready.
This permits to remove the dependency to the rand crate.
|
|
|
|
|
|
|
|
|
|
Derive the DB path from the deck path.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|