Commit graph

9396 commits

Author SHA1 Message Date
Munib Karimi 349190c3f0
Added Pashto Language and its keymap layout. (#4437) Munib97
* Added Pashto Language and its keymap layout.

* removed duplicates and added few more words

* Removed duplicates and added new words
2023-07-10 12:23:33 +02:00
Laaveshwaran P 6fc6984be7
Removed names from Tamil words (#4432) aviiciii
* removed names from tamil.json

* removed names from tamil1k.json
2023-07-10 12:22:58 +02:00
Michael Bozhilov 9a4c6cdb2a
Add short bulgarian quotes (#4420) asynchroza
* Add short bulgarian quotes

* Remove shorter quotes and add ones longer than 60 characters

* added missing groups

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-07-10 12:22:27 +02:00
Kamar 90e0afa4cc
Add Quote by Bertrand Russell (#4428) Mohamad-Kamar 2023-07-10 12:20:38 +02:00
Miodec 4c079f2516 flagging user for name change if their name is nullish 2023-07-01 11:18:28 +02:00
Miodec afd2d3442e found the issue 2023-07-01 11:18:09 +02:00
Miodec 3a822f8b4f added todo 2023-07-01 11:04:52 +02:00
Miodec 6645dbc2f7 added log to try to catch an error 2023-07-01 11:04:07 +02:00
Miodec da289b96b1 escaping character 2023-07-01 00:25:32 +02:00
Miodec 555318d0bc updated font family schema 2023-07-01 00:24:57 +02:00
Miodec 7fb6593c0c added 2 layouts 2023-06-29 23:54:14 +02:00
ademirkan 60720fbc80
Improve word highlight UI in input history (#4417) ademirkan
* put speed above word in input highlight

* updated class name
using class nesting

* put speed below word, added nocursor

* removed unnecessary line

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-06-29 18:53:22 +02:00
Andy Huang 1bc6e3510b
Add two English quotes (#4425) asd153866714 2023-06-29 18:50:35 +02:00
Sanidhya Singh 080732c092
Fix Cookie Popup from appearing in Screenshots (#4426) sanidhyas3s 2023-06-29 18:50:01 +02:00
Miodec 9881800175 fixed config schema 2023-06-29 14:21:26 +02:00
Miodec df3e1d7df4 captcha schema 2023-06-29 14:20:55 +02:00
Miodec d4c9fb4874 fixed captcha schema 2023-06-29 14:17:29 +02:00
Miodec b968a16acc quote lengths script 2023-06-29 14:16:49 +02:00
Miodec 97817c84e1 quote reports 2023-06-29 14:14:32 +02:00
Miodec e375dee6fe better schema 2023-06-29 14:05:31 +02:00
Miodec 08a96e634a moved content limit check to the DAL 2023-06-29 14:05:31 +02:00
Miodec 7a9eb30cef added content limit for tags 2023-06-29 14:05:31 +02:00
Miodec ca38437153 stricter validation 2023-06-29 14:05:31 +02:00
Miodec 21eeae095e stricter schema 2023-06-29 14:05:31 +02:00
Miodec 92a50a6cb7 stricter schema 2023-06-29 14:05:31 +02:00
Miodec 2d858bece4 stricter schema 2023-06-29 14:05:31 +02:00
Miodec 62ebee77b5 stricter schema 2023-06-29 14:05:31 +02:00
GwenXt f3acbbf167
Create quotesfile (esperanto.json) (#4397) GwenXt
* Create esperanto.json

Added quotes for Esperanto

* Update esperanto.json

Remove duplicate quote

* Update esperanto.json

* Update esperanto.json
2023-06-29 13:26:36 +02:00
Miodec 1ea9650cce updated language schema
closes #4422
2023-06-29 13:15:55 +02:00
Miodec 10159702ff opened the tags endpoint to the apekey authentication 2023-06-29 13:11:40 +02:00
Kris Bucyk 69071f6414
Create initial quotes for code_ruby language (#4413) TiceKrisBs 2023-06-29 12:52:01 +02:00
Laaveshwaran P 6b47323171
ordered the words in tamil language by frequency (#4412) aviicii
* ordered the words in tamil language by frequency

* changed words by frequency for 1k_tamil
2023-06-29 12:51:31 +02:00
ibrab000 30fcfd21e6
Added void and arcadia layouts (#4409) ibrab000
* Added void and arcadia layouts

* Update _list.json
2023-06-29 12:50:29 +02:00
Laaveshwaran P e1567c54d4
Notify users for school email address (.edu | .ac | .sch) (#4404) aviicii
* warning icon added

* changed email checking

* added message for pop over

* added signup function for edu indicator

* switched .edu string end check for regex
checks if email:
 - ends with .edu
 - contains xxx.edu.xxx
 - contains education

* updated warning message

* move edu check to const regex

* add support to .ac domains

.ac domains are used as academic domains by the commonwealth countries.

* identify school email addresses also

.sch.* is a second-level domain for schools in various countries

* fixed .ac regex

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-06-29 12:48:46 +02:00
Laaveshwaran P 12e11447f3
Added quotes for Tamil Language (#4406) aviicii
* added quote file for tamil

* added 10 quotes from thirukkural

added 10 famous thirukkural quotes
source: https://thirutamil.com/article/top-10-popular-thirukkural-in-tamil/

* added couple of longer quotes

* typo

* removed small quotes

* added more long quotes

* author name change
2023-06-29 12:46:11 +02:00
Miodec 3d2fc2913a omitting note 2023-06-28 14:06:02 +02:00
Miodec 7a84ed234d refactor 2023-06-27 23:42:32 +02:00
Miodec 5e34cecd9f removed type cast 2023-06-27 23:29:01 +02:00
Miodec 03facf7e8f fixed bug caused by triple equals 2023-06-27 23:22:21 +02:00
Miodec a6b59bb7da adjusted theme buttons styling 2023-06-27 17:33:38 +02:00
Miodec 1722c64197 updated date 2023-06-27 17:08:12 +02:00
Miodec e447486709 updated privacy policy 2023-06-27 17:07:52 +02:00
Miodec 73a24af279 admin validation 2023-06-27 17:03:33 +02:00
Miodec d881b642f9 fixed typo 2023-06-26 15:37:41 +02:00
Miodec f1eb6df0f6 added message for firefox users (#4405) 2023-06-26 15:37:26 +02:00
Miodec 817b4e6805 more strict config schema 2023-06-26 15:23:57 +02:00
Miodec 17ddb87abb updated mode2 type 2023-06-26 14:13:21 +02:00
Eduardo Guzman-Diaz cc95aff900
Adding tests for isTagPresetNameValid (#4402) gondolin24
* Adding tests for isTagPresetNameValid

* more generic tag names
added more tests

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-06-26 13:16:39 +02:00
Miodec e4f151d880 quote lengths 2023-06-26 13:06:20 +02:00
Miodec 5b0247351d quote reports 2023-06-26 13:04:27 +02:00