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 v3 fix(tests): enforce language Merge branch 'main' into v311 months ago
by Rolv-Apneseth fix(ci): run the LanguageTool service for the coverage CI to avoid failing tests (#137)11 months ago
by Rolv-Apneseth fix(ci): version for languagetool in coverage CI (#138)11 months ago
by Rolv-Apneseth Merge branch 'main' into v310 months ago
by jeertmans ci(dependabot): bump actions/checkout from 2 to 4 (#148)10 months ago
by dependabot[bot] ci(dependabot): bump pre-commit-ci/lite-action from 1.0.2 to 1.1.0 (#145)10 months ago
by dependabot[bot] ci(dependabot): bump tarides/changelog-check-action from 2 to 3 (#146)10 months ago
by dependabot[bot] ci(dependabot): bump moonrepo/setup-rust from 0 to 1 (#147)10 months ago
by dependabot[bot] ci(dependabot): bump codecov/codecov-action from 2 to 5 (#149)10 months ago
by dependabot[bot] fix(ci): LanguageTool env vars for coverage CI (#139)10 months ago
by Rolv-Apneseth preparing for merge10 months ago
by jeertmans chore(docs): add changelog entries and remove useless features10 months ago
by jeertmans fixes10 months ago
by jeertmans chore(tests): update markdown snapshot10 months ago
by Rolv-Apneseth chore: add `docker-compose` file to simplify running a local API for tests (#153)10 months ago
by Rolv-Apneseth Merge remote-tracking branch 'origin/v3' into v310 months ago
by jeertmans chore: lint code and update pre-commit config10 months ago
by jeertmans update docs10 months ago
by jeertmans chore(ci): disable a bunch of LT rules10 months ago
by jeertmans chore(docs): include note about snapshot testing in `CONTRIBUTING.md`10 months ago
by Rolv-Apneseth fix(ci): avoid running the coverage CI more than once on a PR (both push and pull)10 months ago
by Rolv-Apneseth fix(ci): run changelog action on the latest Ubuntu version (retirement error due to old version)10 months ago
by Rolv-Apneseth