Commit graph

477 commits

Author SHA1 Message Date
Jack
e9951a6134 updated limit 2020-07-02 21:51:23 +01:00
Jack
246b28a192 made sure to apply custom theme colors 2020-07-02 20:50:16 +01:00
Jack
16ee3a9422 should fix an issue where the themes would not be visible in the settings page 2020-07-02 20:44:36 +01:00
Jack
9acc74cf98 limited custom themes to 10k words / 1 hour and added a warning 2020-07-02 20:19:32 +01:00
Jack
b9fe640f85 custom themes now need to be saved 2020-07-02 20:14:55 +01:00
Jack
a98d763e56 more css refactoring 2020-07-02 19:35:41 +01:00
Jack
4d2ff8700a added an error when trying to save config to the db 2020-07-02 19:20:56 +01:00
Jack
141c3207c4 refactored css to use one button class instead of copy and pasting the same style 2020-07-02 18:39:24 +01:00
Jack
144d3f6bc0 fixed typos 2020-07-02 18:08:51 +01:00
Jack
01eade270b changed default custom theme colors 2020-07-02 03:03:53 +01:00
Jack
1e315b470d fixed bad merge 2020-07-02 03:03:42 +01:00
Jack
0eb78e9ca7
Merge branch 'master' into custom-theme 2020-07-02 02:56:32 +01:00
Jack
1908763e66 brought back command line tags. whoops 2020-07-01 15:48:00 +01:00
bhomie
6b5f338483 Inputs and labels now change to saved values 2020-06-30 18:10:33 -07:00
Jack
d715d1be0a limiting custom tests to 10k words 2020-06-30 22:23:50 +01:00
Jack
f82d23ed2b fixed the fix 2020-06-30 18:11:20 +01:00
Jack
d14c8fc9c8 fixed a bug that would not allow changing of tags before tags were added 2020-06-30 18:08:17 +01:00
Jack
475d690ab4 the chart will adjust to avoid cutting off the pb line 2020-06-30 16:26:44 +01:00
Jack
d4074fffdb added a scrollbar to the command line 2020-06-29 21:46:26 +01:00
Jack
54038ea427 quick tab mode can now jump to the test page 2020-06-29 21:16:01 +01:00
Jack
779d9d1255 fixed a bug that would generate single letters in timed mode 2020-06-28 23:49:10 +01:00
Jack
958596578d made sure getting 10k list is synchronous 2020-06-28 23:26:58 +01:00
Jack
9d5333108b added english 10k 2020-06-28 23:16:28 +01:00
Jack
742c3d4d21 added italian 2020-06-28 22:19:46 +01:00
Jack
bc709d7e87 added a check to avoid word repeating quickly 2020-06-28 19:00:42 +01:00
Jack
d0a43e5e69 fixed bugs related to account creation and result saving 2020-06-28 15:27:52 +01:00
Jack
a276fa2ed3 made sure to catch errors when comparing configs 2020-06-28 14:51:48 +01:00
Jack
50314b12b0 fixed a bug with layout emulation where it would cause a console error 2020-06-28 00:09:02 +01:00
Jack
c4294b2cab config will now be correctly red 2020-06-27 23:50:02 +01:00
Jack
46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack
197e413014 mode sure custom results can be saved
not showing pb line if value is 0
2020-06-27 22:17:41 +01:00
Jack
9efd938b74 added a space 2020-06-27 22:17:18 +01:00
bhomie
2e173ed958 Add values to custom color buttons 2020-06-26 20:46:18 -07:00
Jack
129ab49f1a removed unnecassary notifications 2020-06-27 01:23:50 +01:00
Jack
5e21b7501e tags appear automatically without the need of refreshing the settings page 2020-06-27 01:23:42 +01:00
Jack
8cdaff6a1b added more dev and local indicators because appearently im blind 2020-06-27 01:13:42 +01:00
Jack
8760c54bc0 fixed a bug that would cause the command line to not work if the mouse is hovering over an option 2020-06-27 01:01:55 +01:00
Jack
a8550f89a2 added the ability to close the command line by clicking the dark area 2020-06-27 00:54:18 +01:00
Jack
492d742842 renamed extra test color to colorful mode 2020-06-27 00:49:05 +01:00
Jack
a50d9017e1 renamed language to indonesian 2020-06-27 00:37:00 +01:00
Jack
d40f3db5e6
Merge branch 'master' into tsara-add-indonesian 2020-06-27 00:35:17 +01:00
Jack
a424275958
Merge branch 'master' into patch-1 2020-06-27 00:33:50 +01:00
Jack
5b47642a3d
Merge pull request #160 from throwawaywords/patch-2
Add Turkish F keyboard
2020-06-27 00:33:15 +01:00
bhomie
442da447b7 fix logic operator in commandline.js 2020-06-24 22:54:26 -07:00
bhomie
e74cc09239 remove debug text 2020-06-24 22:45:56 -07:00
bhomie
49f678dd36 custom theme now saves to config and executes properly 2020-06-24 22:45:56 -07:00
bhomie
7bd09d11af change 'on-change' to 'on-input' so colors change on selection versus dismiss of dialog 2020-06-24 22:45:55 -07:00
bhomie
14973390f7 preset and custom work harmoniously 2020-06-24 22:45:55 -07:00
bhomie
ddf9159bef fix js syntax from merge 2020-06-24 22:45:55 -07:00
bhomie
d898c2d5f8 fix events 2020-06-24 22:45:55 -07:00