Commit graph

4256 commits

Author SHA1 Message Date
UnrealApex
4081a7998b
Update bug_report.md
I deleted the smartphone section because it didn't make sense for a user to be using Monkeytype on a phone.
2021-06-01 12:28:38 -07:00
UnrealApex
bb6103fb28
Update pull_request_template.md 2021-06-01 12:26:48 -07:00
lukew3
4b61a5a98b fixed broken checkTagPb bug 2021-06-01 15:08:59 -04:00
Jack
ffcd0c9545 fixed the result filters problem all button sometimes not working as intended 2021-06-01 19:35:51 +01:00
Jack
c51186af58 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-06-01 19:07:43 +01:00
Jack
e5d14d40f8 shadow no longer applies to result words 2021-06-01 19:07:39 +01:00
Jack
8f35416bf5
Merge pull request #1490 from Estebene/funbox-config
Added funbox to config
2021-06-01 19:04:37 +01:00
Jack
4d3e52c32e fixed pr 2021-06-01 19:00:55 +01:00
Jack
45169925ae Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-06-01 19:00:36 +01:00
Jack
0bd19d0ac8
Merge pull request #1474 from Meimersdorfer/patch-9
Update Quote German
2021-06-01 19:00:24 +01:00
Jack
b9b7b71721
Merge pull request #1491 from ryurina/lang-malagasy
adding malagasy words json file
2021-06-01 18:53:01 +01:00
Jack
15fc5bd3be moving leaderboards to token auth. all cloud functions should move to this as soon as possible 2021-06-01 18:50:30 +01:00
lukew3
bcf81f87b4 fixed incorrect tag id bug, tag not saving to snap bug 2021-06-01 12:00:23 -04:00
lukew3
0c514e5972 fixed tagPbs not returning correct value 2021-06-01 11:42:01 -04:00
Estebene
fbf68a3c13 Cleaned up code, made it *slightly* more efficient 2021-06-01 17:07:55 +12:00
Rina RANARISON
6c5e03c09c removed comma in the last words in json file 2021-06-01 08:39:53 +04:00
lukew3
f48cd89ce1 Cleaned up mongo-todo 2021-06-01 00:09:41 -04:00
lukew3
2632a38251 Merge branch 'master' of https://github.com/Miodec/monkeytype into mongo 2021-05-31 23:54:40 -04:00
lukew3
fd30b5aa36 brought back firebase analytics and authentication 2021-05-31 23:47:58 -04:00
Jack
22eb83860f stopping spinning 2021-05-31 20:14:51 +01:00
Jack
9c4c4e991e Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-05-31 20:14:20 +01:00
Jack
ffe92b6c98 added offline message 2021-05-31 20:14:02 +01:00
Rina RANARISON
4e0a9ef450 adding malagasy to _list.json and _groups.json 2021-05-31 14:06:29 +04:00
Rina RANARISON
d4562cae35 adding malagasy words json file 2021-05-31 14:01:35 +04:00
Estebene
4942cf5107 Added funbox to config 2021-05-31 13:04:23 +12:00
Otard95
a78ecdd6f5 Fix typo 2021-05-30 22:01:22 +02:00
Meimersdorfer
a9d0491b84
Update german.json 2021-05-30 21:52:33 +02:00
Otard95
63efac1a87 Remove testing console output 2021-05-30 21:20:23 +02:00
Otard95
d4fbaa9e98 Update acc with grace calc to account for min acc 2021-05-30 21:18:09 +02:00
Otard95
5a8b2c6ced Merge branch 'master' of github.com:Otard95/monkeytype 2021-05-30 20:34:24 +02:00
Otard95
5326fdd3fe Use grace in test timer when setting is on 2021-05-30 20:28:21 +02:00
Otard95
56e8d3a065 Create function to calculate acc with grace 2021-05-30 20:27:01 +02:00
Otard95
b57cbcc359 Add minAccGrace to command line 2021-05-30 20:26:08 +02:00
Otard95
97affb1206 Add minAccGrace setting 2021-05-30 20:25:02 +02:00
Jack
15bbef6260
Merge pull request #1486 from UnrealApex/UnrealApex-pr-patch-1
Fixed link
2021-05-30 17:04:57 +01:00
UnrealApex
f39426d773
Update pull_request_template.md
Fixed links
2021-05-29 19:21:52 -07:00
Jack
23e6239002
Merge pull request #1462 from lttb/patch-1
Add engram layout
2021-05-29 13:35:34 +01:00
Jack
9c09312d8e
Merge pull request #1482 from UnrealApex/quote-1
Added Martin Fowler quote
2021-05-29 13:24:43 +01:00
UnrealApex
d8fbf7c42c Added Martin Fowler quote 2021-05-29 00:14:53 +00:00
lukew3
b44ac814cf fix bug created in merge, updated contributing.md 2021-05-27 11:36:39 -04:00
lukew3
638d6b4336 Merge branch 'Miodec-master' into mongo 2021-05-27 11:28:19 -04:00
lukew3
d7c3f53e73 Merge branch 'master' of https://github.com/Miodec/monkeytype into Miodec-master 2021-05-27 11:28:04 -04:00
lukew3
e2920fbec2 email verification 2021-05-27 11:08:40 -04:00
lttb
6aab655eed Add engram layout 2021-05-27 08:21:53 +01:00
Meimersdorfer
cae0acf373
Update Quote German
The quote was ugly with that kind of brackets and now it is much easier and much more common.
2021-05-27 08:49:47 +02:00
lukew3
b669e1b107 fixed account loading bug, bad date format, and updated todo 2021-05-26 23:01:56 -04:00
Miodec
974088926f fixed simon says not showing the first letter. closes #1435 and #1467 2021-05-27 01:26:49 +01:00
Jack
dd062aa68d
Merge pull request #1454 from shanedonovan/master
Added Irish
2021-05-27 00:21:54 +01:00
Jack
61fdef2e08
Merge pull request #1459 from UnrealApex/UnrealApex-pr-template-1
Update pull_request_template.md
2021-05-27 00:21:14 +01:00
lukew3
3f1d111dce fixed non-standard schemas 2021-05-26 19:18:17 -04:00