Jack
|
5b70c13da6
|
swapped mode and diffiulty filters around
|
2020-09-13 20:31:39 +01:00 |
|
Jack
|
df3c332c2d
|
sending more data to the bot
|
2020-09-13 20:19:05 +01:00 |
|
Jack
|
ce40a45547
|
adding a warning when closing the tab with a long test active
|
2020-09-13 20:02:48 +01:00 |
|
Kaden Scott
|
14d5d2d67f
|
Fix spelling error
This commit fixes the incorrect spelling of "changes" ('chages') in the settings menu.
|
2020-09-13 14:09:04 -04:00 |
|
Jack
|
6eb73a5811
|
added out of focus warning button to the settings page
|
2020-09-13 02:19:21 +01:00 |
|
Jack
|
40aee58a75
|
added an option to disable out of focus warning
|
2020-09-12 18:24:46 +01:00 |
|
Jack
|
70dd0586bd
|
fixed keytips after swapping esc and tab
|
2020-09-12 18:03:44 +01:00 |
|
Jack
|
fd4e3acffd
|
fixed a bug where the blur would remain when clicking the logo
|
2020-09-12 16:16:32 +01:00 |
|
Jack
|
09df26a42c
|
added two settings groups, renamed group to danger zone
|
2020-09-12 02:29:54 +01:00 |
|
Jack
|
e5d3804530
|
fixing numbers to two decimal places
|
2020-09-12 01:34:56 +01:00 |
|
Jack
|
1ca478ea76
|
added accuracy to the account graph
|
2020-09-12 01:27:14 +01:00 |
|
Jack
|
4915f92155
|
hebrew typo
|
2020-09-11 22:01:06 +01:00 |
|
Jack
|
5b150180a2
|
smoothing out the blur
|
2020-09-11 14:00:42 +01:00 |
|
Jack
|
e488014f1a
|
Merge pull request #352 from typerqeo:fix-time
fixed time drift by using a self-adjusting timer
|
2020-09-11 13:37:44 +01:00 |
|
Jack
|
88d3e9c186
|
Merge branch 'master' of https://github.com/Miodec/monkey-type
|
2020-09-11 13:11:03 +01:00 |
|
Jack
|
bd28303828
|
Merge pull request #353 from typerqeo/fix-custom
fixed a bug with custom tests not getting leftToRight properly
|
2020-09-11 13:10:28 +01:00 |
|
typer
|
374fbdfd9a
|
cleaned up a couple lines
|
2020-09-10 22:59:35 -07:00 |
|
typer
|
4fee8ff1df
|
fixed a bug with custom tests not getting leftToRight properly
|
2020-09-10 20:40:39 -07:00 |
|
typer
|
68c404b06e
|
fixed time drift by using a self-adjusting timer. no more imprecise timing!
|
2020-09-10 19:58:48 -07:00 |
|
Jack
|
4b72b25bca
|
lowered opacity mode, changed message
|
2020-09-11 00:44:38 +01:00 |
|
Jack
|
477b4108c1
|
lowered opacity of blurred text
|
2020-09-11 00:42:54 +01:00 |
|
Jack
|
bf6973def0
|
cache
|
2020-09-10 23:51:13 +01:00 |
|
Jack
|
3023788904
|
Merge pull request #350 from typerqeo/hebrew
added Hebrew support
|
2020-09-10 23:48:39 +01:00 |
|
Jack
|
25c0857d52
|
Merge branch 'master' into hebrew
|
2020-09-10 23:48:33 +01:00 |
|
Jack
|
3e0ad59c6c
|
Merge pull request #349 from typerqeo/reset-settings
added reset settings button
|
2020-09-10 23:35:09 +01:00 |
|
Jack
|
ce67992525
|
added a timeout to make sure the config is saved to the database
|
2020-09-10 23:25:58 +01:00 |
|
Jack
|
cb217786aa
|
made corrected indicators more visible
|
2020-09-10 23:20:46 +01:00 |
|
Jack
|
83c24bc94b
|
Merge branch 'master' of https://github.com/Miodec/monkey-type
|
2020-09-10 23:12:10 +01:00 |
|
Jack
|
94d287289c
|
dirty fix to remove console errors
|
2020-09-10 23:11:46 +01:00 |
|
Jack
|
27d78d1e7e
|
not blurring when in result screen
|
2020-09-10 23:10:30 +01:00 |
|
Jack
|
1aac498c5b
|
Merge pull request #351 from Miodec/dependabot/npm_and_yarn/functions/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
|
2020-09-10 23:07:35 +01:00 |
|
Jack
|
1265ccf425
|
added out of focus notice
|
2020-09-10 23:05:57 +01:00 |
|
Jack
|
668815d6ec
|
removed I from spanish
|
2020-09-10 21:10:29 +01:00 |
|
dependabot[bot]
|
7ad7471469
|
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-10 19:19:34 +00:00 |
|
Jack
|
dc6d23ac31
|
calculating the time earlier
|
2020-09-10 20:18:49 +01:00 |
|
typer
|
d10f0457e9
|
removed some useless code in change language
|
2020-09-10 09:05:46 -07:00 |
|
typer
|
e24df72656
|
refactored and added language direction to words.js
|
2020-09-10 08:42:15 -07:00 |
|
typer
|
6a3de3f8d8
|
refactor right-to-left language support
|
2020-09-10 06:04:10 -07:00 |
|
typer
|
74036d5eb9
|
some cleanup of Hebrew support
|
2020-09-10 05:36:40 -07:00 |
|
typer
|
47fe0c6a46
|
Add support for right-to-left languages
|
2020-09-10 05:26:05 -07:00 |
|
typer
|
87a362ec23
|
added 200 Hebrew words
|
2020-09-10 02:37:32 -07:00 |
|
typer
|
d6b177a16d
|
added reset settings button
|
2020-09-10 01:52:38 -07:00 |
|
Jack
|
8d4fdc6b9a
|
added back filtered time typing
|
2020-09-10 00:43:31 +01:00 |
|
Jack
|
4c13e42ab7
|
added balloons to filter indicators
|
2020-09-10 00:36:48 +01:00 |
|
Jack
|
d95f71a300
|
fixed trendline for activity graph
|
2020-09-10 00:13:05 +01:00 |
|
Jack
|
c50d024116
|
added some community themes
|
2020-09-09 22:36:42 +01:00 |
|
Jack
|
76d82b221b
|
added offset to the main graph
|
2020-09-09 20:14:56 +01:00 |
|
Jack
|
cbb9032916
|
added activity chart below the main account chart
|
2020-09-09 20:10:25 +01:00 |
|
Jack
|
65c4214561
|
added an option to disable graphs starting at zero
|
2020-09-09 15:56:30 +01:00 |
|
Jack
|
50741f20e9
|
Merge pull request #347 from typerqeo/caps-lock-backspace
Adds caps lock backspace mode and fixes some caps lock bugs.
|
2020-09-09 14:49:20 +01:00 |
|