Commit graph

182 commits

Author SHA1 Message Date
Jack 9849564c77 changed the way tags are stored a bit 2020-06-23 17:15:21 +01:00
Jack dc808e5447 made sure wpm and raw doesnt show NaN 2020-06-23 16:27:33 +01:00
Jack edd963816c not sure how that got added 2020-06-22 00:55:32 +01:00
Jack 5a469999d0 fixed text timer appearing on words tests 2020-06-22 00:54:10 +01:00
Jack 0e1a9f39b8 added progress for words and custom tests 2020-06-21 23:51:48 +01:00
Jack 664d8a6612 fixed a rare bug that would cause the line to scroll too early 2020-06-21 19:50:34 +01:00
Jack 1ddbd43642 fixed lag on long timed test 2020-06-21 02:33:44 +01:00
Jack 4bc8743eff fixed #143 2020-06-15 23:25:28 +01:00
Jack a6b3c25ed4 added timer styles 2020-06-15 23:13:40 +01:00
Jack 85176f5bee updated timer bar to start filled 2020-06-15 22:52:47 +01:00
Jack 39ba52c6cc fixed #144 2020-06-15 22:20:34 +01:00
Jack e2d78501fa added max confidence mode 2020-06-15 22:15:10 +01:00
Jack 2b0ed50100 fixed #141 2020-06-15 21:43:16 +01:00
Jack 930c3e55dc fixed #142 2020-06-15 21:41:18 +01:00
Jack 24c5d5d5ef stupid firefox, f u 2020-06-15 01:45:05 +01:00
Jack 2dc13e63c5 added a try catch to creating a screenshot 2020-06-15 01:28:52 +01:00
Jack 38bf4c1eef added error message when ss couldnt be saved 2020-06-15 01:27:20 +01:00
Jack 8d45363b7d fixed notice animation
repositioned elements on the result screen
2020-06-14 19:10:59 +01:00
Jack 33722d444f afk results will not contribute to restart count and time
changes tags notice into test modes notice, now includes difficulty and blind mode
2020-06-14 18:19:56 +01:00
Jack ea542ac2ac fixed a bug where users would be asked to change name right after registering 2020-06-12 20:14:26 +01:00
Jack 7245ab64b0 added an element to quickly see if a tag is active 2020-06-12 18:07:16 +01:00
Jack 7ba00ff11e added background loading indicator 2020-06-12 17:30:20 +01:00
Jack 475100b15e changed the name of the returned status 2020-06-11 22:57:48 +01:00
Jack f59cea4e0a added tags filters 2020-06-11 22:31:06 +01:00
Jack 6eff1bdb34 added functions to edit and remove tags 2020-06-11 19:38:24 +01:00
Jack 6363c41d96 added popup for adding tags 2020-06-11 19:19:39 +01:00
Jack 63d528893b tags are now sent to the database with the result and displayed on the results screen 2020-06-11 18:20:59 +01:00
Jack 54ca24b9e6 active tags are now saved to a variable 2020-06-11 18:18:15 +01:00
Jack a744581340 made sure each theme is now using either an almost whie or almost black text color
added extra test color setting
2020-06-08 23:00:16 +01:00
Jack a93718d1cc removed console logs 2020-06-08 22:12:33 +01:00
Jack f38de1d3a4 fixed #127 2020-06-08 22:11:50 +01:00
Jack 92151dc623 fix 2020-06-08 21:17:48 +01:00
Jack 99ff5d1b14 false positive crowns shouldnt be shown anymore 2020-06-08 21:13:08 +01:00
Jack ee205517a9 showing loading when waiting for the result to be saved 2020-06-08 20:35:50 +01:00
Jack 97b2d4ae43 added local pb saving and reading to speed everything up
also checking if pbs are in sync to avoid misinforming the user
2020-06-08 19:51:50 +01:00
Jack 24863a40d1 added incomplete test seconds to better estimate time spent typign 2020-06-08 18:58:18 +01:00
Jack 25a17139d9 removed unnecessary restartcount increase 2020-06-08 18:12:34 +01:00
Jack 4de72d2bff db snapshot now includes personal bests 2020-06-08 03:10:02 +01:00
Jack 259171f9e2 moved to serverside pb 2020-06-08 02:25:23 +01:00
Jack 3e3b8fbd64 moved test completion to the server to increase security 2020-06-07 23:43:01 +01:00
Jack f4dbb14f05 fixed chart error point appearing on hover when they shouldnt have
fixed wpm axis values overlapping
2020-06-07 02:30:49 +01:00
Jack ad8aa4d730 made sure name is valid when registering
added a message tot he user when he needs to change his display name
2020-06-06 16:48:22 +01:00
Jack d3c5c21715
Revert "Added workman layout and highlight word mode" 2020-06-06 13:22:52 +01:00
Zak b2e3ffed0d
Merge branch 'master' into master 2020-06-06 11:56:35 +01:00
Zak b476614c18 Added word highlight mode 2020-06-06 11:46:21 +01:00
Jack cd6776f085 added a button to restart the test with the same wordset. closes #119 2020-06-06 02:05:21 +01:00
Jack 249dae1161 added cloud functions, moving to a new db design 2020-06-05 18:17:59 +01:00
Jack 56abd0661a added a button to easily copy the result to the clipboard as an image 2020-06-05 00:00:45 +01:00
Jack c58a48d3d2 added pb line to the result graph 2020-06-04 19:37:16 +01:00
Jack 3dbd10cea8
Merge pull request #109 from xZa-k:master
Layout emulation supports all system layouts
2020-06-03 23:29:17 +01:00