Commit graph

4961 commits

Author SHA1 Message Date
Jack f96350b1ca checking british spelling for all modes and when adding new words 2021-09-08 22:37:22 +01:00
Jack ac1415a5c6 added british english mode 2021-09-08 22:30:40 +01:00
Jack 16cfe16e86 american spelling 2021-09-08 22:30:14 +01:00
Jack 541d77836f updated layout of account page pb tables 2021-09-08 20:18:33 +01:00
Jack 46b467eaa4 typo to fix leaderboards not updating 2021-09-08 18:55:22 +01:00
refact0r e67356ba06
fix color input borders on firefox (#1818) by refact0r 2021-09-07 23:55:17 +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
Zach Skaistis 4106f1d276
removed spaces from words in csharp (#1821) by sphhax 2021-09-07 23:52:00 +01:00
Jack e250aa49a9 typo 2021-09-07 23:46:58 +01:00
Jack 8b8e320955 fixed duplicating entries on scroll up 2021-09-07 21:39:08 +01:00
Jack d646ecd65a fixed lb scrolling up not working correctly 2021-09-07 20:59:32 +01:00
Jack 30a85fc858 hopefully fixed scrolling issue 2021-09-07 20:46:27 +01:00
Jack 06866b9263 fixed requestMore function always requesting 15 sec 2021-09-07 20:38:38 +01:00
Jack 28ff3dbff9 coloring the whole row instead of just the name 2021-09-07 20:35:47 +01:00
Jack 24cdff472f fixed leaderboard always saying time 15 2021-09-07 20:34:18 +01:00
Jack ff825b6265 fixed leaderboards not working when not logged in 2021-09-07 20:28:22 +01:00
Jack 04680ad5f5 removed debug route 2021-09-07 20:17:52 +01:00
Jack 803025f80c not including banned users 2021-09-07 20:14:25 +01:00
Jack 3565b1f3a2 removed debug 2021-09-07 20:10:49 +01:00
Jack f83103727e Merge branch 'leaderboards' 2021-09-07 20:07:11 +01:00
Jack 18136eb276 added option to disable leaderboards 2021-09-07 17:53:30 +01:00
Jack 7c672d76e8 only checking lb for englihs 2021-09-07 17:53:08 +01:00
Jack 1c710d609e removed old lb code 2021-09-07 17:44:54 +01:00
Jack 358a35759f fixed scroll to me on the 60 lb 2021-09-07 17:38:39 +01:00
Jack 200fe7d97c deleting if challenge is nullish 2021-09-07 17:38:24 +01:00
Jack 8c0dded3f2 fixed lb not working on new pb 2021-09-07 17:00:39 +01:00
Jack ef95c8d8e4 reworked leaderobard display to work with the new system 2021-09-07 16:37:34 +01:00
Jack f87609acd3 checking lb only on pb 2021-09-07 16:37:07 +01:00
Jack c71c1106de updated the way local lb memory is stored and saved,
updating lb memory if different rank was seen on the leaderboard
updating db lb memory if local is different
2021-09-07 16:36:58 +01:00
Jack e6f701c3cb added update lb memory function to user api 2021-09-07 16:36:06 +01:00
Jack 45181f67dc keeping uid on the user that requested it if user is logged in,
checking if user is not banned and doesnt need to update email when checking leaderboards
updating lbmemory when checking
sending back the rank if the user was still found
2021-09-07 16:35:43 +01:00
Jack 1b3c6d9b38 added function to update leaderboard 2021-09-07 15:06:34 +01:00
Jack dfe4590813 added dev mode to request auth 2021-09-07 15:04:50 +01:00
Jack 9140e1654b lbpersonalbests will now resist even when clearing personal bests - will only be overridden if a new higher wpm was found than the one stored 2021-09-07 15:04:16 +01:00
Jack febee299ba fixed function that searches by objectid 2021-09-07 15:03:24 +01:00
Jack b931730ae9 fixed typo 2021-09-07 15:03:11 +01:00
Jack 6a8a9d7bbc saving to database if result was a pb 2021-09-07 15:02:58 +01:00
Jack e7673576fd changed default to 100
renamed function
made the table initially invisible
2021-09-07 00:57:10 +01:00
Jack c41e26e051 changed default to 100 2021-09-07 00:56:29 +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 5b85f11a19 added skip and limit 2021-09-06 20:36:09 +01:00
Jack 0b1e7cd980 reworked leaderboards:
requesting rank separately,
loading 20 at once (will be 100 when live)
loading more once scrolled to the botom
2021-09-06 17:36:56 +01:00
Jack 828e219e64 added getrank function 2021-09-06 17:35:37 +01:00
Jack aad64d3415 hidden buttons for now 2021-09-06 17:35:11 +01:00
Jack e7beb66543 changed leaderobards route 2021-09-06 17:35:03 +01:00
Jack c8f8551bc9 Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-09-06 15:47:32 +01:00
Mustafa 3bc8fb184b
add more arabic qouts (#1812) 2021-09-06 15:25:03 +01:00
Jack 9fd20ef86c removed extra space 2021-09-06 15:21:52 +01:00
Jack 28e16a861f fixed hideextraletters showing an error line when blind mode is enabled 2021-09-06 15:21:10 +01:00
Jack 60c0332978 done message 2021-09-06 14:36:04 +01:00