Commit graph

236 commits

Author SHA1 Message Date
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
Timothy Gibbons 8f22781b36
Added Poems (#2493)
* Added Poems

- "The Seal Lullaby" - William Carlos Williams
- "The Red Wheelbarrow" - Rudyard Kipling

* Added Poems

- "The Seal Lullaby" - William Carlos Williams
- "The Red Wheelbarrow" - Rudyard Kipling

* Fix ID

* Fix Grammar

* Added Full Stop
2022-02-15 14:06:46 +01:00
sombre-hombre 4609941e9c
Fixed typos in russian quotes (#2508) 2022-02-15 14:06:04 +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
Bruce Berrios 546fc225e3
Remove quote (#2495) 2022-02-13 23:24:10 +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
Ryan Zhang a9d2ff7314
New Quote: Python (#2490)
Bubble sort and Linear Search code from geeksforgeeks
2022-02-13 18:35:26 +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 c255f08126 fixed malayam text rendering. closes #2489 2022-02-13 16:30:23 +01:00
Miodec 4aa7947db0 updated personal bests type 2022-02-13 00:43:10 +01:00
Miodec 78944f69b2 moved dev dependencies 2022-02-13 00:30:35 +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
Miodec 0101eb5d07 remoed ignore from converted modules 2022-02-13 00:05:46 +01:00
Ferotiq 37ce1f0af5
Make mode 2 generic (#2485) 2022-02-12 23:57:02 +01:00
Miodec 4f270b6a7d added zen 2022-02-12 23:44:12 +01:00
Miodec 7bf0a95195 added custom personal bests 2022-02-12 23:33:03 +01:00
Miodec c6c9408f55 updated type 2022-02-12 23:22:12 +01:00
Miodec 8421293f23 applying preset saves tag state 2022-02-12 22:51:07 +01:00