Commit graph

553 commits

Author SHA1 Message Date
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 bc2d635ad5 cache bust 2020-06-08 20:30:27 +01:00
Jack c100c99d01 changed the default dbsnapshot value 2020-06-08 20:12:01 +01:00
Jack 7f0031ea88 added an indicator to the account icon to show if the website is still waiting for the db data 2020-06-08 20:01:04 +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 47f3c67769 removed signed in notification completely 2020-06-08 19:51:13 +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 9bd7b9602a changed the way user db snapshot is taken 2020-06-08 02:24:50 +01:00
Jack 3e3b8fbd64 moved test completion to the server to increase security 2020-06-07 23:43:01 +01:00
Jack 550c7507f1 removed message 2020-06-07 21:25:49 +01:00
Jack bda619883e removed mail sending completely 2020-06-07 21:13:33 +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 aeebef5349 cache 2020-06-06 16:48:52 +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 544b6fb6c4 added twitter meta tags 2020-06-06 14:57:17 +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 298c55c3ef fixed a small css bug 2020-06-06 02:51:10 +01:00
Jack 00b9b81d8d more cache busting. this doesnt seem to work, im still getting results in the wrong part of the database :( 2020-06-06 02:43:23 +01:00
Jack 344576aa88 switched to a large social image 2020-06-06 02:42:43 +01:00
Jack 4e40e02ee2 changed the way config is stored a bit
made sure all missing configs are reset to default
added discord dot functions
2020-06-06 02:25:49 +01:00
Jack 56629d26cc added an option to hide the discord dot 2020-06-06 02:25:12 +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 356102f494 cache bust 2020-06-05 23:27:57 +01:00
Jack feb9a4fb1a fixed more quote characters ._. 2020-06-05 22:11:32 +01:00
Jack b5931a6743 og doesnt work with relative paths 2020-06-05 22:10:58 +01:00
Jack 15fff0c5ac fixed quote characters 2020-06-05 22:09:06 +01:00
Jack fe53bb06d3 added theme color 2020-06-05 22:03:55 +01:00
Jack e454815af6 added og tags 2020-06-05 20:35:24 +01:00
Jack 249dae1161 added cloud functions, moving to a new db design 2020-06-05 18:17:59 +01:00
Zak 1bf16c65b8 Added workman layout 2020-06-05 14:00:07 +01:00
Jack 34d081898e
Merge pull request #113 from chireia/master
Add top 200 portuguese words support
2020-06-05 01:06:07 +01:00
Jack a985655677 reordered result buttons 2020-06-05 00:48:02 +01:00
Jack 0fa1190231 added raw description in about 2020-06-05 00:04:50 +01:00
Jack 9f6466cb43 made sure to use the correct field name 2020-06-05 00:01:05 +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
Rodrigo Chireia 874f54b1c5 Add top 200 portuguese words support 2020-06-04 14:38:16 -04:00
Jack c58a48d3d2 added pb line to the result graph 2020-06-04 19:37:16 +01:00
Jack 6ec0583596 fixed gruvbox errors 2020-06-04 18:55:25 +01:00
Jack 91407ea861 added annotation plugin 2020-06-04 18:54:58 +01:00
Jack 7dd00fba9b
Merge pull request #110 from chireia:master
Add a timeout to call the updateFavicon fn
2020-06-04 17:08:40 +01:00
Ryan Harrington 06b87518ba
fix: monokai theme button hover 2020-06-04 10:01:32 -06:00
Ryan Harrington 51f9a8d666
feat: monokai theme 2020-06-04 09:29:35 -06:00
Rodrigo Chireia bdb9610fed Add a timeout to call the updateFavicon fn
This is needed because the theme change claimed about 100ms on my tests. So, when the favicon update runs, there's no change for the root style that what he sees.
2020-06-04 03:05:26 -04:00