Commit graph

6943 commits

Author SHA1 Message Date
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 cfe7f9bd3e added tinycolor types 2022-02-19 22:17:37 +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 0a9140ac09 added howler type 2022-02-19 21:56:49 +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
Miodec 67c16ec153 casting as string 2022-02-19 21:35:21 +01:00
Miodec 2e398ba2a2 using type for page name 2022-02-19 21:29:38 +01:00
Miodec 695300289e converted page controller to ts 2022-02-19 21:29:18 +01:00
Miodec 1549eb5aa1 fixed stuck on loading page when not logged in 2022-02-19 21:28:47 +01:00
Miodec 2f6534f8a8 setting page transition earlier 2022-02-19 21:12:13 +01:00
Miodec a008fef06c fixed page changing twice on sign out 2022-02-19 21:10:03 +01:00
Miodec 9fe003aeab using console trace instead 2022-02-19 20:57:00 +01:00
Ferotiq c1a3146765
add ready.ts (#2539) 2022-02-19 18:14:08 +01:00
Ferotiq 71cdce20e3
TypeScript FrontEnd: Add Account Files (#2494)
* add account files, config, and db, fix other files, and make lint script work on cmd

* fuck operating systems

* remove project from eslint

* Merging and fixing some bugs

* fixed result ordering

* fixed quote filter stopping all results

* fixed words filter not working

* corrected type

* Update commandline-lists.ts

* Update types.d.ts

* removing explicit tag types

* mfing prettier

* small changes

* stuff

* fixes

* fix cannot read properties of undefined

* another check just to be safe

* okay that works

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-19 17:44:27 +01:00
Miodec c3825ab54e reworked leaderboards media queries. should fix #2488 2022-02-19 15:52:14 +01:00
Miodec f0313d6524 updated pr check action 2022-02-19 15:35:43 +01:00
Miodec 3caeb3fcdd fixed broken watches 2022-02-19 15:30:22 +01:00
Miodec 8cba5120c3 fixed scss task not running 2022-02-19 15:12:35 +01:00
Miodec c0a6fc2430 disabling funbox when loading challenge 2022-02-19 13:54:11 +01:00
Miodec 5046863e30 fixed account page result sorting not working 2022-02-19 13:42:37 +01:00
Miodec af6e8867aa updating modes notice while its invisible 2022-02-19 13:37:50 +01:00
Miodec fa41ccc8e9 remembering lazy mode setting and automatically setting it back to enabled if language supports it 2022-02-19 13:37:25 +01:00
Miodec df35476668 including nosave in configevent dispatch 2022-02-19 13:36:17 +01:00
Miodec bf3e3d4da6 missing types 2022-02-18 23:41:51 +01:00
Jack f8727b5c68
Action only installs node and dependencies when a changed file passes the filters 2022-02-18 20:23:58 +01:00
Jack 432fedb3c0
Pr-check 2022-02-18 19:25:33 +01:00