Commit graph

253 commits

Author SHA1 Message Date
Miodec bb4294765a added verification input to checkleaderboard 2021-04-09 13:10:32 +01:00
Jack 803fc9689c fixed config not saving 2021-04-04 19:53:22 +01:00
dependabot[bot] 92705a7401
Bump y18n from 4.0.0 to 4.0.1 in /functions
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:45:49 +00:00
Jack 21e8cf8299 fixed missing commit that was lost somewhere in the merges 2021-03-29 19:44:18 +01:00
Miodec 0ac4754c11 fixed leaderboards not working when full 2021-03-18 02:31:03 +00:00
Miodec 33dd135817 updated leaderboard approach 2021-03-17 21:42:11 +00:00
Miodec b21e087c31 lockfile 2021-03-16 23:47:39 +00:00
Miodec 6f8f87e407 moved keymap into a module. #495 2021-03-16 08:55:10 +00:00
Miodec cc9ade6439 no longer saving leaderboard history (not used) 2021-03-16 04:13:57 +00:00
Miodec 9d2a7b3277 improved leaderboards - no longer checking if there is no need 2021-03-16 04:10:07 +00:00
Miodec 856c7320ab npm update 2021-03-13 04:21:37 +00:00
Miodec 85ee735d22 fixed validation bounds 2021-03-13 02:11:51 +00:00
Miodec 119b3dc2dd removed unused code 2021-03-13 01:56:58 +00:00
Miodec b513f27dc6 panic logs, added below 0 check 2021-03-13 01:27:29 +00:00
Miodec 0cf37b34a7 revered bad replace 2021-03-12 23:41:58 +00:00
Miodec d3c8aff456 removed big log 2021-03-12 23:05:59 +00:00
Miodec 60db35c48b removed unused code 2021-03-12 22:01:36 +00:00
Miodec 0423577456 moved custom text to a module 2021-03-10 06:07:19 +00:00
Miodec 25f6a938a4 checking consistency if wpm above 100 2021-03-08 04:28:33 +00:00
Miodec 1f1734ae5d checking for consistency only when there is no funbox,
removing raw check due to new raw calculation
2021-03-08 03:34:33 +00:00
Miodec bdb24f0fc5 changed consistency check to sub 10 2021-03-02 01:39:23 +00:00
Miodec d29526a3ff added consistency to the leaderboard,
updated the layout of the leaderboard
2021-03-02 00:35:47 +00:00
Miodec efd8283467 prettier verison of previous commit 2021-03-01 22:57:05 +00:00
Miodec c9423238bd added another validation step to result saving 2021-03-01 22:54:37 +00:00
Miodec 929a233324 fixed infinite tests not saving. closes #1024 2021-02-24 15:00:09 +00:00
Miodec 29ab060054 removed console log, checking return value 2021-02-18 22:47:01 +00:00
Bendik Samseth 091f37d1e9
Add option to reset personal bests
Ref. discussion https://github.com/Miodec/monkeytype/discussions/980
2021-02-18 09:12:57 +01:00
Miodec 7a3c7a3ec8 removing small results if they are not already removed 2021-02-15 21:46:33 +00:00
Miodec 774a0124fa only checking custom text if the data is sent to the back end 2021-02-06 21:33:05 +00:00
Miodec d08cfd45dc fixed pb results giving users errors 2021-02-06 21:26:45 +00:00
Miodec 3e6bfdc82a stripping data after checking for pb 2021-02-06 20:24:39 +00:00
Miodec f5ac1a0358 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-02-06 19:44:50 +00:00
Miodec a0c1fbc839 stripping default values before storing the result 2021-02-06 19:42:23 +00:00
Miodec 5f73c476f4 not saving short tests 2021-02-06 19:13:26 +00:00
Miodec 08a45e5425 disabled pbs for quote mode 2021-02-06 05:27:14 +00:00
Miodec 3921a63b04 verify is redirecting to pagetest
verify is checking if account is already paired
2021-02-02 19:26:52 +00:00
Miodec 616434f7a1 fixed name update process 2021-01-29 20:46:21 +00:00
Miodec e0f64a4e2c added change displayname function 2021-01-29 20:32:40 +00:00
Jack c6cd2de9eb
Merge pull request #833 from FakeDazon/master
add KAM 80's After Dark theme
2021-01-20 17:12:30 +00:00
Miodec 0a2599269e hopefully fixed the cannot get proerty global of undefined error 2021-01-20 17:08:40 +00:00
Miodec ded7b6ac5a tag pbs now word like normal pbs, recording pbs per mode 2021-01-17 00:12:03 +00:00
Miodec d2f6a01887 reworked the notification system 2021-01-16 01:12:36 +00:00
Miodec a0ffa3bb2d changed name availability into onRequest 2021-01-15 17:14:24 +00:00
Miodec 2b4b24b037 limiting origin 2021-01-15 17:00:43 +00:00
Miodec ddddf8c169 better error 2021-01-15 16:50:45 +00:00
Miodec 7a2bc1b9ef addde max consistency check 2021-01-15 16:39:26 +00:00
Noah ebf0bf6109 Add KAM 80's After Dark theme 2021-01-13 11:30:02 -08:00
Miodec c665b7e061 optimised function completion time, removed console logs 2021-01-08 02:11:53 +00:00
Jack 8c442bc9dd
Merge pull request #759 from Miodec/dependabot/npm_and_yarn/functions/date-and-time-0.14.2
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
2021-01-06 22:11:24 +00:00
Miodec 79afe812f5 updated regular expression 2021-01-06 22:02:12 +00:00