Commit graph

321 commits

Author SHA1 Message Date
Jack
35486771c6 made sure qwerty is default 2020-06-03 17:58:35 +01:00
Jack
ceff8a3bd1
Merge pull request #107 from gwenzek:patch-1
Remove special ’ from French text, use ' instead.
2020-06-03 17:40:01 +01:00
Zak
92a7ea916f Added layout emulation 2020-06-03 17:10:14 +01:00
Jack
b973f9684f downloaded jquery to avoid certificate errors 2020-06-02 21:46:37 +01:00
gwenzek
7a0e4f6f10
Remove special ’ from French text, use ' instead. 2020-06-02 16:35:00 +02:00
Jack
0ea3ff896f increased the initial words generated in timed mode to fill the screen after increasing the page width 2020-06-01 19:16:03 +01:00
Jack
29d5f637c6 added russian 2020-06-01 13:15:52 +01:00
Jack
2d4ef194ef made sure the db error will actually show 2020-05-31 21:18:34 +01:00
Jack
656af17815 fixed an issue where people without the difficulty or blind mode being set would not have results saved 2020-05-31 21:14:47 +01:00
Jack
6c7d8e44d6 added an error message when result could not be saved 2020-05-31 21:14:21 +01:00
Jack
789935ab50 fixed a bug that would cause the lines to not scroll up if the word jumped to the next line 2020-05-31 21:03:54 +01:00
Jack
52387541c6 added flip test colors setting 2020-05-31 20:30:56 +01:00
Jack
db1beb4aa6 removed test time debug message 2020-05-31 15:49:02 +01:00
Jack
a824d72bc2 made sure to set the default caret style 2020-05-31 15:37:20 +01:00
Jack
ebd7a894cf made sure the displayed data is rounded 2020-05-31 15:37:09 +01:00
Jack
c686036d51
Merge pull request #103 from iitsalex:Hide-Timer-Bar
Hide timer bar
2020-05-31 15:25:39 +01:00
Jack
24b9d219f0
Merge pull request #104 from bhomie:theme-sort
Fix theme sorting
2020-05-31 15:21:43 +01:00
Jack
56c5fd8512 made sure both raw and wpm use the same axis scale 2020-05-31 15:18:39 +01:00
Jack
a931107f3b make sure no errors are shown in blind mode 2020-05-31 15:10:02 +01:00
Jack
02a75b063d removed filters debug 2020-05-31 15:05:41 +01:00
Jack
3c20535c9d made sure blind mode highlights the whole word, even if not enough input was given 2020-05-31 15:01:38 +01:00
Jack
2e54622a4e added raw to the result chart 2020-05-31 14:54:54 +01:00
Jack
9f171e479c raw, wpm and acc stored are now including two decimal places
added raw history
2020-05-31 14:31:50 +01:00
bhomie
203234958d Fix theme sorting 2020-05-31 01:57:20 -07:00
Alex Khalilieh
da1f265adf Update settings on first visit, + "Bar" -> "bar" 2020-05-30 17:09:45 -07:00
Alex Khalilieh
b1ef5c4096 Mostly functional? Settings page bugged
Settings page doesn't update as it should. However the timer does disappear when it's "off"
2020-05-30 16:47:56 -07:00
Jack
8668ac5474 fixed input history display for master mode 2020-05-30 21:43:15 +01:00
Jack
e02623bdbe made sure blind mode shows the errors in the results screen 2020-05-30 21:30:50 +01:00
Jack
b8667565a6 added input overlay when hovering over words 2020-05-30 20:59:42 +01:00
Jack
15aa784f85 added blind display to the result page and account page 2020-05-30 19:22:11 +01:00
Jack
79a5843f2c sending theme to the database when completing test 2020-05-30 15:18:23 +01:00
Jack
02fb8096c1 fixed an issue where the caret would remain flashing 2020-05-30 14:05:32 +01:00
Jack
146bdd405a started sending blind mode to the database 2020-05-30 14:01:33 +01:00
Jack
d73ea86fc0 fixed the account page showing wrong results
added raw to the account table
2020-05-30 13:59:45 +01:00
Jack
2c76b13e2a added raw to the result table 2020-05-30 13:46:06 +01:00
Jack
1d35ee7297 added quick end 2020-05-30 13:41:32 +01:00
Jack
6c73ae9c6c added blind mode 2020-05-30 13:15:00 +01:00
Jack
b6f9c01d70 reduced the assumed time before restart from half to quarter 2020-05-30 01:17:22 +01:00
Jack
1e39a62fd6 fixed account page not loading if filtered result number is below 10 2020-05-30 01:12:24 +01:00
Jack
0fb86901a3 fixed a bug where the account page would not load 2020-05-30 01:04:12 +01:00
Jack
d43d913105 added estimated typing time to the account page
optimised the speed of loading the account page by limiting table results to 10 lines at a time
2020-05-30 00:21:39 +01:00
Jack
c4e9953e7c added raw wpm display to the account page 2020-05-29 22:37:52 +01:00
Jack
6f242e37b2 sending raw wpm to the database 2020-05-29 21:55:24 +01:00
Jack
8ea12b7f58 added avg accuracy and acg accuracy over last tests 2020-05-29 21:27:24 +01:00
Jack
b8acec1985 disabled hover to preview on the settings page 2020-05-29 16:30:41 +01:00
Jack
25508eb2f3 updated the way themes are stored 2020-05-29 16:29:27 +01:00
Jack
c623dd6a92 made sure test duration is included in the results obj 2020-05-29 16:00:22 +01:00
Jack
d4997755ab added difficulty filters 2020-05-29 15:58:01 +01:00
Jack
a12a4b07a9 made sure restart count is counted for master and expert 2020-05-29 15:57:41 +01:00
Jack
83fef1ec6c fixed a bug where the crown would always be shown 2020-05-29 15:14:18 +01:00