Commit graph

1228 commits

Author SHA1 Message Date
Jack
bcbd45e45f removed key combination from command line 2021-08-24 19:59:34 +01:00
Sean Ho
ac21833231
refactor(commandline): deprecated keycodes to keys (#1761)
* refactor(commandline): deprecated keycodes to keys

* refactor(commandline): deprecated keycodes to keys
2021-08-24 19:55:20 +01:00
Jack
4aaa8dbb21 added atkinson hyperlegible font 2021-08-24 01:46:53 +01:00
Jack
33cdae5c2b Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-08-23 19:59:04 +01:00
Jack
2f7212e3db refreshing the page when ad settings change 2021-08-23 19:58:59 +01:00
Miodec
5161875214 removed theme debug logs 2021-08-23 16:34:04 +01:00
Jack
7fedef60b7 verifying challenge later 2021-08-23 15:08:08 +01:00
Corey
25ec1c54e7
Auto-assigning challenge roles for discord (corey <-- real) (#1751)
* sending bot command to db

* verifying challenge completion

* added requirements

Co-authored-by: Corey <coreybergeron1@gmail.com>
2021-08-23 15:07:13 +01:00
Jack
28044334c1 allowing to load challenges from command line, keeping track of which challenge is active 2021-08-22 17:29:40 +01:00
shishberg
87287532aa
Pseudolang funbox mode - gibberish, but more wordlike (#1722)
* add wordset

* added withWords

* add Gibberish class

* add gibberish2 funbox

* rename gibberish2 to jabberwocky

* add CharDistribution to improve memory efficiency; move funbox check into Wordset

* cleanup

* prettier

* more meaningful description

* added some comments and clarified some names

* fix after rename

* s/jabberwocky/pseudolang/
2021-08-22 12:30:30 +01:00
Jack
fae0f654c1 not rounding time in custom tests 2021-08-22 12:30:04 +01:00
Jack
0890966e99 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-08-22 11:55:17 +01:00
Jack
d4e95787a7 fixed weakspot broken after 100 words. closes #1748 2021-08-22 11:55:11 +01:00
Aaron
250590b777
Ctrl/Cmd+Shift+P as alternate way to open command line (#1736)
* Renamed command line setting timer-progress bar

* Added ctrl/cmd + shift + p as alternate keyboard shortcut to open command line

* Update commandline.js

* Fixed typo

* fixed error if key is nulish

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-08-22 11:16:17 +01:00
refact0r
72850ce20b
fix slider thumbs on firefox (#1747) 2021-08-22 11:06:46 +01:00
Jack
2fd3d05886 delaying focus false slightly to make ui elements appear at the same time as the words 2021-08-22 00:39:54 +01:00
Jack
7b363cb5f1 fixed focus animations 2021-08-22 00:30:13 +01:00
Miodec
8d1558086a disabled tab when tags or preset popup is visible 2021-08-21 13:22:08 +01:00
Jack
6e3e2d736d parsefloat 2021-08-20 22:42:43 +01:00
Jack
0797327f1d added german dvorak 2021-08-20 12:09:03 +01:00
Miodec
6d1ca8d285 fixed tests being not saved beacuse of 'not making sense' (test duration wasnt lining up with keyspacing) 2021-08-18 16:40:28 +01:00
Miodec
374b1a19b0 fixed themes being in the wrong order in the command line 2021-08-18 13:18:02 +01:00
Miodec
e366c93ce8 showing active language above words in more cases 2021-08-18 12:22:59 +01:00
Miodec
c68ad8b8b2 fixed typo causing issues with presets and tags 2021-08-18 12:05:12 +01:00
Miodec
55f21f7565 fixed sign in not passing the user property into load user function 2021-08-18 11:53:03 +01:00
Miodec
28646b3b6f creating a user document if none is found
fixed update name
2021-08-18 02:03:41 +01:00
Miodec
02139b34f2 hiding 'checking' element 2021-08-17 19:28:43 +01:00
Miodec
f5dd318f79 hiding danger zone account specific sections when not logged in 2021-08-17 18:39:23 +01:00
Miodec
5dc0f6a424 not checking while leaderboards disabled 2021-08-17 18:25:25 +01:00
Miodec
ed5dace7b4 properly handling errors in responses, disabled leaderboards 2021-08-17 18:24:21 +01:00
Miodec
322b2ea9f3 merge fixes 2021-08-17 18:14:53 +01:00
Miodec
ea4f3bcc5d Merge branch 'mongo' 2021-08-17 18:13:04 +01:00
Miodec
bc0c435d49 added a special key to ignore list. closes #1716 2021-08-16 22:59:01 +01:00
Miodec
fd1d5d5ce5 replacing ellipsis with 3 dots 2021-08-16 22:57:49 +01:00
Miodec
40cce1e54c securing signup endpoint 2021-08-16 15:27:42 +01:00
Miodec
d1c12e215d updated button text 2021-08-16 15:25:22 +01:00
Miodec
e56bbe60f7 migration update:
- deleting unnecessary fields
saving results:
- not saving the fields that will be deleted
2021-08-11 17:26:32 +01:00
lukew3
dbeb90c077 check leaderboard qualification and fix daily lb not limiting to today 2021-08-10 13:56:22 -04:00
lukew3
79da897ef4 leaderboard queries results 2021-08-09 21:31:19 -04:00
Miodec
26d698c366 Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-08-09 11:04:32 +01:00
Jack
a2c1311a57 added debugging function 2021-08-08 20:51:20 +01:00
Jack
d9390645de updated theme loading to fix issues with charts and keymap (again) 2021-08-08 18:37:18 +01:00
Jack
a0ec096f8d no need to update the chart 2021-08-08 18:36:53 +01:00
Jack
763899a7b9 spacing tag labels away from the edge 2021-08-08 17:44:02 +01:00
Jack
6aaeaf4417 fixed pb lines not working. closes #1712 2021-08-08 17:16:19 +01:00
lukew3
b4145f2182 fixed backwards results list and result graph loopback 2021-08-07 11:12:33 -04:00
Jack
6d2317b928 fixed clearing preview not applying custom theme 2021-08-07 15:56:31 +01:00
Jack
82d5211521 clicking on the theme button will now show the theme list even if single list mode is enabled 2021-08-07 15:50:25 +01:00
Jack
7007995f11 sorting themes 2021-08-07 15:49:59 +01:00
Jack
cc172ebbb2 lowered time for repeating the update of theme colors 2021-08-07 15:45:55 +01:00