Commit Graph

8 Commits

Author SHA1 Message Date
Jonas L 26737abad2
chore: release 3.2.0 (#2754) 2023-10-16 21:26:59 +02:00
Kyle Robbertze 3a8b58115d ci: allow Falso as a word in codespell 2023-03-14 08:45:26 +00:00
Kyle Robbertze 1da42b2603 feat: add container setup
- build container with multi-stage Dockerfile
- change api listen port to 9001
2022-09-14 11:09:52 +02:00
jo f5600ee7a4 chore: ignore name from spellchecker 2022-09-12 13:02:32 +02:00
Jonas L f2f50b5929
chore: remove jekyll out-of-date codespell ignore (#1613) 2022-02-18 23:07:35 +02:00
jo 6871956baa Fix end of files 2021-06-04 17:06:05 +02:00
jo 65f7b41487 Fix spelling 2021-06-04 17:04:53 +02:00
jo 0cd499eee1 Add pre-commit setup
- Add pre-commit hooks
- Add github action to enforce pre-commit setup

For any hooks required for a 'sub project', for
instance the UI. It will be possible to create custom hooks,
and call some package scripts in the package.json file.

Fixes #1208
2021-06-04 17:04:53 +02:00