Commit Graph

8 Commits

Author SHA1 Message Date
Jakob Ackermann 58eafb1583 [misc] run format_fix and lint:fix 2021-07-13 12:04:47 +01:00
Jakob Ackermann c722a79e93 [misc] bump the dev-env to 3.3.2 2020-08-10 17:23:15 +01:00
Tim Alby 72d16c7c1f filter out duplicates learned words 2020-02-18 10:58:03 -05:00
Tim Alby 1d405914fd don't learn the same word twice 2020-02-18 09:22:50 -05:00
Jakob Ackermann 94d564bce3 [misc] fix prettier-eslint errors
using prettier-eslint --write
2020-02-11 18:59:29 +01:00
Simon Detheridge 00d09fd6f5 Return 204 instead of 200 when [un]learning words
Also remove unnecessary calls to `next()`
2019-07-22 12:15:07 +01:00
Simon Detheridge e7ab9f79a9 Add endpoint to remove learned words 2019-07-20 14:04:08 +01:00
Miguel Serrano a28ecc0c39 Added acceptance tests for the spelling module (#29) 2019-07-09 20:12:30 +02:00