Commit graph

956 commits

Author SHA1 Message Date
Miodec 2abd1c202f added supporter 2023-03-28 13:23:50 +02:00
Miodec 8a2780b9b6 updated list 2023-03-28 13:23:14 +02:00
Miodec e4b3182c3a missing group and list file entries 2023-03-27 22:22:11 +02:00
Miodec 66290637c0 missing list and group files 2023-03-27 19:16:57 +02:00
Duncan Sutherland 13b9c2b2ce
Correct Gallaya* layouts (#4117) dunk2k
- `tT` was missing
- `sS` moved to intended position
2023-03-27 16:13:58 +02:00
Duncan Sutherland 9e0da3b25c
Add Gallaya Layout(s) (#4115) dunk2k
* Update _list.json

Added layouts gallaya_matrix, gallaya_angle_iso, gallaya_angle_ansi

Inserted below maya layout as gallaya as a combination of gallium and maya, though I take no issue with these 3 entries being placed at bottom of list if that is the practise for new layout additions.

* Update _list.json

Added layouts gallaya_matrix, gallaya_angle_iso, gallaya_angle_ansi 

Inserted below maya layout as gallaya as a combination of gallium and maya, though I take no issue with these 3 entries being placed at bottom of list if that is the practise for new layout additions.
2023-03-27 14:06:13 +02:00
Henning Meyer 8dabe6b8d4
Add German Quotes (#4111) meyerhenning
* feat: add quotes in german

* refactor: replace too short quote

* style: fix indentation
2023-03-27 13:55:11 +02:00
David Kosorin 9773227bc1
Update Czech words (#4110) kosorin
- "m", "tý" - not a word
- "cm", "č." - abbreviations
2023-03-27 13:53:52 +02:00
Miodec 7035dfd6f1 quote reports 2023-03-27 13:21:20 +02:00
Miodec 8a32ff7f59 duplicate quote 2023-03-25 10:38:28 +01:00
Dominic Ruggiero 92add5b927
add mr.rogers quote (#4107) mrhappyma 2023-03-24 11:17:57 +01:00
mathiasbaech 3601565c91
Update danish_10k.json (#4104)
* Update danish_10k.json

Removed @ symbols from some danish words

* Update danish_10k.json

Removed a couple of uncaught duplicates
2023-03-22 13:30:02 -05:00
Luke Nguyen Khanh 8bea978fd5
Added quotes from Hamilton musical play (#4085) LukeNk
* Added quotes from Hamilton musical play

* Longer Hamilton quotes
Updated IDs to match
2023-03-21 11:28:50 +01:00
Evan f68c69b694
add cascadia mono font (#4096) Ferotiq 2023-03-21 11:27:00 +01:00
Ed 18cd8f5983
fixed and added 6 quotes to spanish.json (#4095) edujos 2023-03-21 11:26:29 +01:00
Miodec 4617f742eb removed low rated quotes 2023-03-20 12:52:57 +01:00
Miodec 54d184eb41 lowest rated quote 2023-03-20 12:48:13 +01:00
Miodec 6e495c4b84 quote reports 2023-03-20 12:48:00 +01:00
Spax c39d3fab78
Added minimak keymaps (#4088) SpiritAxolotl
* added minimak keymaps

http://www.minimak.org/

* fixed the curly bracket

* reverted one character

---------

Co-authored-by: Jack <jack@monkeytype.com>
2023-03-20 12:12:39 +01:00
Spax 14da1438d9
Implemented an ITG arrow mode to the funbox (#4084) spiritaxolotl
* added arrows ITG to the list

* added the implementation for arrows_ITG

I also updated "arrows" so it supported ijkl as well as the normal arrowkeys and wasd

* the actual implementation of the arrow generation

I forgot to commit this one whoops

* missed a curly bracket whoops

* overwritten the arrows generation

Instead of having two similar funboxes, miodec just said to implement the new generation in the existing arrows funbox.
removed the arrows_ITG now
next commit will remove it from the list as well

* removed arrows_ITG and updated arrows

* removed arrows' old generation method

* updated a mistake

* lint, prettier

* added the TODO comment back

didn't realize I removed it sorry

* remove spaces

* gave the variable names something more descriptive

* remove preivous variables

I hate working remotely

* small refactor

* simplify

* simplify

* remove export

* starts with a left or right

* prettier fix

* removed "export"

the function wasn't getting called outside of the file

* parity for a list description

* fixed that one character that got overwritten

* Revert "fixed that one character that got overwritten"

This reverts commit c8a394dc7b.

---------

Co-authored-by: Miodec <jack@monkeytype.com>
Co-authored-by: Evan <evanrayweigel@outlook.com>
Co-authored-by: Evan <64989416+Ferotiq@users.noreply.github.com>
2023-03-20 12:06:13 +01:00
anakojm ba4c7a1c61
Update _list.json (#4083) anakojm
add optimot layout
2023-03-20 12:02:06 +01:00
Miodec 05b7e623c5 removed word 2023-03-20 11:40:45 +01:00
github-actions[bot] 2577d44b3d
Prettier fix (#4087)
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-03-18 16:22:27 -05:00
Miodec 29cdae85d5 quote reports 2023-03-16 13:16:21 +01:00
Albert 7ed088a13e
Account graph (#4049) albertying
* Create graph with ao10, ao100, and pb

* Display best ao10 and 100

* Fix ts errors

* Remove old graph

* Remove smoothing slider and toggle chart style button

* Clean up code

* Populate graph if chartData > 0

* Fix filter not displaying data correctly

* Fix wpm cpm labels

* Update colors using theme colors

* brought back accuracy averages

* different colors

* Add toggle ao10 and ao100

* Change opacity based on toggles

* Persist on refresh

* Fix accountActivity chart point color not updating when changing theme in the command line

* Refactor

* Keep pb color consistent

* removed dot

* smaller buttons, in one row, media queries

* hiding bottom scale

* connected the config properties into 1

* Refactor

* Combine into one loop

* cleanup
removed unused functions
reduced repeating code
removed comments
removed console logs

* removed highest avg 10 and 100 stats

* sweep

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-16 12:57:47 +01:00
Rob Sassack 239c43f240
Added plus three funbox (#4076) robsassack 2023-03-16 12:55:36 +01:00
__filename 222e508e21
chore(keymap): added mongolian keymap (#4075) filename24
* chore(keymap): added mongolian keymap

* fix(keymap): removed duplace keymap
2023-03-15 16:35:08 +01:00
IndigoWilke a2c66245a4
Added swedish with words all containing å, ä or ö. (#4072) IndigoWilke
* Added swedish with words all containing å, ä or ö.

* Changed name of lanugage to swedish_diacritics
2023-03-15 16:34:30 +01:00
Albert a56b2fc131
Change spelling of neighbouring to neighboring (#4074) albertying
* Change spelling of neighbouring to neighboring

* Add neighbouring to british english
2023-03-15 11:04:43 +01:00
Miodec abf5081a6a updated one thai layout 2023-03-14 15:45:14 +01:00
Ed c2f94f234f
Added 3 quotes to spanish.json (#4068) EDUJOS 2023-03-14 13:06:47 +01:00
Miodec c8f2d25364 added custom layoutfluid timer countdown 2023-03-13 14:15:18 +01:00
Ryan Bigg 9378d269ee
Correct 'Two Little Words' quote (#4066) radar 2023-03-13 13:29:07 +01:00
QuevDev d6749c38f4
Added 6 quotes to english.json (#4065) quev-dev 2023-03-13 13:26:32 +01:00
Miodec 62205b8548 mixed dracula bubbles being wrong 2023-03-13 12:26:10 +01:00
Miodec 104170c295 updated dracula theme to avoid using the same color for main and text 2023-03-10 14:25:11 +01:00
Nolan 108fefd481
added cherry blossom theme (#4057) mushytoast
* Create cherry_blossom.css

* Update _list.json

* updated sub alt color

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-03-10 14:22:42 +01:00
lelazsq cd16b2fbf5
add maya and nila layouts (#4059) lelazsq 2023-03-10 14:20:48 +01:00
Dainternetdude 5b0cd44d5f
add three quotes to english (#4062) dainternetdude 2023-03-10 14:17:27 +01:00
Dainternetdude e2475645fd
remove "tion" from english 10k (#4058) 2023-03-09 14:51:58 -06:00
Miodec d239c8b12f quote reports 2023-03-09 12:56:50 +01:00
Nolan 8b21be4326
Update code_luau.json (#4054) MushyToast 2023-03-09 11:30:52 +01:00
Miodec 06d797bd99 moved words input outside words wrapper to avoid weird graphical glitches 2023-03-08 14:07:08 +01:00
Boris Gubanov ba8078583c
Update russian.json (#4053) boris-gu
Corrected the English letter "e" to the Russian letter (line 1663).
2023-03-08 13:22:38 +01:00
Nolan f72509cdae
Update code_lua.json (#4052) MushyToast 2023-03-08 13:19:04 +01:00
Miodec 31b1474a47 moved words input inside words wrapper 2023-03-07 14:57:37 +01:00
hanabo-mk 98de529b94
Added new German quotes (#4048) hanabo-mk
* Added new quotes.

* Fixed lengths and IDs

* Fixed lengths AGAIN

* Fixed lengths one more time
2023-03-06 18:52:03 +01:00
Miodec a0d7af31d8 changed label style 2023-03-06 15:21:27 +01:00
Miodec 08e16c03da reordered inputs 2023-03-06 15:20:06 +01:00
Miodec 5ea12e7170 quote lengths 2023-03-06 12:33:28 +01:00