Commit graph

177 commits

Author SHA1 Message Date
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
Jack dd5286059f account page will not refresh straight away when updating tags to help with updating a lot of tags at once 2020-08-31 19:32:56 +01:00
Jack 946abbb2d2 added account settings section 2020-08-31 19:15:10 +01:00
Jack 05b7b8c37f saving the last result when a user signs up 2020-08-30 06:32:22 +01:00
Jack d7e4600b1a fixed account result chart not having max val set for y axi 2020-08-25 17:36:56 +01:00
Jack c0b4562052 you can now view the charts for past results 2020-08-25 04:57:43 +01:00
Jack 489322587f fixed typos
fixed a bug with account page not loading
2020-08-25 01:41:20 +01:00
Jack efd7119e13 fixed an error when the user tried to enter the account page while it was still loading 2020-08-24 16:37:26 +01:00
Jack 8f30b1b09f added catch to the get user snapshot 2020-08-24 16:23:27 +01:00
Jack ebfa7f4f25 fixed resultfilter error 2020-08-24 03:08:06 +01:00
Jack d533bac903 fixed account error 2020-08-24 01:10:38 +01:00
Jack cc6ff8fb73 fixed themes showing up twice. fixed #307 2020-08-21 17:33:25 +01:00
Jack 5630196dfd fixed config loaded log appearing a lo 2020-08-21 02:31:08 +01:00
Jack 5fb379b09a using db result filters when none are found 2020-08-21 01:41:57 +01:00
Jack a9f4dd14f8 fixed sign up issue 2020-08-19 01:32:30 +01:00
Jack 176024581a fixed account page not working 2020-08-18 23:19:40 +01:00
Jack ac1c0de080 removed progress 2020-08-18 23:03:31 +01:00
Jack 28a2f09b60 now only pulling account data when the user really needs it 2020-08-18 22:56:21 +01:00
Jack 09a09b043d fixed last month filter not working 2020-08-16 02:54:42 +01:00
Jack 47162ffa4b changed trend slope to wpm change per hour 2020-08-13 21:51:23 +01:00
Jack cf427bcbba fixed a bug where tag id's would be displayed 2020-08-09 20:32:01 +01:00
Jack 99f10c1acb made sure to reset the filter to default
date filters cant be active all at once
2020-08-09 20:13:23 +01:00