Commit graph

6399 commits

Author SHA1 Message Date
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
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