Commit graph

537 commits

Author SHA1 Message Date
Jack 3dbd10cea8
Merge pull request #109 from xZa-k:master
Layout emulation supports all system layouts
2020-06-03 23:29:17 +01:00
Jack b96b9e333b fixed a bug that would not allow the last word to be completed 2020-06-03 23:22:20 +01:00
Zak 6b802facac Added default and forced qwerty layouts 2020-06-03 23:20:45 +01:00
Zak d138775563 Fixed non-qwerty layouts with layout emulator 2020-06-03 23:12:55 +01:00
Jack 6e206d3daa changed the section title 2020-06-03 18:05:02 +01:00
Jack ebd5c9c152 removed unnecessary analytics 2020-06-03 18:00:41 +01:00
Jack 35486771c6 made sure qwerty is default 2020-06-03 17:58:35 +01:00
Jack ed36309716 cache bust 2020-06-03 17:54:01 +01:00
Jack d2966055fa
Merge pull request #106 from bhomie/theme-adjustments
Add Hover to theme buttons, adjust 9009, add Taro
2020-06-03 17:43:20 +01:00
Jack a6a5ebdcde
Merge branch 'master' into theme-adjustments 2020-06-03 17:42:44 +01:00
Jack ceff8a3bd1
Merge pull request #107 from gwenzek:patch-1
Remove special ’ from French text, use ' instead.
2020-06-03 17:40:01 +01:00
Jack 8b57d520c7
Merge pull request #108 from xZa-k:master
Added layout emulation
2020-06-03 17:39:03 +01:00
Zak 92a7ea916f Added layout emulation 2020-06-03 17:10:14 +01:00
Jack ce10aa4b88 fixed gruvbox light file name 2020-06-03 01:50:33 +01:00
Jack 048f4a6de1 added gruvbox themes 2020-06-03 01:48:36 +01:00
Jack 272bbdb757 added striker 2020-06-03 01:45:31 +01:00
Jack b973f9684f downloaded jquery to avoid certificate errors 2020-06-02 21:46:37 +01:00
gwenzek 7a0e4f6f10
Remove special ’ from French text, use ' instead. 2020-06-02 16:35:00 +02:00
bhomie 801be736d5 Can't forget taro css lol 2020-06-01 20:05:07 -07:00
bhomie dd29eb728f Add Taro 2020-06-01 20:02:08 -07:00
bhomie ae1537eca2 adjust 9009 background color to be less yellow 2020-06-01 19:09:51 -07:00
bhomie c6b5671257 slight fun with mr.sleeves theme button - feel free to remove 2020-06-01 19:01:53 -07:00
bhomie 34857e74ff Add slight hover effect to theme buttons 2020-06-01 19:00:06 -07:00
Jack 0ea3ff896f increased the initial words generated in timed mode to fill the screen after increasing the page width 2020-06-01 19:16:03 +01:00
Jack 16517733cd disabled autocomplete 2020-06-01 18:55:07 +01:00
Jack e5c2398eec fixed footer being too far away from the bottom edge 2020-06-01 13:23:20 +01:00
Jack 29d5f637c6 added russian 2020-06-01 13:15:52 +01:00
Jack 485f1272c2 added terminal theme 2020-06-01 00:06:08 +01:00
Jack 9b167de81f gave rgb theme more rgb 2020-06-01 00:06:02 +01:00
Jack 7dab7e74c2 made buttons highlighted in the main color 2020-06-01 00:05:51 +01:00
Jack 1f126261ae cache bust 2020-05-31 21:19:06 +01:00
Jack 2d4ef194ef made sure the db error will actually show 2020-05-31 21:18:34 +01:00
Jack 656af17815 fixed an issue where people without the difficulty or blind mode being set would not have results saved 2020-05-31 21:14:47 +01:00
Jack 6c7d8e44d6 added an error message when result could not be saved 2020-05-31 21:14:21 +01:00
Jack 789935ab50 fixed a bug that would cause the lines to not scroll up if the word jumped to the next line 2020-05-31 21:03:54 +01:00
Jack cd09eed3a9 made the content a bit wider 2020-05-31 20:32:08 +01:00
Jack 52387541c6 added flip test colors setting 2020-05-31 20:30:56 +01:00
Jack db1beb4aa6 removed test time debug message 2020-05-31 15:49:02 +01:00
Jack fef18e1a20 added v parameter to make sure users get newest file versions 2020-05-31 15:43:56 +01:00
Jack a824d72bc2 made sure to set the default caret style 2020-05-31 15:37:20 +01:00
Jack ebd7a894cf made sure the displayed data is rounded 2020-05-31 15:37:09 +01:00
Jack 49a959e6ba
Merge pull request #83 from bhomie:add-themes
Add themes
2020-05-31 15:28:09 +01:00
Jack c686036d51
Merge pull request #103 from iitsalex:Hide-Timer-Bar
Hide timer bar
2020-05-31 15:25:39 +01:00
Jack 24b9d219f0
Merge pull request #104 from bhomie:theme-sort
Fix theme sorting
2020-05-31 15:21:43 +01:00
Jack 56c5fd8512 made sure both raw and wpm use the same axis scale 2020-05-31 15:18:39 +01:00
Jack a931107f3b make sure no errors are shown in blind mode 2020-05-31 15:10:02 +01:00
Jack 02a75b063d removed filters debug 2020-05-31 15:05:41 +01:00
Jack 3c20535c9d made sure blind mode highlights the whole word, even if not enough input was given 2020-05-31 15:01:38 +01:00
Jack 2e54622a4e added raw to the result chart 2020-05-31 14:54:54 +01:00
Jack 9f171e479c raw, wpm and acc stored are now including two decimal places
added raw history
2020-05-31 14:31:50 +01:00