Commit graph

1211 commits

Author SHA1 Message Date
Jack a88c0d883a updated irish word list. thanks EoinlE 2021-10-19 18:44:04 +01:00
Jack ea1698e009 removed some british words from english 5k. closes #2017 2021-10-19 15:15:30 +01:00
Jack e4acf18857 fixed tag edit popup not styled correctly. closes #2013 2021-10-18 15:07:22 +01:00
Jack 527150d364 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-10-18 15:05:15 +01:00
Jack f5af3dd0d5 fixed capitalisation 2021-10-18 15:04:18 +01:00
Evan Gubarev 25eea05f5d
feat: add pascal language (#2008)
* feat: add pascal language

* feat: update _list.json to have code_pascal

* feat: update _groups.json to have code_pascal
2021-10-17 21:49:58 +01:00
Adrian Skar bb10006a0a
fix[quotes|ES]: minor typo (#2006) 2021-10-16 16:42:04 +01:00
George The Bot f4875c5a2f
Added more quotes (#2007)
* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* Added quote to english.json

* removed show from spanish lists

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-10-16 16:41:18 +01:00
Jack e050b70e56 added supporter 2021-10-14 22:53:44 +01:00
Meimersdorfer 063d2eceed
Typos German Quotes (#2001) 2021-10-14 17:49:48 +01:00
Jack 8ba2863a33 fixed some popups not being styled 2021-10-14 17:48:32 +01:00
Jack d3e8e43c4a Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-10-13 19:38:51 +01:00
Jack f92bad64be added supporter 2021-10-13 18:59:01 +01:00
Ronnapat Srivoravilai 2f8ace6738
Add code_css (#1999) 2021-10-13 17:22:04 +01:00
Jack be7bce087f updated spanish quote 2021-10-12 17:28:07 +01:00
Jack 2a6fee088e Merge branches 'master' and 'master' of https://github.com/Miodec/monkey-type 2021-10-12 15:46:04 +01:00
Jack fbfad6aac2 showing chracter length on quote submit popup 2021-10-12 15:44:10 +01:00
Miodec 2e881a982c fixed support popup not styled. closes #1997 2021-10-12 12:59:43 +01:00
Miodec 1221b1170f removed duplicate quote 2021-10-12 00:43:18 +01:00
George The Bot b7ea6cb7d4
Added more quotes (#1993) 2021-10-12 00:42:09 +01:00
Jack 3e64f30b6a fixed pb tables popup not styled correctly 2021-10-11 19:23:12 +01:00
Jack 9ed2855aa4 added supporter 2021-10-11 16:47:30 +01:00
Jack 50aec0b9e7 added captcha to quote submission 2021-10-11 16:02:27 +01:00
Jack bb490fca9d fixed tags and preset popups not being styled. closes #1988 2021-10-11 14:41:58 +01:00
Jack 5275e16f34 added warning message to quote submission form 2021-10-10 23:44:13 +01:00
Jack cf8d258400
Quote submission (#1984)
* added new-quotes get and add routes

* added new-quotes/approve route to api

* Added front-end for quote submission

* fix language typo, force lowercase language

* Check for duplicate quote

* added unknown language handling to quote-submit

* npm i

* npm i

* language dropdown instead of input field

* mouse down instead click

* styling changes

* moved quotemod check to the controller,
added refuse endpoint,
added ability to approve and edit

* limiting quotes

* added log to quote approve

* added approve quotes button

* typo

* using the correct function, lowered limit

* added quote approve popup

* getting quotes and showing them

* error checking

* error checking

* removed console log

* stylng changes,
added refresh list button

* added disabled class

* styling changes

* handling button clicks
showing langauge and timestamp

* check if user is a quote mod

* approve button handling

* handling quote edit

* showing short quotes in red

* post, not get

* not parsing quote id to int

* parsing to objectid

* updated styling

* fixed lint warnings

* fixed up new quotes dao

* showing loader

* calling function correctly

* typo fix

* fixed wrong path,
fix broken newid,
saving file when file exists,
searching for the quote correctly when attempting to delete

* showing message

* blocking buttons and inputs when waiting for response,
unlocking after response

* deleted workflow

Co-authored-by: lukew3 <lukew25073@gmail.com>
2021-10-10 22:46:35 +01:00
Azirine 2fb29739d0
Update english_5k.json (#1983) by Azirine
Removed duplicates.
2021-10-10 21:48:01 +01:00
Jack b00148e481 updated the 5k list to use the oxford 5000. closes #1974 2021-10-10 16:52:41 +01:00
Jack b0db2c47bd Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-10-10 16:44:34 +01:00
Jack 115148323f updated the 5k word list slightly. thanks
impranav16
2021-10-10 16:43:06 +01:00
patpro dd59f05184
Update french.json (#1981) by p4tpr0
typos, spelling, grammar corrections.
2021-10-10 16:40:32 +01:00
Jack 4783c1ebe4 fix typo 2021-10-10 16:06:02 +01:00
Jack c80759dded missing change. 2021-10-07 19:06:24 +01:00
Jack fad01ae125 renamed layout override to layout emulator 2021-10-07 19:06:05 +01:00
Jack 6fc38b1314 updated ads.txt 2021-10-06 18:50:32 +01:00
Jack a7c882392a updated ads.txt 2021-10-06 18:49:39 +01:00
usrme 521aff2d17
Add Estonian (#1952) by usrme
* add 'estonian', 'estonian_1k', and 'estonian_10k'

* add Estonian

* add Estonian
2021-10-06 13:36:21 +01:00
Dimitri Tabatadze 2dd577220e
Add georgian (#1943)
* added georgian.json

* updated _groups.json

* updated _list.json

Co-authored-by: D-T-6 <tabatadzedima@protonmail.com>
2021-10-04 20:35:45 +01:00
Jack 30246f9f50 capital I 2021-10-03 20:41:35 +01:00
Denis Çerri e09a71e1dd
Added some Wolf of Wall Street Quotes (#1939)
* Added some Wolf of Wall Street Quotes

* Added Wolf of Wall Street Quotes [Fixed Uppercase words]
2021-10-03 20:40:58 +01:00
Sashin Exists 41362dcf4b
Deleted Katakana words (#1934)
There were a few sneaky katakana words mixed in, I went and deleted them
2021-10-03 15:02:47 +01:00
Jack f7d2be17d3 unfocusing words on test finish, focusing the result div
maybe will fix #1921
2021-10-02 00:12:43 +01:00
Jack 8fbcdaa10a added bcp code 2021-10-01 23:27:11 +01:00
Meimersdorfer dcf898b74a
Add german_250k (#1933) by Meimersdorfer
* Add German_250k

* Add 250k

* Update _list.json
2021-10-01 23:26:13 +01:00
Jack b461d3f4cd added supporter 2021-10-01 20:33:06 +01:00
Jack d131927fd6 added bcp 47 codes for all languages 2021-10-01 16:37:27 +01:00
Jack 653ae1193c moved tts into its own file, added support for bcp47 codes to enable multilanguage. closes #397 2021-10-01 16:24:50 +01:00
Jack 635e76481b Merge branches 'master' and 'master' of https://github.com/Miodec/monkey-type 2021-09-30 14:32:56 +01:00
Sashin Exists d8ad67f9df
Add Japanese as a language to Monkeytype (#1919) by sashinexists
* Added Japanese to _groups file

* Added Japanese Hiragana and Katakana to _list.json

* Create japanese_hiragana.json

A list of the most common hiragana only words. That it's only hiragana means all of Monkeytype's features should work just fine.
Tested with custom input on the Mozc and KKC keyboard layouts. You have to press enter to bypass Kanji conversion.

* Create japanese_katakana.json

A list of loan words commonly used in Japan. Everything is in Katakana. This should work with the "Japanese (kana)" keyboard layout.
2021-09-30 14:29:15 +01:00
Jack 041050c869 added osu and hitmarker sounds 2021-09-30 14:28:24 +01:00