Jack
3c6b324728
Merge branch 'master' of https://github.com/Miodec/monkey-type
2021-07-23 01:13:03 +01:00
Jack
77992d18d0
little security patch
2021-07-23 01:11:18 +01:00
Miodec
dc698da168
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-07-22 21:02:54 +01:00
Miodec
369b570f34
fixed a bug with missing settings page language buttons
2021-07-22 21:02:50 +01:00
Jack
4dafb40cc5
fixed incomplete last word with a burst spike causing burst heatmap steps to be misrepresented. closes #1655
2021-07-22 17:43:01 +01:00
Jack
00d8774203
replaced practise missed with practise words
...
added a popup for practise words
you can now choose between practising slow, missed or both
closes #1641
2021-07-22 17:15:07 +01:00
Jack
7ca775970f
changed spelling
2021-07-22 16:42:20 +01:00
George The Bot
459c4bfbc0
Added more quotes ( #1654 )
...
* added quotes
* fixed conflict
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-22 14:06:13 +01:00
Miodec
afebabe251
updated ads
2021-07-22 13:36:30 +01:00
Tricarbonate
e8e300e77d
Sort history on click ( #1646 ) by tricarbonate
...
* History sorting works for every numerical categories except date
* Sorting now works for date
* Added sort-up and sort-down icons for sorted column in history
* smaller icon
* showing default sort state
* Sort resets when applying filters
* fixed typo
* removed console logs
Co-authored-by: Miodec <bartnikjack@gmail.com>
2021-07-22 00:01:16 +01:00
DharmarajX24
452bc03ec5
Disabling auth observer in GoogleSignIN
2021-07-21 16:54:09 +05:30
DharmarajX24
e62acc923f
Disabling auth observer in signIn
2021-07-21 16:48:02 +05:30
Miodec
efc86e8ce7
fixed punctuation stopping after 100 words in custom mode
2021-07-20 14:28:07 +01:00
Miodec
3898243296
fixed replay playing a lot of sounds at once when displaying replay closes #1647
2021-07-20 13:46:02 +01:00
Miodec
a4bc0bc324
fixed power mode not showing up in the command line #1648
2021-07-20 13:38:46 +01:00
Denis Çerri
1dc48c4349
Update albanian_1k ( #1645 )
...
* Add Albanian Language in groups.json
* Added the Albanian Language in _list.json
* Added Albanian & Albanian 1K json files
* Added Albanian quotes
* Update albanian.json
* Fix indentation in albanian quotes
* Update albanian_1k.json
2021-07-19 23:41:33 +01:00
Miodec
a44ef62671
removing ad script if ads disabled
2021-07-19 22:09:37 +01:00
Miodec
301bc95a50
stopping replay when restarting the test. closes #1637
2021-07-19 20:09:05 +01:00
Miodec
ab5ecb195a
updated danger zone popups when using google sign in
2021-07-19 19:05:24 +01:00
Miodec
f4ddd2ce78
removed the need to reload after clearing config
2021-07-19 18:07:39 +01:00
Miodec
dd512301c5
fixed tag filter not displaying
2021-07-19 18:07:26 +01:00
Miodec
85b32e6097
fixed tag filtering not working
2021-07-19 18:07:17 +01:00
Tricarbonate
1a9d5d4acf
Added the scroll up button that was missing in the About page ( #1639 ) by tricarbonate
2021-07-19 17:57:34 +01:00
Tricarbonate
0996fbe7ce
Fixed Bug: 'custom' used to appear two times under highest wpm value in account stats ( #1640 ) by tricarbonate
2021-07-19 17:57:11 +01:00
Miodec
c5aace859d
Merge branch 'master' into mongo
2021-07-19 17:49:43 +01:00
Miodec
a3d89c4357
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-07-19 17:45:35 +01:00
chaitriplez
d71b33b070
Add Thai Kedmanee layout ( #1635 ) by chaitriplez
...
Co-authored-by: Surachai Thanungchooshilp <surachai@set.or.th>
2021-07-19 15:05:43 +01:00
Aaron
35d57e94ae
Removed extra whitespace ( #1636 )
...
* 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
* Removed extra whitespace
Co-authored-by: Jack <bartnikjack@gmail.com>
2021-07-19 15:05:15 +01:00
Denis Çerri
73c32b7019
Added the Albanian Language files. ( #1638 ) by deniscerri
...
* Add Albanian Language in groups.json
* Added the Albanian Language in _list.json
* Added Albanian & Albanian 1K json files
* Added Albanian quotes
* Update albanian.json
* Fix indentation in albanian quotes
2021-07-19 15:04:56 +01:00
Miodec
9137858b15
moved ads to a new ad provider
2021-07-18 18:55:10 +01:00
Evan Callicoat
363928de89
Add APT layout ( #1634 ) by apsu
2021-07-17 23:42:54 +01:00
Jack
ab1a6981a7
changed max width of source on the result screen
2021-07-17 15:29:44 +01:00
Jack
5d17aede51
added filter debugging to find a bug
2021-07-17 01:31:35 +01:00
Jack
97c703fe47
reordered some elements on the account page
2021-07-17 01:19:48 +01:00
Jack
6ce2922227
setting default language when trying to filter results
2021-07-17 00:00:54 +01:00
Jack
c6a615f6f4
updated the way filtered seconds are calculated. this should fix issue #1527
2021-07-16 23:54:41 +01:00
Jack
13fa7800b6
using proper function for displaying string from seconds
2021-07-16 23:54:07 +01:00
Miodec
9c5ef794f0
removing img tag when no custom background is used. closes #1633
2021-07-16 20:30:23 +01:00
Miodec
e007a96968
Merge branch 'master' of https://github.com/Miodec/monkeytype
2021-07-16 20:26:08 +01:00
Jack
b657ff2b2a
fixed custom background blur borders
...
closes #1630
2021-07-16 16:41:44 +01:00
Jack
02cbf91351
Merge branch 'master' of https://github.com/Miodec/monkey-type
2021-07-16 16:10:00 +01:00
Jack
9396a5ebcc
fixed #1625
2021-07-16 16:09:20 +01:00
Jack
cdaa15c7c0
fixed ctrl backspace not working when the first character was a special character
...
fixed ctrl backspace not reacting to \ correctly
fixes #1624
2021-07-16 16:05:51 +01:00
Michael
1acacc5b50
Fix hyphens in german.json ( #1627 ) by kemonprogrammer
...
Replaced all "–" with "-" in the quotes
2021-07-16 15:57:50 +01:00
Michael
bc2475b046
Fix a typo in german.json ( #1628 ) by kemonprogrammer
2021-07-16 15:57:11 +01:00
iuuang
fc075e82fa
Revised some of the words in Spanish 1k and 10k ( #1631 ) by iuuang
...
* Update spanish_10k.json
changed "not words", bad words and historical figures.
* Update spanish_1k.json
removed not full words and fixed capitalization.
* Update spanish_10k.json
2021-07-16 15:56:42 +01:00
Miodec
3224753e6d
hopefully fixed the tracker
2021-07-15 17:46:21 +01:00
Miodec
52dd1723f3
not adding incomplete seconds
2021-07-15 17:34:22 +01:00
Miodec
f37e62cd44
fixed today tracker including incomplete test seconds when failing a test
2021-07-15 15:42:25 +01:00
Jack
61a90493b9
checking if undefined
2021-07-15 02:20:38 +01:00