Commit graph

226 commits

Author SHA1 Message Date
Miodec
e9547cd8f6 converted to ts 2022-02-16 20:15:18 +01:00
Miodec
a4658aa15d converted to ts 2022-02-16 20:14:47 +01:00
Miodec
5abc9cd8a8 converted to ts 2022-02-16 20:14:02 +01:00
Miodec
2e27b7b4c6 converted to ts 2022-02-16 20:12:50 +01:00
Miodec
bfceda9867 converted to ts 2022-02-16 19:43:38 +01:00
Miodec
30cd260512 converted to ts 2022-02-16 19:42:20 +01:00
Miodec
99e24a92a1 converted to ts 2022-02-16 19:39:20 +01:00
Rizwan Mustafa
9ae8611440
Frontend Typescript: Convert theme-picker.js to ts (#2509)
* Convert theme-picker.ts to typescript

* Renamed _ to _index and removed commented code

* Used const instead of let for themeColors
2022-02-16 12:44:12 +01:00
Miodec
f9407f8263 converted to ts 2022-02-15 22:26:04 +01:00
Miodec
1c619b017e converted to ts 2022-02-15 22:20:33 +01:00
Miodec
a95b34b35f removed module ts-ignores 2022-02-15 22:14:11 +01:00
Miodec
3b97455cfc converted do ts 2022-02-15 22:08:01 +01:00
Miodec
da6100cae2 added mising type 2022-02-15 22:07:48 +01:00
Bruce Berrios
31b9530fe8
Fix typescript config (#2511)
* Fix typescript config

* Remove unneccssary declares

* updating colors if undefined

* using new function

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-15 21:26:23 +01:00
Miodec
ad1b3254af converted to ts 2022-02-15 17:08:12 +01:00
Miodec
77f9a484a5 fixed commands types 2022-02-15 17:08:05 +01:00
Miodec
6b2396ae55 converted to ts 2022-02-15 15:48:10 +01:00
Miodec
ff9fad196d close callback is optional 2022-02-15 15:48:01 +01:00
Miodec
7e46f2090f using new function 2022-02-15 15:46:45 +01:00
Miodec
ac8bd2fdcd converted to ts 2022-02-15 15:46:36 +01:00
Miodec
dd866b0c53 added theme colors datatype 2022-02-15 15:46:22 +01:00
Miodec
116551de16 converted to ts 2022-02-15 15:40:26 +01:00
Miodec
2ab2c3530c converted psa to ts 2022-02-15 15:40:02 +01:00
Miodec
2769255a2b converted monkey power to ts 2022-02-15 15:39:52 +01:00
Miodec
4654a8d55f added psa data type 2022-02-15 15:39:40 +01:00
Miodec
79943a67d8 converted modes notice to ts 2022-02-15 15:26:45 +01:00
Miodec
b3fe51c30b converted leaderboards to ts 2022-02-15 15:13:56 +01:00
Miodec
119956dfa3 added leaderboards structure 2022-02-15 15:13:29 +01:00
Miodec
c42241c386 converted keymap to ts 2022-02-15 14:31:56 +01:00
Miodec
c841c5f71e Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-02-14 20:24:59 +01:00
Miodec
72d4cf576c fix for word count and time filters not working 2022-02-14 20:24:54 +01:00
Miodec
3e382a0bd2 added global 2022-02-14 20:23:10 +01:00
Rizwan Mustafa
15eab37068
Frontend Typescript: Convert language-picker.js to typescript (#2499)
* Moved LanguageGroup type to interface file

* Converted language-picker.js to typescript

* Commented language-picker stuff since moved to combo-box

* Replaced Types with MonkeyTypes
2022-02-14 19:13:12 +00:00
Miodec
ed76a77397 fixed typo causing custom theme inputs to be broken
closes #2502
2022-02-14 19:38:59 +01:00
Miodec
994d1bc609 actually using the converted values 2022-02-14 17:01:43 +01:00
Miodec
03c2d1db50 converting to float just in case 2022-02-14 16:57:47 +01:00
Miodec
56821cd236 always showing language notice 2022-02-14 01:52:55 +01:00
Miodec
fd2daf3c50 converted settings group to ts 2022-02-14 00:03:36 +01:00
Miodec
daf6b53dc9 fixed custom background filter errors 2022-02-14 00:03:27 +01:00
Miodec
723cd10d5f ts fixes 2022-02-13 23:28:54 +01:00
Miodec
0550452b12 converted 2 files to ts 2022-02-13 23:26:41 +01:00
Miodec
4d1e4c7f2f added another quote to input controller 2022-02-13 22:22:06 +01:00
Ferotiq
d152eec6b5
MonkeyTypes > Types (#2491) 2022-02-13 20:29:09 +01:00
Ferotiq
319e179600
TypeScript FrontEnd: Some Changes (#2486)
* some changes

* f*** you select2

* Change type roots

* hopefully work

* change commonjs to es6

* parserOptions.project

* as;dfllaksdkjsadadfsldkjsfkdljdsfafdsk;alfsdjf
2022-02-13 18:35:06 +01:00
Miodec
4aa7947db0 updated personal bests type 2022-02-13 00:43:10 +01:00
Miodec
97b77d7a0a removed loader ignores 2022-02-13 00:24:02 +01:00
Miodec
1d6882b47b removed notification ignores 2022-02-13 00:22:47 +01:00
Miodec
e31a81d18d converted loader to ts 2022-02-13 00:17:07 +01:00
Miodec
d20d9df5dc converted notifications to ts 2022-02-13 00:16:47 +01:00
Miodec
66997a1788 index to ts 2022-02-13 00:10:19 +01:00