* build: include all shared types files instead of just one
* move config property value types to a shared file
* backend build issues
* shared preset and config types
preset and config ape types
* typo
* ignoring unused warnings
* fixed merge
* Add files via upload
* feat: add support for fist fight and plastic toy sounds
* feat: add support for fist fight and plastic toy sounds
* chore: remove extra semicolon
* feat: less busy punch sound
* feat: add punch misses as error sound
* fix: update punch sounds and make them less aggresive
* fix: Change name of plastic toy to rubber keys
---------
Co-authored-by: arthur-d42 <64164367+arthur-d42@users.noreply.github.com>
Co-authored-by: arthur-d42 <arthurdiness@gmail.com>
* refactor: import jquery and jquery plugins using webpack
* move select import to index
* moved imports to the top
* unnecessary types
* ignoring requires in this file
* importing html2cavnas as needed instead of globally
---------
Co-authored-by: Jack <jack@monkeytype.com>
* feat(languages): add Gujarati language support
BREAKING CHANGE: This commit introduces support for the Gujarati language in Monkeytype. Users can now practice typing in Gujarati.
* feat(languages): enable noLazyMode for Gujarati language
This commit adds the "noLazyMode": true property in the Gujarati.json file.
* feat(lang): add gujarati_1k language
Adds support for the gujarati_1k language with approximately 1000 words.
BREAKING CHANGE: None
* feat(lang): add new words to Gujarati_1k language
Adds a batch of new words to the Gujarati language.
* feat(lang):littel bit formating to Gujarati language
* fix(lang): remove duplicate word from Gujarati language
Addresses an issue by removing a duplicate word in the Gujarati language file.
* fix(lang): remove additional duplicate word from Gujarati language
Resolves an issue by eliminating another duplicate word in the Gujarati language file.
* fix(lang): remove one duplicate word from Gujarati language
Resolves an issue by eliminating another duplicate word in the Gujarati language file.
* pretty fix
---------
Co-authored-by: Miodec <jack@monkeytype.com>
* further shared improvements
- moved more types to shared
- reworked the way results are typed
THIS COULD CHANGE LOGIC, TEST THIS
* removed comment
* update the way completed event is built on the client
* remove unnecessary property
* comment
* move hash check higher
* remove todo
* fix incorrect type
* updated type
remove field if undefined