Commits
Click on a commit to change the comparison rangerefactor: further separate CLI logic from the API related functionality (see #117) (#124)1 year ago
by Rolv-Apneseth refactor: remove unnecessary code duplication from `cli/check`1 year ago
by Rolv-Apneseth ci: include newer versions of `languagetool` in tests (#126)1 year ago
by Rolv-Apneseth refactor(lib): consolidate `reqwest` errors (#125)1 year ago
by Rolv-Apneseth feat: add support for HTML, Markdown and Typst files (#127)1 year ago
by Rolv-Apneseth chore(lib): cleanup and logging fix(tests): increase size of request fix(tests): set env to limit max text length Merge remote-tracking branch 'origin/main' into v311 months ago
by jeertmans fix(tests): enforce language11 months ago
by jeertmans up11 months ago
by jeertmans Merge branch 'main' into v39 months ago
by Rolv-Apneseth fix(ci): run the LanguageTool service for the coverage CI to avoid failing tests (#137)9 months ago
by Rolv-Apneseth fix(ci): version for languagetool in coverage CI (#138)9 months ago
by Rolv-Apneseth Merge branch 'main' into v38 months ago
by jeertmans ci(dependabot): bump actions/checkout from 2 to 4 (#148)8 months ago
by dependabot[bot] ci(dependabot): bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0 (#145)8 months ago
by dependabot[bot] ci(dependabot): bump tarides/changelog-check-action from 2 to 3 (#146)8 months ago
by dependabot[bot] ci(dependabot): bump moonrepo/setup-rust from 0 to 1 (#147)8 months ago
by dependabot[bot] ci(dependabot): bump codecov/codecov-action from 2 to 5 (#149)8 months ago
by dependabot[bot] fix(ci): LanguageTool env vars for coverage CI (#139)8 months ago
by Rolv-Apneseth preparing for merge8 months ago
by jeertmans chore(docs): add changelog entries and remove useless features8 months ago
by jeertmans fixes8 months ago
by jeertmans chore(tests): update markdown snapshot8 months ago
by Rolv-Apneseth chore: add `docker-compose` file to simplify running a local API for tests (#153)8 months ago
by Rolv-Apneseth Merge remote-tracking branch 'origin/v3' into v38 months ago
by jeertmans chore: lint code and update pre-commit config8 months ago
by jeertmans update docs8 months ago
by jeertmans chore(ci): disable a bunch of LT rules8 months ago
by jeertmans chore(docs): include note about snapshot testing in `CONTRIBUTING.md`8 months ago
by Rolv-Apneseth fix(ci): avoid running the coverage CI more than once on a PR (both push and pull)8 months ago
by Rolv-Apneseth fix(ci): run changelog action on the latest Ubuntu version (retirement error due to old version)8 months ago
by Rolv-Apneseth