Commit graph

44 commits

Author SHA1 Message Date
Souren Papazian 8d430b666c
Add western armenian language (#2556) 2022-02-22 14:35:41 +01:00
Angelo Fallaria 06ed2d4ddd
feat(language): add more words to code_rust.json (#2563) 2022-02-22 14:33:26 +01:00
Brian Evans 86d7207c39
Update privacy-policy to reflect mongodb (#2552)
Data is now stored in MongoDB, so I updated the privacy policy to reflect this change. Also updated the "last updated" date.
2022-02-21 13:57:02 +01:00
Octahedron a0f911961f
added "show average" setting (#2551) by octahedronv2
* added "show average" setting

hopefully this doesn't break everything :)

* Delete config-schema.js

* Delete commandline-lists.ts

* Delete config.ts

* Delete db.ts

* Delete index.html

* Delete modes-notice.ts

* Delete settings.ts

* Delete types.d.ts

* added show average setting

* changed the capitalization of ONE character

* Rounded the wpm calculation when mode is PB or AVG

* Only display average if user is logged in

* Only display average if wpm > 0

and by extension, only when the user is logged in.

* changed look of average display

Co-authored-by: Jack <jack@monkeytype.com>
2022-02-21 02:49:33 +01:00
Miodec d6ef4b5f9d more consistent schema 2022-02-21 01:24:33 +01:00
Miodec e93fe5aa9d removed unnecessary property 2022-02-20 17:13:08 +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 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 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 4d5c4dacbb added smoothing slider to the account page
closes #2470
2022-02-20 01:52:39 +01:00
Miodec c3825ab54e reworked leaderboards media queries. should fix #2488 2022-02-19 15:52:14 +01:00
Jack e4a7c8b5e9
Layouts rewrite (#2529)
* added types

* converted qwerty to new format

* added type

* removed keymap structure

* updated space styling

* fixed keymap types

* removed type

* initial keymap element building (only supports staggered for now)

* using id instead of class

* using id

* moved class changes to the keymap file

* fixed matrix key count

* fixed split and matrix layouts

* fixed alice

* removed unused code

* removed unused code

* converted layout emulator to new format

* removed unnecessary field

* using type

* added layout

* added default layout

* added alias

* converted key flashing to new logic

* using new logic

* using new logic in mode next

* fixed iso alice

* converted some layouts

* added layouts json

* added functions to get layouts

* made getlayout synchronous

* updated layout types

* using new function

* added layout json schema validation
closes #2516

* converted ansi layouts to the new format

* modified schema

* fixed the rest of the layouts

* switched function back to async
2022-02-18 18:02:35 +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
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
Bruce Berrios 546fc225e3
Remove quote (#2495) 2022-02-13 23:24:10 +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
Miodec c255f08126 fixed malayam text rendering. closes #2489 2022-02-13 16:30:23 +01:00
Miodec fe8f8e6851 added popup wrapper to leaderboard 2022-02-11 01:46:06 +01:00
Miodec 28be87cb6c added max accuracy and consistency
closes #2460
2022-02-10 13:02:32 +01:00
Miodec f5ca66545c only adding script when needed 2022-02-10 12:54:25 +01:00
Miodec 8eab2b47b5 changed the way settings group are handled
modified all html buttons
added select mode to the settings
replaced language, layout and keymap layout with select dropdowns
2022-02-10 12:53:06 +01:00
Miodec 82531d553a reordered language groups 2022-02-10 12:38:56 +01:00
Miodec 600c6631a8 locally hosting select2 2022-02-10 01:22:04 +01:00
Miodec 4f7dd1122b minified balloon css 2022-02-10 01:21:56 +01:00
Miodec 047b7cf0fe removed unused code 2022-02-10 01:17:49 +01:00
Miodec 9712443c3c modified the way lazymode, funboxes and british english are applied
defined which funboxes affect word generation
fixed tests not restarting again when funbox is not supported
closes #2422
2022-02-09 23:16:54 +01:00
Miodec 351cc2bcb2 added indicate typos: replace,
added indicate typos: below,
removed indicate typos: on
closes #2444
2022-02-09 19:18:54 +01:00
Teddi 5bd0c854e8
Passion Fruit Theme (#2450) by teddinotteddy
* add passion fruit theme

* Update _list.json
2022-02-09 12:43:03 +01:00
Bruce Berrios 345740db5f
Separate backend and frontend dependencies (#2441) by Bruception
* Add request validation to user endpoints

* Remove tag id log

* Remove verbs from endpoints

* Remove old code

* Remove uid

* Fix

* Remove name from URI

* Rename utils

* Fix

* Move prettier

* Update gulp file

* Add additional scripts

* Update package-lock

* Update contributing.md

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-08 20:33:41 +01:00