Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-25 | fix(AstalApps): increase min score threshold to 0.5 | kotontrion | |
The default minimum score for application queries has been increased from 0 to 0.5 to correctly filter out mismatches when using the exact query algorithm fixes #339 | |||
2025-01-08 | apps: fix wrong penalty | kotontrion | |
2024-12-21 | nix: refactor (#197) | Aylur | |
close #192 | |||
2024-11-01 | apps: remove redundant properties | Aylur | |
there is no need for the enable properties since setting the multiplier to a non zero or zero value is the same thing | |||
2024-11-01 | fix: trailing empty category | Aylur | |
2024-10-26 | apps: add option to include categories in queries | matteo4375 | |
2024-10-25 | docs: battery doc comments | Aylur | |
2024-10-24 | apps: add option to include keywords in queries (#56) | matteo4375 | |
2024-10-24 | lib(apps): make scoring mechanism public | Aylur | |
resolves #54 | |||
2024-10-23 | docs: fixup notifd and apps | Aylur | |
2024-10-16 | Merge branch 'main' into fix/fuzzy-search | Aylur | |
2024-10-16 | apps: fuzzy: reduce panalty for not matching | kotontrion | |
2024-10-15 | docs: apps doc comments | Aylur | |
docs: apps doc comments | |||
2024-10-13 | apps: fix style | kotontrion | |
2024-10-11 | apps: better fuzzy search algorithm | kotontrion | |
2024-09-01 | monorepo structuring | Aylur | |