Commit graph

5000 commits

Author SHA1 Message Date
Jack 1afaacf879 fixed lint warning 2021-09-14 13:53:18 +01:00
Jack 43831b7ae6 removed unused import 2021-09-14 13:52:45 +01:00
Jack c82026daa1 removed unused code 2021-09-14 13:52:24 +01:00
Jack f422d9b630 fixed lint warnings 2021-09-14 13:51:54 +01:00
Jack c9367c79f2 reordered function to fix warning 2021-09-14 13:50:35 +01:00
Jack 5980e65989 removed unused imports 2021-09-14 13:49:27 +01:00
Jack ce93eb3a5f reordered function to fix warning 2021-09-14 13:49:06 +01:00
Jack d4b8f10504 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-14 13:45:15 +01:00
Jack c60dec25fd added no-break space to the text cleaning function. closes #1848 2021-09-14 13:45:13 +01:00
Matt dd33210520
fix(leaderboard): absolute -> fixed (#1855)
Changes /src/style.css, changing the properties of the id "leaderboardsWrapper" to fixed instead of absolute so the user doesn't scroll past it.
2021-09-14 13:41:31 +01:00
Zach Skaistis 13a9925266
added programme to british spelling (#1854)
* removed spaces from words in csharp

* blocked escape command sooner for slower connections

* removed deprecated code

* added programme to british english
2021-09-14 13:39:36 +01:00
Aaron 7936dbff08
Refactored all css animations to use the animation shorthand property (#1853)
* Renamed command line setting timer-progress bar

* Use animation shorthand property
2021-09-14 13:39:18 +01:00
Jack 1d89d47615 typo 2021-09-14 00:43:37 +01:00
Jack 57b5da8be4 allowing irregular whitespace 2021-09-14 00:20:01 +01:00
Jack 222e7988d7 adde figure space and narrow non-breaking space to remove fancy typography. closes #1848 2021-09-14 00:16:40 +01:00
Jack adac26883a deleting old logs 2021-09-14 00:10:56 +01:00
Jack 8ec8a68562 typo 2021-09-13 17:31:33 +01:00
Jack 9a6ad299d8 fixed lazy mode not working 2021-09-13 17:31:15 +01:00
Jack c063012e9e added lazy mode 2021-09-13 17:28:00 +01:00
Jack 7ef1e91278 disabling jump to me button when logged out 2021-09-13 15:52:05 +01:00
Jack 0ef995d37f fixed disabled hover styling 2021-09-13 15:51:56 +01:00
Jack 0b0a263e7d disabled command line on loading page 2021-09-13 15:48:36 +01:00
Jack e90a250f92 reverted change made for testing 2021-09-13 15:46:54 +01:00
Zach Skaistis 2b334ba381
fixed esc actually stopping requests on slow connections (#1840) by sphhax
* removed spaces from words in csharp

* blocked escape command sooner for slower connections

* removed deprecated code
2021-09-13 15:45:20 +01:00
Jack 5cd8619cb5 making sure uid makes it into the db error 2021-09-13 15:40:12 +01:00
Jack 7e682136f7 added protection against duplicate user docs 2021-09-13 15:40:00 +01:00
Jack 3d57ad2ec9 added licence to the list of british spelling,
using american spelling in the lists
2021-09-13 14:29:35 +01:00
Jack ed32502798 fixed british english not working for english commonly misspelled 2021-09-13 14:26:18 +01:00
Jack defde508ab fix typo 2021-09-13 14:14:05 +01:00
Jack f5b087fa8e fixed leaderboards scroll loading not working on some zoom levels 2021-09-13 14:12:41 +01:00
Jack b90fb355fa Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-13 14:04:21 +01:00
Jack 0dc3c4ef13 fixed custom theme color inputs borders on chrome 2021-09-13 13:56:30 +01:00
Jack 0512912ded fixed commandline not reacting correctly to removing/adding '>'. closes #1844 2021-09-13 13:47:02 +01:00
Aaron 85b52622c8
Fixed a little typo (#1839) by UnrealApex
* Renamed command line setting timer-progress bar

* Update terms-of-service.html
2021-09-13 13:32:05 +01:00
Michael 44e8312e91
Fix capitalization (#1841) by kemonprogrammer 2021-09-13 13:28:50 +01:00
yourealt 381a06839a
added more javascript quotes (#1843) by yourealt 2021-09-13 13:28:27 +01:00
Jack 250d8055a2 added a 'last 3 months' date filter 2021-09-12 20:13:34 +01:00
Jack fef89c4623 added terror below 2021-09-12 20:01:06 +01:00
Jack 06871259b3 more logs 2021-09-12 20:00:57 +01:00
Jack 665d12bdc0 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-12 19:53:48 +01:00
Jack b93c949929 removed words and quotes that some users might find offensive 2021-09-12 00:36:03 +01:00
Miodec ef3f2295f6 lock update 2021-09-11 13:13:41 +01:00
Miodec c66f8ad731 using function instead 2021-09-11 13:11:15 +01:00
Miodec 4ad543c86e clearing not siged in result on save 2021-09-11 13:09:51 +01:00
Miodec bb85249de3 possible fix for rare occurances of incorrect result hash error 2021-09-11 13:04:52 +01:00
iamlambda db22512191
well, periods.... (#1836) by iamlambda
* adding periods english

* adding periods french

* adding periods italian

* adding periods spanish

* adding periods dutch

* adding periods filipino

* adding periods german

* adding periods icelandic

* adding periods indonesian

* adding periods lithuanian

* adding periods russian

* adding periods thai

* Update icelandic.json

Co-authored-by: lambda <iamlambda@protonmail.com>
2021-09-11 00:25:55 +01:00
Jack 88302665de Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-10 16:51:50 +01:00
Jack 9c9ec29c80 fixed not all _ replaced in the footer 2021-09-10 16:51:43 +01:00
Noah K a09fbe4cbd
Fixed spanish 'á' character (#1827) by nwk6661 2021-09-10 16:47:22 +01:00
wozzy f92b1f8b3d
fixed typos (#1828) by thienanbeou 2021-09-10 16:47:02 +01:00