Commit graph

133 commits

Author SHA1 Message Date
Jack 0dbbf4200c fixed show all lines not saving to the config 2020-08-31 18:48:26 +01:00
Jack 4ebd60b25b refreshing the color object later while randomising the theme to hopefully fix the bug where the keymap colors would be wrong 2020-08-30 02:34:48 +01:00
Jack 485af0e948 updated default config 2020-08-30 01:26:11 +01:00
Jack b55f9ea969 added mini timer style 2020-08-26 22:18:09 +01:00
Jack 370b072e33 added play sound on click 2020-08-24 17:38:14 +01:00
Jack cc6ff8fb73 fixed themes showing up twice. fixed #307 2020-08-21 17:33:25 +01:00
Jack 2e59cda3f8 changed the default config 2020-08-19 17:47:52 +01:00
Jack 629f948f87 added favourite themes, active theme indicator, ability to randomise only favourite themes 2020-08-19 16:21:02 +01:00
Jack e116d87192 fixed smooth caret setting not saving 2020-08-18 17:44:36 +01:00
Jack fae173c37a actually fixed config loading 2020-08-16 23:10:32 +01:00
Jack 5c6f295759 fixed config loading not working 2020-08-16 23:05:52 +01:00
Jack cc8de65a95 stop on error will now revert to default if could not be set 2020-08-15 21:40:53 +01:00
Jack b316251337 changed stop on error to stop on letter and stop on word 2020-08-15 20:36:51 +01:00
Jack cb3f2bb9a1 added play sound on error toggle to the command line 2020-08-14 22:56:50 +01:00
Jack c6fa51eba3 removed log 2020-08-14 01:03:06 +01:00
Jack ba1fc7748d added play sound on error 2020-08-13 23:11:53 +01:00
Jack f64b8fc293 showing what went wrong with saving to the db 2020-08-13 22:06:14 +01:00
Jack ceda3f6c6e clearing keymap style when switching from custom to preset 2020-08-13 21:56:14 +01:00
Jack c70e1f62ea changed the way keymap style works slightly, added split and split matrix 2020-08-11 23:17:00 +01:00
David Martin dc1a3eec17 changed keymapStyle "off" to "staggered" 2020-08-11 01:34:09 -05:00
David Martin f27709890e Merge branch 'master' of https://github.com/dmartin-tech/monkey-type 2020-08-11 01:30:02 -05:00
David Martin 41bf9bfe78 made the matrix layout cleaner, made code more versatile 2020-08-11 01:13:44 -05:00
David Martin a154f107a4 added simple implementation for displaying keymap in a matrix layout 2020-08-10 12:48:14 -05:00
Jack 9ca5ca0703 completely rewrote filters 2020-08-09 19:52:00 +01:00
Jack 48d2dc9ac9 fixed account graph color being wrong 2020-08-08 19:43:55 +01:00
Jack 256029a109 fixed livewpm and kyempa not liking eachother 2020-08-08 19:37:03 +01:00
Jack b94787ad5f removed notifications 2020-08-07 21:31:31 +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 71f5b6dd1b always show words history
corrected history
restarting on long tests impossible
2020-08-07 00:42:25 +01:00
Jack 30152bbd57 keympap color clearing 2020-08-05 19:09:03 +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
Jack 4df3c91e14 added always show decimal places 2020-08-04 01:54:35 +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 e3a529058f moved live wpm below keymap, catching any error while flashing keymap key 2020-08-02 22:34:43 +01:00
Jack bf197b30fd loading smooth line scroll from config 2020-08-02 19:17:54 +01:00
Jack 1daaa60021 added smooth line scroll 2020-08-02 19:16:33 +01:00
Jack 1a0f7aff61 updating meta theme color on theme change 2020-08-01 14:58:00 +01:00
Jack 3256eee510
Merge pull request #223 from corey-b:master
added font customization
2020-08-01 14:55:51 +01:00
Jack 4938a5a044 loading font from db 2020-08-01 14:46:42 +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 84bd699738 added honey theme thanks octa 2020-07-31 22:00:43 +01:00
Jack 057f1c0978 fixed a bug that would not change keymap color when changing to custom themes 2020-07-31 20:39:53 +01:00
Jack fd1af13364 delaying theme color object call 2020-07-30 21:08:24 +01:00
Jack 27b5efd435 added a global object that holds the colors for the current theme 2020-07-30 18:10:06 +01:00
Jack b6bc5e4797 restarting test when changing keymapmode 2020-07-28 16:26:41 +01:00
Jack d5e6f4a123 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-28 16:09:35 +01:00
Jack f0ee3fec7c
Merge branch 'master' into master 2020-07-28 16:09:00 +01:00
Jack e5a7c23c05 added react mode, fixed settings and command line 2020-07-28 15:57:45 +01:00
Christopher Sarmiento a8b083dde0 added live keymaps. Needs some styling but fully functional 2020-07-27 20:59:06 -04:00