Commit graph

163 commits

Author SHA1 Message Date
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
Jack
9ca5ca0703 completely rewrote filters 2020-08-09 19:52:00 +01:00
Jack
a73db91785 added slope display below the account graph 2020-08-09 15:40:52 +01:00
Jack
0a9bfc4ed8 fixed a bug that would cause users to not be able to see their reults 2020-08-09 02:41:52 +01:00
Jack
cdce987c9a fixed a bug where deleted tags would cause a result to appear in the wrong filters 2020-08-08 19:54:30 +01:00
Jack
48d2dc9ac9 fixed account graph color being wrong 2020-08-08 19:43:55 +01:00
Jack
50225c00d7 not showing notification 2020-08-07 21:38:51 +01:00
Jack
e14d44ed97 db config not loading if user started test or changed something if user changed it or 2020-08-07 21:29:16 +01:00
Jack
0414f5831e added funbox filters 2020-08-04 19:38:04 +01:00
Jack
ca86301178 fixed formatting 2020-07-31 02:28:51 +01:00
Jack
6cb432fa44 made sure time doesnt reset when it reaches 24 hours 2020-07-31 02:25:49 +01:00
Jack
5c2f79173d removed unnecessary logs 2020-07-31 00:31:07 +01:00
Jack
1eff9dda46 added consistency to the account page 2020-07-30 23:03:47 +01:00
Jack
5cc6e1904e made sure only one date filter can be enabled 2020-07-30 19:48:57 +01:00
Jack
1cfb8bedac changed the max number of characters to 14 2020-07-26 15:20:49 +01:00