Commit graph

337 commits

Author SHA1 Message Date
Miodec 725e51e9a5 added -2 to the list of allowed quotelengths 2022-02-21 13:36:15 +01:00
Miodec 0668a8cfdc fixed challenge schema 2022-02-21 13:26:55 +01:00
Miodec 6c307f0d78 sending nosave 2022-02-21 03:14:22 +01:00
Miodec b59392cf1c moved average 2022-02-21 02:52:54 +01:00
Octahedron a0f911961f
added "show average" setting (#2551) by octahedronv2
* added "show average" setting

hopefully this doesn't break everything :)

* Delete config-schema.js

* Delete commandline-lists.ts

* Delete config.ts

* Delete db.ts

* Delete index.html

* Delete modes-notice.ts

* Delete settings.ts

* Delete types.d.ts

* added show average setting

* changed the capitalization of ONE character

* Rounded the wpm calculation when mode is PB or AVG

* Only display average if user is logged in

* Only display average if wpm > 0

and by extension, only when the user is logged in.

* changed look of average display

Co-authored-by: Jack <jack@monkeytype.com>
2022-02-21 02:49:33 +01:00
Miodec 96bb69f765 parsing to int 2022-02-21 02:48:06 +01:00
Miodec 8e6af5b6d2 converted to ts 2022-02-21 02:18:09 +01:00
Miodec bfb869ddc9 incorrect type 2022-02-21 02:13:48 +01:00
Miodec 684e3cb456 converted to ts 2022-02-21 01:28:42 +01:00
Miodec e65f514a45 using challenge type 2022-02-21 01:24:45 +01:00
Miodec d6ef4b5f9d more consistent schema 2022-02-21 01:24:33 +01:00
Miodec 1bca0a3734 moved challenge type to MonkeyTypes, fixed challenge type 2022-02-21 01:24:18 +01:00
Miodec 99b92ea947 fixed average pace not displaying correctly 2022-02-21 01:01:00 +01:00
Miodec b03209ce0d removed console log 2022-02-21 01:00:40 +01:00
Miodec f698158dea unnecessary function call 2022-02-21 00:57:18 +01:00
Ferotiq 4ea967d677
Add Config Validation to Every Config Value (#2542)
* add what I got so far

* add validation for the rest of the config settings

* some changes

* fix font size, tested all config settings

* add arrow function back

* change font size type

* change font size type

* Revert "change font size type"

This reverts commit fc6f0e78a4.

* merge
2022-02-20 19:30:15 +01:00
Miodec 9242b6e1a8 increased gap 2022-02-20 17:15:07 +01:00
Miodec e93fe5aa9d removed unnecessary property 2022-02-20 17:13:08 +01:00
Miodec 90b50ff4ca hiding background filters when custom background is not set 2022-02-20 17:10:36 +01:00
Miodec 775fe34851 added auto switch theme
allows auto switching between light and dark theme based on system theme
closes #2088 and #1629
2022-02-20 17:07:02 +01:00
Miodec 2c9125124c increased margin 2022-02-20 16:13:54 +01:00
Miodec 840ae262c2 changed the styling of active settings in select2 2022-02-20 15:41:10 +01:00
Miodec baf276dae3 added small gap for readability 2022-02-20 15:36:05 +01:00
Miodec 52b426957b wider slider thumbs 2022-02-20 15:35:22 +01:00
Miodec d6ce31161a fixed quote lengths 2022-02-20 15:03:15 +01:00
Miodec 2cd87df040 fixed length fields 2022-02-20 14:49:53 +01:00
Miodec 07d9901967 fixed length fields 2022-02-20 14:48:48 +01:00
Miodec a4ff6cbaab added quote length validation 2022-02-20 14:45:00 +01:00
Miodec 65f2f369bf Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-20 14:31:30 +01:00
Miodec 4ef34817ae added 'export csv' button to the account page
(only exports filtered results)
closes #919
2022-02-20 14:30:41 +01:00
arda-a b1098c553e
layout update : whorfmax fine-tuning on index finger, swapped 'v' and 'y' (#2546)
- enabled alt-fingering for 'ty' and 'typ'
- 'ly' bigram is easier
2022-02-20 13:20:40 +01:00
xiao f5cfb116ec
Fixed grammar. (#2541) 2022-02-19 22:03:46 -06:00
Miodec dba083d1e9 fixed quote length filters not selecting correctly 2022-02-20 02:41:18 +01:00
Miodec 43562ea375 setting to custom if config is not default 2022-02-20 02:30:29 +01:00
Miodec a02772b4d4 fixed config buttons not selecting 2022-02-20 02:26:46 +01:00
Miodec e76c545b57 fixed keymap legend style resetting when changing keymap layout 2022-02-20 02:11:50 +01:00
Miodec 759f19c0ed fixed bump being on the wrong key 2022-02-20 02:08:26 +01:00
Miodec 543f417406 changed default chart animation length 2022-02-20 02:04:31 +01:00
Miodec 4d5c4dacbb added smoothing slider to the account page
closes #2470
2022-02-20 01:52:39 +01:00
Miodec 5e578c6e32 removed unused parameter 2022-02-20 01:51:58 +01:00
Miodec c0677890ce temporary message fix before api overhaul is complete
closes #2531
2022-02-20 00:03:11 +01:00
Miodec 3891ddbe14 moved dependencies to frontend 2022-02-19 22:30:41 +01:00
Miodec 728a28c0b3 converted theme controller to ts 2022-02-19 22:17:23 +01:00
Miodec 370a873e60 converted verification controller to ts 2022-02-19 22:06:48 +01:00
Miodec a2ecc054d4 converted tag controller to ts 2022-02-19 22:03:06 +01:00
Miodec ba992a0632 fixed incorrect type 2022-02-19 22:01:42 +01:00
Miodec 9fc2675c6a converted sound controller to ts 2022-02-19 21:56:58 +01:00
Miodec 12f1f294c7 converted route controller to ts 2022-02-19 21:50:06 +01:00
Miodec f4c12dc19b converted preset controller to ts 2022-02-19 21:36:03 +01:00
Miodec f17ae684fb added preset config type 2022-02-19 21:35:47 +01:00