aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* run: ask for alternatives as wellMiquel Sabaté Solà2026-01-191-7/+7
* Display related words on the 'words show' commandMiquel Sabaté Solà2026-01-191-0/+169
* Add a 'categories' parameter to 'select_words_except'Miquel Sabaté Solà2026-01-151-6/+17
* Ask for the inflection of nouns when practicingMiquel Sabaté Solà2026-01-151-0/+108
* Touch the 'updated_at' column on exercise successMiquel Sabaté Solà2026-01-141-0/+19
* Drop the languages and language_cases tablesMiquel Sabaté Solà2026-01-141-2/+0
* Add the ability to sort cases via configurationMiquel Sabaté Solà2026-01-141-24/+81
* Migrate from usize to isize for integers in modelsMiquel Sabaté Solà2026-01-142-42/+49
* Fix style issues coming from recent mergeMiquel Sabaté Solà2026-01-131-23/+11
* Various fixes on adjective inflectionMiquel Sabaté Solà2026-01-131-5/+6
* Add basic validation for verbs and pronounsMiquel Sabaté Solà2026-01-131-2/+14
* Trim word parts on database insertMiquel Sabaté Solà2025-10-271-3/+3
* Ensure a non-NULL value for words.succeededMiquel Sabaté Solà2025-10-272-5/+6
* Provide initial implementation for word inflectionMiquel Sabaté Solà2025-10-272-6/+360
* Add the -f/--flag flag to the 'practice' commandMiquel Sabaté Solà2025-07-301-6/+65
* Add exercises to the practice commandMiquel Sabaté Solà2025-07-291-1/+65
* Add the exercises commandMiquel Sabaté Solà2025-07-292-0/+179
* Add weight to wordsMiquel Sabaté Solà2025-07-292-14/+41
* Implement the edit subcommand for wordsMiquel Sabaté Solà2025-07-291-41/+173
* Apply suggestions from clippyMiquel Sabaté Solà2025-07-251-27/+17
* Implement creation of wordsMiquel Sabaté Solà2025-07-251-0/+59
* Add steps into wordsMiquel Sabaté Solà2025-06-131-4/+9
* Implement the run commandMiquel Sabaté Solà2025-06-122-18/+200
* Initial commitMiquel Sabaté Solà2025-06-033-0/+199