Commit graph

4454 commits

Author SHA1 Message Date
Miodec
efcee26ae8 Merge branch 'master' into mongo 2021-07-12 23:37:32 +01:00
Miodec
a5e4d89107 fixed theme buttons not responsive 2021-07-12 23:36:26 +01:00
Miodec
b5b619816b updated clear pb to new system 2021-07-12 23:34:55 +01:00
Miodec
509368b869 fixed merge issues 2021-07-12 23:21:52 +01:00
Miodec
0036af9f73 Merge branch 'master' into mongo 2021-07-12 23:17:12 +01:00
Miodec
674316784a converted email updating 2021-07-12 23:12:03 +01:00
Miodec
0be16ac467 fixed verification email resending 2021-07-12 22:56:12 +01:00
Miodec
2a32e6c53a added todo flags 2021-07-12 22:55:57 +01:00
Miodec
2240ae7354 saving not signed in result with new system 2021-07-12 22:44:44 +01:00
Miodec
429c114ef6 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-12 13:46:38 +01:00
Miodec
eb062779dd saving burst heatmap state. closes #1614 2021-07-12 13:46:34 +01:00
Michael
347c3eb7be
Fix typos in german.json (#1615) by kemonprogrammer
"Kerbs" to "Krebs"
"–" to "-"
2021-07-12 13:21:31 +01:00
Aaron
54735acbf6
Update CONTRIBUTING.md (#1622)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

* Fixed typos

* Fixed typos

* Update CODE_OF_CONDUCT.md

* Update CONTRIBUTING.md

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-12 13:21:01 +01:00
Miodec
75774c9fb6 added fallback to default font 2021-07-12 13:19:27 +01:00
Miodec
ba0c571ed5 removed some unused bits 2021-07-12 13:14:28 +01:00
Jack
54ced5539c missing escape character causing issues with ctrl backspace and numbers fixed #1620 2021-07-12 01:02:41 +01:00
Jack
5d05b1212b fixed presets not showing up in the command line 2021-07-12 00:50:40 +01:00
Jack
78d35aff26 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-07-11 18:15:58 +01:00
Jack
addc02fabc removed a word which could randomly generate some bad sentences 2021-07-11 18:15:50 +01:00
shishberg
310274f4cf
Comments for weakmode constants (#1612) 2021-07-10 12:10:21 +01:00
Miodec
1204a3510d reordered theme commands 2021-07-10 12:09:39 +01:00
Miodec
3fb097c62c not showing crown based on local data if a funbox is active 2021-07-10 01:38:27 +01:00
shishberg
08ad5728db
Add weakspot mode. (#1606) by shishberg
* Add weakspot mode.

This keeps track of a per-character "weakness" score, basically a
moving average of the spacing duration with a penalty for incorrect
letters. The weakspot funbox mode uses this to bias towards words
with lots of weak letters.

* Comment about keeping weaknessScores

* Move weakspot to its own module.

* prettier
2021-07-10 01:23:47 +01:00
Miodec
98f7148ccb typo 2021-07-10 01:15:59 +01:00
Miodec
67c1352c0c fixed a bug where min burst has no defualt value in config 2021-07-09 23:53:45 +01:00
Miodec
3ac4f3b245 added username to the built in screenshot 2021-07-09 23:30:06 +01:00
Miodec
8dad137372 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-07-09 22:39:56 +01:00
Miodec
61e69cfaf7 updating emails now requires confirmation instead of current email
clearing personal bests now requires password confirmation
2021-07-09 22:39:52 +01:00
Miodec
0b12fda816 changing url of discord linking with script 2021-07-09 22:23:34 +01:00
Miodec
bec7f380ca converted discord linking to mongo 2021-07-09 22:17:19 +01:00
Miodec
eb5137e11c fixed tag pbs not working as intended 2021-07-09 21:41:33 +01:00
Miodec
edd453bfef only logging to db when error is 500 and env is not dev 2021-07-09 21:18:50 +01:00
Aaron
23af378130
Fixed some typos (#1608)
* Renamed command line setting timer-progress bar

* Added table of contents

* Fixed some mistakes

* More small changes

* Update CONTRIBUTING.md

* updated guidelines

* Update CONTRIBUTING.md

Note that one of the table of contents links is broken, fixing that later

* Added missing sections in table of contents

* Fixed typos

* Fixed typos

* Update CODE_OF_CONDUCT.md

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-09 20:25:33 +01:00
Miodec
9676e47ea0 updating result tags 2021-07-09 18:27:08 +01:00
Miodec
7ddf37f8a3 tags now use _id 2021-07-09 17:21:16 +01:00
Miodec
81bc9ded69 results now use _id correctly 2021-07-09 16:32:57 +01:00
Miodec
98619c8977 tags are not converted to _id yet 2021-07-09 15:52:09 +01:00
Miodec
2f1e129d88 switched presets to _id 2021-07-09 15:50:15 +01:00
Miodec
62084071f4 using _id in the database 2021-07-09 14:41:55 +01:00
Miodec
491be89653 converted presets to new system 2021-07-08 23:28:00 +01:00
Miodec
c730d5fa44 addings tags returns the created tag 2021-07-08 23:27:47 +01:00
Miodec
fe834b52d0 fixed error showing null string if no stack was present 2021-07-08 23:27:33 +01:00
Miodec
060de11f04 expanded validation to allow uuids 2021-07-08 23:27:19 +01:00
Miodec
db337a5cd5 changed property name 2021-07-08 23:26:56 +01:00
Miodec
20e8f68cf8 updated error handling 2021-07-08 23:26:29 +01:00
Miodec
3e66bf5757 typo 2021-07-08 22:41:45 +01:00
Miodec
60fcfe7f6b started converting presets to new system 2021-07-08 22:34:36 +01:00
Miodec
557f96c362 converted routes to plural 2021-07-08 22:22:18 +01:00
Miodec
5306f82ec7 checking funbox when checking for pb 2021-07-08 22:19:34 +01:00
Miodec
3bd02d3292 converted tags to the new system 2021-07-08 16:03:52 +01:00