Commit graph

260 commits

Author SHA1 Message Date
Miodec c85b644b88 added json schema validation. part of #2516 2022-02-17 23:36:40 +01:00
Miodec 211f191340 typo 2022-02-17 23:25:31 +01:00
Miodec 6b5a4558b3 removed quote 2022-02-17 23:14:25 +01:00
Miodec 7e0e972571 unique id 2022-02-17 23:11:37 +01:00
Miodec 7ee599b7e4 unique ids 2022-02-17 23:10:35 +01:00
Miodec 058ce89828 typo 2022-02-17 23:03:55 +01:00
Miodec f37656556f renamed file 2022-02-17 23:03:39 +01:00
Miodec b4208dcc9d typo 2022-02-17 23:02:59 +01:00
Miodec cf79d70c5d fixed json schema 2022-02-17 22:36:29 +01:00
Mehdi Hussain dfc4dd4b0b
Add New Quotes (#2520)
* Added New Quotes

* Add More Quotes
2022-02-17 15:11:03 +01:00
howmanysmall 5bee5e3a04
Added support for the Lua and Luau languages. (#2519)
* Added Lua support.

* Updated other `.json` files.

* Added support for Luau.
2022-02-17 11:58:04 +01:00
Miodec 1063df32a0 converted to ts 2022-02-16 20:18:21 +01:00
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
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