Commit graph

6931 commits

Author SHA1 Message Date
Miodec 31ac2a4b40 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-03-04 15:49:35 +01:00
Miodec 615f284983 added ape keys, leaderboards, results, quotes 2022-03-04 15:49:31 +01:00
Miodec 8809f5957a added index, psas, configs, presets 2022-03-04 15:49:25 +01:00
Abinawan Bhattarai 338bea52a1
Adding Nepali in Language (#2628) by Abinawan
* Create nepali.json

* Update _groups.json

* Update _list.json

* Update _groups.json

* Update _list.json

* Update nepali.json

* Update nepali.json
2022-03-04 14:30:03 +01:00
Jack 9196f16ae8
Update README.md 2022-03-04 14:23:17 +01:00
Evan 8da243ecfe
remove evals (#2624) 2022-03-04 12:42:09 +01:00
Miodec c27caa68af missing message 2022-03-04 00:36:40 +01:00
Miodec d4b7ab90ca converted to ts 2022-03-04 00:29:06 +01:00
Miodec 5b0f170b10 converted to ts 2022-03-04 00:20:29 +01:00
Miodec 6370f6a624 moved is test too short check to validation 2022-03-04 00:10:49 +01:00
Miodec 9962edd020 added result types 2022-03-04 00:10:35 +01:00
Miodec 9de4019b80 reducing nesting 2022-03-04 00:09:31 +01:00
Miodec 16bb753601 reduced user db calls 2022-03-03 23:25:30 +01:00
Miodec 6752b6086a optimising promises, reduced await use 2022-03-03 23:24:19 +01:00
Bruce Berrios 374a2089c3
Rename handlers to utils (#2620) 2022-03-03 16:31:57 -05:00
Bruce Berrios 0429c560ee
Migrate users controller (#2618)
* Migrate users controller + other things

* Undo import rename

* Fix return type

* Change status code

* Fix spacing
2022-03-03 14:50:06 -05:00
Miodec 2d4df4edf3 using collation for name checking 2022-03-03 20:41:03 +01:00
Miodec 042d9dd9a2 actually fixed name check 2022-03-03 19:24:09 +01:00
Miodec 6f235a2479 fixed name checking regex 2022-03-03 19:06:23 +01:00
Miodec 70d0639fc7 added regex escaping function 2022-03-03 19:06:06 +01:00
Miodec 6748f30b15 parsing to float 2022-03-03 00:46:56 +01:00
Miodec baaac84e13 reordered handle char code again 2022-03-03 00:25:52 +01:00
Miodec e780914ed2 missing replay event 2022-03-03 00:16:25 +01:00
Miodec 7f428db379 Revert "updating input before failing"
This reverts commit 9d9e879ebe.
2022-03-03 00:15:11 +01:00
Miodec 26c119c6ec Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-03-02 23:17:01 +01:00
Miodec 5a018f65c5 saving replay event earlier 2022-03-02 23:16:56 +01:00
Miodec 9d9e879ebe updating input before failing 2022-03-02 23:16:22 +01:00
Carlos Gabriel 3f2947d0c8
add quote in portuguese.json (#2616) 2022-03-02 15:20:16 +01:00
Miodec d098d3a2d8 if input is empty calculating burst from last input
closes #2611
2022-03-02 13:39:48 +01:00
Miodec acc85ce7b8 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-03-02 02:32:45 +01:00
Jack 226de70e36
Added monkey status codes (#2613)
* test code

* added some monkey status codes

* adding status message to response

* added more codes

* using all new codes
2022-03-02 02:14:32 +01:00
Miodec 8e7e7f968a rounding key data to 2
cloud help with #2433
2022-03-02 01:53:52 +01:00
Bruce Berrios d792844473
Add ape key authentication (#2610)
* Add ape key authentication

* Move ape key config to server config

* Remove full stops

* Fix
2022-03-01 17:43:22 -05:00
Bruce Berrios 9d7443903a
Add ape keys API to ape client (#2612) 2022-03-01 17:05:35 -05:00
Miodec 8279d3b749 only showing sign out button if account page is active
closes #2608
2022-03-01 19:29:39 +01:00
Miodec b0eaa580f6 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-03-01 18:44:19 +01:00
Miodec 2735673d95 calculating burst based on input length, not word 2022-03-01 18:44:12 +01:00
Miodec 7c21991cd9 failing test earlier 2022-03-01 18:41:17 +01:00
Bruce Berrios 3017f8808d
Fix errors (#2609) 2022-03-01 17:21:06 +01:00
Bruce Berrios 2f70d1ab8a
Add ApeKeys CRUD (#2606)
* Add ApeKeys CRUD

* Fix

* Omit ape key data

* Encode id + key
2022-03-01 11:11:01 -05:00
Miodec db601bdc10 fixed pseudolang not working 2022-03-01 13:29:36 +01:00
Miodec 142f091741 fully resetting config 2022-03-01 12:35:38 +01:00
zeval fea83b38c2
Simple coherence fix in theme randomizing settings (#2607)
* Simple coherence fix in theme randomizing settings

* Fix spelling consistency

Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com>
2022-02-28 18:59:48 -06:00
Miodec 5adb03a360 updated result schema once more 2022-03-01 00:33:32 +01:00
Miodec 55f60d0788 updated result custom text schema 2022-03-01 00:30:27 +01:00
Miodec c448769401 temporary/initial solution to seeing response message in swagger stats 2022-02-28 22:58:28 +01:00
Miodec 3306b4f695 actually fixed quote length this time 2022-02-28 22:44:42 +01:00
Miodec f91c749c18 fixed incorrect keyconsistency calculation 2022-02-28 22:30:57 +01:00
Miodec cb215ef521 removed unnecessary console log 2022-02-28 21:30:59 +01:00
Miodec 0b7ad942a4 fixed quote length all not working 2022-02-28 21:30:29 +01:00