* impr: add selfhosting using docker only
* add recaptcha config and docs
* add documentation on the backend-configuration.json file, remove ---redacted--- from example config
---------
Co-authored-by: Jack <jack@monkeytype.com>
* Renamed command line setting timer-progress bar
* Make account config input an `input` so it takes up less space
* Revert "Make account config input an `input` so it takes up less space"
* fix(ci): update formatting workflow commit message
ensure that commit message meets conventional commits specification
* tweak(ci): fix commit type
---------
Co-authored-by: Aaron <79121360+hazyboba@users.noreply.github.com>
* docs: added some checkboxes, a heading and a comment explaining it.
Why is this good?
- People usually don't do things unless they are asked to and also can
happen that they just know it. Mostly the conventional commit
messages.
* docs: added some comments about the ci checks and a bonus comment to
remove the "close #" if you are not using it.
* updated checks
* we are already talking about conventional commits in the checks section
* refactor: ensure language and theme comments are within checks also
move comment for visual changes to descriptions for screenshots
* refactor: moved "adding screenshots" to the checks section.
---------
Co-authored-by: Miodec <jack@monkeytype.com>
* fix: spelling mistakes in Nepali wordlist and quotes (#4528)
* fix spelling mistakes
* fix spelling mistakes in word list
* remove duplicates
* fix quote lengths
* chore: disable commitlint in commit-msg hook
This should make life easier for new contributors.
PR names still have to follow the convention though.
This check still runs on master on the main repo.
* node 18
---------
Co-authored-by: sapradhan <sapradhan@users.noreply.github.com>
Co-authored-by: Miodec <jack@monkeytype.com>