Commit graph

367 commits

Author SHA1 Message Date
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 6b5faeb6c0 fixed line trying to scroll when there are no elements to be hidden. fixes #252 2020-08-07 20:56:53 +01:00
Jack d208013aa5 fixed a bug where pretting an incorrect key then removing it and pressing space would cause a console error 2020-08-07 20:48:36 +01:00
Jack 644b292d4b fixed a bug where smooth scroll would cause the lines to jump after restarting 2020-08-07 17:15:53 +01:00
Jack 17261805aa fixed words history not showing all words 2020-08-07 00:57:18 +01:00
Jack 4c902e068b fixed corrected showing up when not supposed to 2020-08-07 00:47:42 +01:00
Jack 71f5b6dd1b always show words history
corrected history
restarting on long tests impossible
2020-08-07 00:42:25 +01:00
Jack 02a4ed823a mode smooth line scroll more smooth 2020-08-06 23:12:25 +01:00
Jack 7849b570ac hopefully fixed the line scroll bug 2020-08-06 02:00:23 +01:00
Jack 39c7578d7e made sure graph tooltip legends are filled with color 2020-08-05 15:41:43 +01:00
Jack 4feba0e724 accuracy calculation now includes spaces 2020-08-04 21:26:31 +01:00
Jack 1bf9075934 changed the way afk is detected 2020-08-04 20:01:01 +01:00
Jack 0414f5831e added funbox filters 2020-08-04 19:38:04 +01:00
Jack 7ac5940cf5 fixed layout fluid issies 2020-08-04 19:19:37 +01:00
Jack dc5161fce1
Merge pull request #234 from OctahedronV2/layoutfluid
Layoutfluid error fix
2020-08-04 14:17:45 +01:00
Jack d3b76081ac fixed a bug where livewpm could not be used with keymap
fixed a bug where keymap would remain visible after disabling it
2020-08-04 14:14:46 +01:00
Octahedron 4024c492e4 fixed error on enabling layoutfluid 2020-08-04 08:23:56 -04:00
Jack 4df3c91e14 added always show decimal places 2020-08-04 01:54:35 +01:00
Jack da5bfe362c refactored script further 2020-08-04 01:42:42 +01:00
Jack 14fd07c5b9 more code refactoring 2020-08-04 01:26:17 +01:00
Jack e3fabe57dc refactored settings page 2020-08-04 00:46:04 +01:00
Jack 15223ba424 not showing notification when layout is undefined 2020-08-03 19:14:40 +01:00
Jack f82b7d3ee1 fixed layoutfluid not working when timer is not visible
added a notification on layout change
2020-08-03 19:11:23 +01:00
Octahedron 828b0482de
Update script.js 2020-08-03 08:37:21 -04:00
Octahedron ffd32603e9 Added layoutfluid challenge to the funbox 2020-08-03 08:28:47 -04:00
Jack 2239dbd04a removed custom word limit 2020-08-03 02:09:38 +01:00
Jack 3ef5b4de05 added funbox and layout override to the result page 2020-08-03 00:26:16 +01:00
Jack fba3828746 fixed wrong words bound in custom show all lines 2020-08-02 23:50:09 +01:00
Jack 3f3f313a73 fixed lag on long custom texts 2020-08-02 23:46:55 +01:00
Jack 26cc306d79 fixed a bug where restarting in quotes would be impossible
moved starttest code into a function
2020-08-02 22:54:07 +01:00
Jack 8ae3717613 added rAnDoMcAsE funbox mode 2020-08-02 22:48:03 +01:00
Jack e3a529058f moved live wpm below keymap, catching any error while flashing keymap key 2020-08-02 22:34:43 +01:00
Jack d9531181f7 making sure to only pull the quotes once 2020-08-02 22:24:34 +01:00
Jack bda44ffdb9 added the ability to see the percentage of correct keys after the test was finished 2020-08-02 22:12:53 +01:00
Jack fccb59a51d added the ability to see how many seconds were afk after the test 2020-08-02 22:07:45 +01:00
Jack c96304f442 fixed restart not working for quotes 2020-08-02 19:54:19 +01:00
Jack ddf362e576 not going to test page from login page 2020-08-02 19:29:04 +01:00
Jack 1daaa60021 added smooth line scroll 2020-08-02 19:16:33 +01:00
Jack 22e4ea7470 only showing word count when random is enabled, added random description 2020-08-02 18:26:15 +01:00
Jack 9af91950e4 disabled keyboard restart on long tests 2020-08-02 18:17:57 +01:00
Jack ff4a515eff added choo choo
increased afk to 10 sec
2020-08-02 02:24:12 +01:00
Jack 35530c1af5 grid lines now align to wpm 2020-08-02 01:08:20 +01:00
Jack 01e6bb73d4 removed code that was breaking db config 2020-08-01 22:26:48 +01:00
Jack 7f2b7b5eda added keyconsistency to db 2020-08-01 21:15:07 +01:00
Jack 0c3f9fc8dd added key consistency to the key popup 2020-08-01 21:13:25 +01:00
Jack e6df34e3c5 fixed a bug where sometimes only one line would be shown 2020-08-01 20:43:34 +01:00
Jack 5cfdf09698 increased tts responsiveness 2020-08-01 17:22:49 +01:00
Jack 3256eee510
Merge pull request #223 from corey-b:master
added font customization
2020-08-01 14:55:51 +01:00
Jack 4ff4d94ffa made sure font family is saved to the database
made sure the buttons work the same way as others
2020-08-01 14:25:14 +01:00
Jack bedf5e0a16 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-08-01 14:08:47 +01:00