Commit graph

198 commits

Author SHA1 Message Date
Jack a34d676f08 prettier 2020-10-26 20:28:25 +00:00
Jack 873c061bf5 reserving name 2020-10-26 19:49:36 +00:00
Jack 46b7995dca optimised name availability check, added name reserve 2020-10-26 19:24:37 +00:00
Jack b4871a3136 properly restarting the test after db is loaded 2020-10-24 22:38:37 +01:00
Jack 5100dea58d changed the way config is saved after its compared 2020-10-24 22:15:00 +01:00
Jack b4c490bb41 divided the languages into separate files 2020-10-23 14:49:07 +01:00
Jack 63f943e33b fixed style 2020-10-20 16:31:43 +01:00
Corey Bergeron 80be9103b8 added toggle account chart lines 2020-10-19 23:09:12 -04:00
Corey Bergeron adcb2b4d09 Merge branch 'master' into tribe 2020-10-15 23:40:25 -04:00
Corey Bergeron 4d2fc03a92 disable sign up button once clicked 2020-10-15 23:37:34 -04:00
Corey Bergeron df0730cac5 Saved chart accuracy toggle to user config 2020-10-15 23:17:07 -04:00
Jack 740a3aa781 showing pb consistency 2020-10-12 01:12:25 +01:00
Jack 345f6436be removed consolelog 2020-10-12 01:09:30 +01:00
Jack 9d3994e73d moving verification to oauth2 2020-10-10 15:48:08 +01:00
Jack 15d3a4fe09 added average wpm that day to the activity chart 2020-10-09 16:40:55 +01:00
Jack 888df4413a fixed start graphs at zero not working properly 2020-10-09 15:58:04 +01:00
Jack 9da38ba19a changing the icon and removing the preloader if download failed 2020-10-06 17:16:47 +01:00
Jack 5c6036a028 showing errors when the data could not be downloaded 2020-10-06 17:10:24 +01:00
Jack 7c0054ffca hopefully fixed config not loading 2020-09-30 01:09:43 +01:00
Jack 8011e0cbe0 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-09-27 00:16:50 +01:00
Jack ad661595ec new pbs are remembered in the result 2020-09-27 00:10:30 +01:00
Thomas Plaçais 2cd7f915d4
Fix result chart for accuracy when start at zero is disabled 2020-09-27 00:10:21 +02:00
Jack ef65d35ee0 keeping advanced button highlighted if filters are visible 2020-09-25 16:25:34 +01:00
Jack 225017d080 moved date filters outside advanced 2020-09-25 16:21:09 +01:00
Jack 8b7c944ed7 fixed hover chart showing the wrong chart 2020-09-24 23:59:18 +01:00
Jack 6d91adcacc fixed raw error 2020-09-23 22:34:52 +01:00
Jack 4f5a851206 added pace caret
small indentation changes
2020-09-20 23:06:13 +01:00
Jack 3b5f5d4b10 added lbmemory 2020-09-16 23:15:55 +01:00
Jack 824a16daa5 formatted 2020-09-16 17:29:39 +01:00
Jack 4360a5fd0d added the ability to toggle accuracy on the account graph 2020-09-15 21:12:42 +01:00
Jack 78c14b0b59 not checking if the name is valid anymore 2020-09-14 22:00:58 +01:00
Jack 3e099e265e added personal bests to the account page 2020-09-13 22:48:32 +01:00
Jack 3c956cbd54 cleaned up the filters, made them a togglable element 2020-09-13 21:21:01 +01:00
Jack e5d3804530 fixing numbers to two decimal places 2020-09-12 01:34:56 +01:00
Jack 1ca478ea76 added accuracy to the account graph 2020-09-12 01:27:14 +01:00
Jack 8d4fdc6b9a added back filtered time typing 2020-09-10 00:43:31 +01:00
Jack 4c13e42ab7 added balloons to filter indicators 2020-09-10 00:36:48 +01:00
Jack d95f71a300 fixed trendline for activity graph 2020-09-10 00:13:05 +01:00
Jack 76d82b221b added offset to the main graph 2020-09-09 20:14:56 +01:00
Jack cbb9032916 added activity chart below the main account chart 2020-09-09 20:10:25 +01:00
Jack 65c4214561 added an option to disable graphs starting at zero 2020-09-09 15:56:30 +01:00
Jack 6f31a1c167 removed unused accuracy scale 2020-09-09 13:26:14 +01:00
Jack 83f722ff35 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-09-06 15:26:45 +01:00
Jack 57d941caab clearing global stats when signing out and signing up
added accuracy axis
avoiding NaN display in time typed
2020-09-06 15:17:26 +01:00
Jack 8629472996 sending verification email at the bottom of sign up function 2020-09-06 13:26:29 +01:00
Jack 993b4370ef limiting results to 1000, reading stats from db 2020-09-06 02:31:54 +01:00
Jack 56589d49ec added numbers filter and showing an icon if numbers were enabled 2020-09-03 22:14:39 +01:00
Jack 4ef4e7c18f resetting to default result filters if filtering failed 2020-09-03 22:05:15 +01:00
KRP 26fa8f1e24 Add Numbers Toggle
Similar to punctuation toggle, but for dem digits
( no integration w/ personal bests and db storage)
2020-09-03 02:19:53 -07:00
Jack ba93bde8a8 results will no longer refresh when updating tags 2020-08-31 19:48:29 +01:00