| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow to pair tags with words on words create/edit | Miquel Sabaté Solà | 2026-01-21 | 1 | -3/+95 |
| * | words: add the --tag flag to the ls command | Miquel Sabaté Solà | 2026-01-21 | 1 | -6/+47 |
| * | run: allow selection based on tags | Miquel Sabaté Solà | 2026-01-20 | 1 | -11/+56 |
| * | Add the 'tags' command | Miquel Sabaté Solà | 2026-01-20 | 2 | -6/+83 |
| * | words: add the poke subcommand | Miquel Sabaté Solà | 2026-01-19 | 1 | -0/+18 |
| * | run: ask for alternatives as well | Miquel Sabaté Solà | 2026-01-19 | 1 | -7/+7 |
| * | Display related words on the 'words show' command | Miquel Sabaté Solà | 2026-01-19 | 1 | -0/+169 |
| * | Add a 'categories' parameter to 'select_words_except' | Miquel Sabaté Solà | 2026-01-15 | 1 | -6/+17 |
| * | Ask for the inflection of nouns when practicing | Miquel Sabaté Solà | 2026-01-15 | 1 | -0/+108 |
| * | Touch the 'updated_at' column on exercise success | Miquel Sabaté Solà | 2026-01-14 | 1 | -0/+19 |
| * | Drop the languages and language_cases tables | Miquel Sabaté Solà | 2026-01-14 | 1 | -2/+0 |
| * | Add the ability to sort cases via configuration | Miquel Sabaté Solà | 2026-01-14 | 1 | -24/+81 |
| * | Migrate from usize to isize for integers in models | Miquel Sabaté Solà | 2026-01-14 | 2 | -42/+49 |
| * | Fix style issues coming from recent merge | Miquel Sabaté Solà | 2026-01-13 | 1 | -23/+11 |
| * | Various fixes on adjective inflection | Miquel Sabaté Solà | 2026-01-13 | 1 | -5/+6 |
| * | Add basic validation for verbs and pronouns | Miquel Sabaté Solà | 2026-01-13 | 1 | -2/+14 |
| * | Trim word parts on database insert | Miquel Sabaté Solà | 2025-10-27 | 1 | -3/+3 |
| * | Ensure a non-NULL value for words.succeeded | Miquel Sabaté Solà | 2025-10-27 | 2 | -5/+6 |
| * | Provide initial implementation for word inflection | Miquel Sabaté Solà | 2025-10-27 | 2 | -6/+360 |
| * | Add the -f/--flag flag to the 'practice' command | Miquel Sabaté Solà | 2025-07-30 | 1 | -6/+65 |
| * | Add exercises to the practice command | Miquel Sabaté Solà | 2025-07-29 | 1 | -1/+65 |
| * | Add the exercises command | Miquel Sabaté Solà | 2025-07-29 | 2 | -0/+179 |
| * | Add weight to words | Miquel Sabaté Solà | 2025-07-29 | 2 | -14/+41 |
| * | Implement the edit subcommand for words | Miquel Sabaté Solà | 2025-07-29 | 1 | -41/+173 |
| * | Apply suggestions from clippy | Miquel Sabaté Solà | 2025-07-25 | 1 | -27/+17 |
| * | Implement creation of words | Miquel Sabaté Solà | 2025-07-25 | 1 | -0/+59 |
| * | Add steps into words | Miquel Sabaté Solà | 2025-06-13 | 1 | -4/+9 |
| * | Implement the run command | Miquel Sabaté Solà | 2025-06-12 | 2 | -18/+200 |
| * | Initial commit | Miquel Sabaté Solà | 2025-06-03 | 3 | -0/+199 |
