Commit graph

53 commits

Author SHA1 Message Date
Jack b8667565a6 added input overlay when hovering over words 2020-05-30 20:59:42 +01:00
Jack 08b4d8ba26 made sure incorrect words use the variable color 2020-05-30 14:48:08 +01:00
Jack 593feb9a52 made sure the logo fades out in focus mode 2020-05-30 14:43:56 +01:00
Jack b2bb2f432c made sure settings, about and account use text-color variable 2020-05-30 14:36:13 +01:00
Jack c62fbc75e3 removed logo-color variable 2020-05-30 14:27:51 +01:00
Jack 8d9757143d changed the color of the discord notification 2020-05-30 14:26:38 +01:00
Jack 043afbabfe added more color variables to make theme creation bit easier 2020-05-30 14:25:34 +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 368b8f59eb added some more stats to the result page 2020-05-29 14:28:15 +01:00
bhomie ab884f1f76 Fix caret scaling and size support for all carets 2020-05-28 22:18:42 -07:00
bhomie c432e94839 Fix caret animation to work with all styles 2020-05-28 22:18:42 -07:00
bhomie 845a19a615 Add caret styles 2020-05-28 22:18:42 -07:00
Jack 6d01a07984 fixed font weight in the settings page being too thick 2020-05-28 01:46:08 +01:00
Jack a23107fd6b reworked the whole settings page 2020-05-28 00:35:41 +01:00
Jack f93c3b3382 added mouse support to the command line
changed the behaviour of the escape key to now go back to a previous command list
2020-05-27 23:07:41 +01:00
Jack 9316696ec7 fixed weight of section headers in about page 2020-05-27 22:02:32 +01:00
Jack 8e27cf030f added input history display to the results page 2020-05-27 01:00:28 +01:00
Jack dfeefc75b2 changed the no data error height to margin 2020-05-26 19:59:43 +01:00
Jack 5c530da1be reordered elements 2020-05-26 18:49:40 +01:00
Jack 130624de40 added raw wpm 2020-05-26 17:52:07 +01:00
Jack 85821fb95f added time display to the result of word tests 2020-05-25 16:50:50 +01:00
Jack 8a40990957 made sure the text is centered on the filter buttons 2020-05-24 23:16:18 +01:00
Jack 0ab7e5e67b Merge branch 'results' 2020-05-24 23:11:38 +01:00
unknown 2c6a1deddb updated the filter buttons 2020-05-24 21:58:13 +01:00
unknown b2ecf3a642 aligned the menu to the right, removed margin on menu buttons 2020-05-24 14:16:09 +01:00
unknown 23602de0a5 made the chart taller 2020-05-24 02:08:13 +01:00
Jack 3bcb9f0698 red discord icon badge is now hidden when focus is triggered 2020-05-22 12:09:37 +01:00
Jack 28afb21796 added discord link 2020-05-22 11:51:05 +01:00
unknown 1c3be40d95 added advanced filters to the results page 2020-05-20 00:11:57 +01:00
Jack 8d0dd09d11 added an option to increase the test words font size 2020-05-18 22:45:14 +01:00
Jack 6f8a48696a added a restart counter
added a stat on how many times the user restarted the test before completion, on average
added a stat on the percentage of completed tests
2020-05-17 13:17:08 +01:00
Jack 9ada2f16a5 fixed #5 2020-05-17 12:40:58 +01:00
Jack 75b20db333 - added version to the bottom of the page
- added version history popup
- fixed a bug where livewpm still would be drawn on top
2020-05-17 12:40:41 +01:00
Jack 2d3c5d35fe added language support 2020-05-16 14:57:01 +01:00
Jack 7154d3e96d removed active word color variable 2020-05-16 12:15:55 +01:00
Jack a3463156cc showing the important error underline faster 2020-05-16 11:19:07 +01:00
Jack 11b0e3b026 body now has transition only after it has initialy loaded 2020-05-15 04:23:48 +01:00
Jack 16a0af970c added form buttons
moved sign out button
2020-05-15 04:09:00 +01:00
Jack 201f38fc7d centered livewpm 2020-05-15 03:26:24 +01:00
Jack ba96f8b520 fixed #13 2020-05-15 03:19:39 +01:00
Jack 2feca39a7e fixed #8 2020-05-15 03:04:10 +01:00
Jack d337c98650 added settings page 2020-05-14 22:22:11 +01:00
Jack cd6c3ac114 added email sending to the command line
email sending is no longer using a function, just simply pushes to the database
2020-05-14 18:57:10 +01:00
Jack 056525d244 changed evens on test complete
added login tip
added required password confirmation when registering
2020-05-14 18:57:10 +01:00
Jack c695381410 added local font awesome to speed up the app
styled the login page
added a function to easily animate between elements
optimised the database to use a local copy
2020-05-14 18:57:10 +01:00
Jack 45d8556c1a added themes support
support for hover functions on the command line
fixed wpmovertime chart styling
2020-05-14 18:57:09 +01:00
Jack bf9a912847 fixed word error not using bg color 2020-05-14 18:57:09 +01:00
Jack 9c84a3990c added livewpm config
punctuation now shows on account page
punctuation mode is sent to database
added command to hide key tips
2020-05-14 18:57:09 +01:00
Jack f7010d70ed added account page graphs 2020-05-14 18:57:09 +01:00
Jack a5ae64ed5d added db connection,
new highscore display
2020-05-14 18:57:09 +01:00