Commit graph

3263 commits

Author SHA1 Message Date
Miodec
a3e77dac34 added live acc module. #495 2021-03-17 00:27:15 +00:00
Miodec
b21e087c31 lockfile 2021-03-16 23:47:39 +00:00
Tassilo Neubauer
8d2667986b removed uncommon word from german_1k.json 2021-03-16 22:16:39 +01:00
Tassilo Neubauer
fbeca0bc79 Fixed a few words in german_1k.json that were in the wrong case. 2021-03-16 22:04:50 +01:00
Tassilo Neubauer
4563df10fb Fix spelling errors in german_1k.json (in particular uppercase / lowercase). 2021-03-16 21:58:05 +01:00
Miodec
cf7e645c77 fixed tags not showing up above words. closes #1109 2021-03-16 18:20:36 +00:00
Miodec
60dcfba525 fixed crown showing up for a second in quote mode. closes #1110 2021-03-16 18:16:26 +00:00
Miodec
38f2844c18 fixed #1108 2021-03-16 18:09:49 +00:00
UnrealApex
96840fad57
Linked Issues Page and Updated Link Names 2021-03-16 08:19:37 -07:00
UnrealApex
841ebb4474
Update README.md
Updated discord server link, and added link to repository discussions page
2021-03-16 08:08:34 -07:00
UnrealApex
e5963ddb77
Merge pull request #6 from Miodec/master
updated repo
2021-03-16 08:03:20 -07:00
Miodec
b89d4fa56e moved caps warning to a module #495 2021-03-16 09:56:35 +00:00
Miodec
5dc5b71e92 moved some functions around 2021-03-16 09:44:23 +00:00
Miodec
fd5ccb2f1d added a live-wpm module #495 2021-03-16 09:21:21 +00:00
Miodec
a6ea92ce22 unlocking the account icon if test saving failed 2021-03-16 09:04:03 +00:00
Miodec
4bafe9e787 moved result calculating into test ui 2021-03-16 09:03:22 +00:00
Miodec
6f8f87e407 moved keymap into a module. #495 2021-03-16 08:55:10 +00:00
Miodec
6befe690fb command line keymap alias 2021-03-16 08:38:57 +00:00
Miodec
2a36d115cb added alias for keymap 2021-03-16 08:38:37 +00:00
Miodec
cc9ade6439 no longer saving leaderboard history (not used) 2021-03-16 04:13:57 +00:00
Miodec
9d2a7b3277 improved leaderboards - no longer checking if there is no need 2021-03-16 04:10:07 +00:00
Miodec
2633167f1d fixed mobile command line not working on the first press 2021-03-16 02:16:43 +00:00
Miodec
2d5073bfcc updated spanish 1k list. thanks iuuang 2021-03-16 02:05:25 +00:00
Miodec
b7e046c64c fixed a spelling error in italian 1k 2021-03-16 02:03:53 +00:00
Miodec
66cccd91b3 fixed german quote 2021-03-16 02:03:11 +00:00
Miodec
69020f7ab0 updated error to mention clearing cache 2021-03-16 02:00:56 +00:00
Miodec
cc17338d58 fixed a bug where the caret would reset position after loosing focus or opening the command line. fixes #1105 2021-03-16 01:51:04 +00:00
Miodec
816c246481 moved test ui to a module #495 2021-03-16 01:43:22 +00:00
Miodec
4202a0e4fb added practise missed module. part of #495 2021-03-15 23:34:43 +00:00
UnrealApex
d38580e2fe
Update README.md 2021-03-15 16:12:01 -07:00
UnrealApex
8095dd4325
Update README.md 2021-03-15 16:11:16 -07:00
UnrealApex
0466363b80
Merge pull request #5 from Miodec/master
update
2021-03-15 16:08:43 -07:00
Miodec
4ab82b5e3d added account icon module. part of #495 2021-03-15 18:57:09 +00:00
Miodec
44bb61c734 moved focuswords to do dom-util 2021-03-15 18:51:04 +00:00
Miodec
e9dd9bedb9 added focus module. part of #495 2021-03-15 18:49:16 +00:00
Miodec
f1d6f4a3e5 removed unnecessary function calls 2021-03-15 18:39:25 +00:00
Miodec
6da2cafac2 Revert "moved pace caret into a module"
This reverts commit aed9c10896.
2021-03-15 18:22:04 +00:00
Miodec
aed9c10896 moved pace caret into a module 2021-03-15 18:05:37 +00:00
Miodec
4940580aad moved some of the config into a temporary transition module 2021-03-15 03:55:39 +00:00
Miodec
ce10bca858 added manual restart tracker as a transition module. added a module for the custom text popup 2021-03-14 22:55:17 +00:00
Miodec
cbd163a889 fixed the key spacing data not making sense error 2021-03-14 21:10:29 +00:00
Miodec
be4e5dc20c brought back the wpm line on the result graph 2021-03-14 18:36:18 +00:00
Jack
1993c8e25f
Merge pull request #1098 from Smithster/master
Quote Search V2.0
2021-03-14 18:23:38 +00:00
Jack
4a183659ff
Merge branch 'master' into master 2021-03-14 18:20:19 +00:00
Miodec
ff526920fc added dual search (text first, then source) 2021-03-14 18:15:59 +00:00
Miodec
4fbae1ed63 lowered the gap 2021-03-14 17:37:31 +00:00
BuildTools
435cad586a Quote Search V2.0 2021-03-14 17:17:58 +00:00
Miodec
c414d3d060 fixed quick tab with out of focus 2021-03-14 04:21:52 +00:00
Miodec
aa10658ae5 added caret module. part of #495 2021-03-14 04:21:29 +00:00
Miodec
63558bef5d Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-03-14 04:00:56 +00:00