Commit graph

233 commits

Author SHA1 Message Date
driazati 0c55dc792f
Remove extra space in "Sign In" link (#1867)
HTML treats newlines as whitespace and collapses it + the spaces down to
a single space which has the underline. This fixes this by tightening up
the `<span>`s

Co-authored-by: driazati <driazati@users.noreply.github.com>
2021-09-17 13:06:26 +01:00
Jack c063012e9e added lazy mode 2021-09-13 17:28:00 +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 250d8055a2 added a 'last 3 months' date filter 2021-09-12 20:13:34 +01:00
Jack e9fdececc8 added timer to next update 2021-09-10 15:19:25 +01:00
Jack ac1415a5c6 added british english mode 2021-09-08 22:30:40 +01:00
Jack 541d77836f updated layout of account page pb tables 2021-09-08 20:18:33 +01:00
Pranav Sinha d0740e01c7
Removed Typo (#1819) by pran01
* Added a delimiter switch

* Added delimiter to wordfilter

* Delimiter Switch to Delimiter Checkbox

* fixed random input fields styling

* regenerated lockfile to version 2

* brought back example.evn

* removed console logs

* removed garbage code

* reverted back delimiter tagline

* solved newline bug in custom

* removed garbage code

* typo removed

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-09-07 23:54:41 +01:00
Jack e7673576fd changed default to 100
renamed function
made the table initially invisible
2021-09-07 00:57:10 +01:00
Jack 5af7e4346a added buttons to jump to top, jump to user rank
scrolling up loads more
scrolling down loads more
2021-09-06 20:36:38 +01:00
Jack aad64d3415 hidden buttons for now 2021-09-06 17:35:11 +01:00
Jack eccbcfb615 lost stash 2021-09-06 00:00:40 +01:00
Miodec a797aa176a disabled translation for main words 2021-09-05 14:28:26 +01:00
Jack f407c7f208 updated the input types to email to hopefully fix some password managers putting the username in the email field 2021-09-01 16:39:25 +01:00
Aaron 661bca3e6f
Added tooltip to submit review button (#1771) by unrealapex
* Renamed command line setting timer-progress bar

* Added tooltip to quote review submit button

* Update index.html
2021-08-31 14:55:09 +01:00
Jack 58dd2aa097 last unsigned result is now correctly saved 2021-08-29 17:35:26 +01:00
Jack 2f76acb11a changing rate quote icon if quote was already rated. closes #1775 2021-08-29 13:42:45 +01:00
Jack 100cbc00ce added option to update account name 2021-08-28 00:54:12 +01:00
Jack db3d25c7ef added quote rating 2021-08-27 20:09:47 +01:00
Jack 3352d611ea added meta keywords 2021-08-27 00:54:02 +01:00
Jack e7727c5020 fixed domtoimage causing console log errors 2021-08-26 23:08:31 +01:00
Miodec c1ac7b7287 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-08-26 14:28:07 +01:00
Miodec e11a124212 updated logo 2021-08-26 14:27:51 +01:00
Pranav Sinha 3720d995f5
Removed garbage code after PR#1754 (#1762)
* Added a delimiter switch

* Added delimiter to wordfilter

* Delimiter Switch to Delimiter Checkbox

* fixed random input fields styling

* regenerated lockfile to version 2

* brought back example.evn

* removed console logs

* removed garbage code

* reverted back delimiter tagline

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-08-26 13:36:53 +01:00
Pranav Sinha 3df0230c70
Added a delimiter switch (#1754) by pran01
* Added a delimiter switch

* Added delimiter to wordfilter

* Delimiter Switch to Delimiter Checkbox

* fixed random input fields styling

* regenerated lockfile to version 2

* brought back example.evn

* removed console logs

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-08-25 14:46:37 +01:00
Jack 7b363cb5f1 fixed focus animations 2021-08-22 00:30:13 +01:00
Miodec c442726649 updated preset and discord settings group descriptions 2021-08-21 13:21:46 +01:00
Miodec d9fa296478 removed asd 2021-08-17 18:54:38 +01:00
Miodec f5dd318f79 hiding danger zone account specific sections when not logged in 2021-08-17 18:39:23 +01:00
Miodec ea4f3bcc5d Merge branch 'mongo' 2021-08-17 18:13:04 +01:00
Miodec 68255f5ebe font awesome update 2021-08-16 23:16:03 +01:00
Miodec 0578a380d5 updated fa link 2021-08-16 21:38:28 +01:00
Jack 171bbeeee5 somehow this works for disabling autocomplete? weird 2021-08-09 17:43:22 +01:00
Miodec 0448a425d4 changed the way char stats are stored and displayed 2021-08-06 18:42:02 +01:00
Jack 15f05826c1 added a search icon to the command line input 2021-08-05 23:23:57 +01:00
Miodec d802d24bfb placed carets inside the words wrapper to make them invisible outside the words area 2021-08-05 13:38:04 +01:00
Rohit Kumar Saini 3df54b7481
Leaderboard is responsive now (#1698) by rockingrohit9639
* leaderboard is now responsive

* leaderboard is now responsive

* leaderboard is responsive now

* Update style.scss

* responsive on tablet/mobile

* fixed buttons

* specifying leaderboards id
placing tables underneath eachother earlier
fixed title being bound by screen width

Co-authored-by: Miodec <bartnikjack@gmail.com>
2021-08-04 13:11:30 +01:00
Miodec e47b3b65da made merch banner more responsive 2021-08-02 14:27:54 +01:00
Jack 0a700216c9 updated footer to include new terms 2021-07-27 23:13:04 +01:00
Daniel 9092d2fbac
Remove "Updates once every second" (#1675)
Live accuracy updates after each character is typed, not once every second.
2021-07-25 20:53:56 +01:00
Miodec 1ae537e288 added account deletion to the danger zone 2021-07-25 00:44:24 +01:00
Jack 97cc440e22 fixed jumping animation when showing input history caused by grid 2021-07-24 19:29:54 +01:00
Jack 2b50edc9cb focusing practise popup. closes #1663 2021-07-24 15:18:55 +01:00
Jack 85a2035261 fixed footer links 2021-07-24 14:55:10 +01:00
Darryl Brooks a66992009c
Moved icons into anchors (#1672)
Co-authored-by: Darryl Brooks <darryl.brooks@myfuelmaster.com>
2021-07-24 14:16:24 +01:00
Jack c63439a98b updated merch banner 2021-07-23 14:53:21 +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
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
Miodec a44ef62671 removing ad script if ads disabled 2021-07-19 22:09:37 +01:00