aboutsummaryrefslogtreecommitdiff
path: root/src/utils/text.rs
AgeCommit message (Collapse)Author
2023-04-17Follow clippy indicationsJoris
2022-07-09Fix payment search by sub wordJoris
It tried to search for exact words, minus accents and case. Use the same method that was successfully working when searching a category.
2021-01-03Rewrite in RustJoris