Commit graph

800 commits

Author SHA1 Message Date
Jack b9fe640f85 custom themes now need to be saved 2020-07-02 20:14:55 +01:00
Jack 8047f38076 fixed some backend errors, added more logs 2020-07-02 20:14:38 +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 63d1e43e0b made sure to include the hashtag when checking if the config is valid 2020-07-02 19:19:56 +01:00
Jack f01ed70f37 refactored css to use scss structure more 2020-07-02 19:07:43 +01:00
Jack 2ce62107d5 removed unnecessary style 2020-07-02 18:40:45 +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 0ee3e2cba4 removed transition 2020-07-02 18:17:06 +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 254b1070d3
Merge pull request #147 from bhomie/custom-theme
Custom Themes
2020-07-02 02:56:41 +01:00
Jack 0eb78e9ca7
Merge branch 'master' into custom-theme 2020-07-02 02:56:32 +01:00
bhomie df224e132a bg input style updated to sub border and text outside 2020-07-01 18:49:46 -07:00
Jack 58bf2ede76 added joker theme 2020-07-02 01:56:10 +01:00
bhomie 4b53e4c136 change bg picker outline and text to text-color 2020-07-01 17:51:26 -07:00
bhomie d7fe8e7b9b fix smaller style issues 2020-07-01 17:48:00 -07: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 1eec3ef3cc added a 'check your filters' message 2020-06-30 16:45:35 +01:00
Jack 475d690ab4 the chart will adjust to avoid cutting off the pb line 2020-06-30 16:26:44 +01:00
Jack 1adec1b0af renamed key to char 2020-06-30 16:23:41 +01:00
Jack f885e271f6
Removed default firebaserc file 2020-06-29 22:01:18 +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 44e4d3c09e added cyberspace. thanks dazon 2020-06-28 23:13:35 +01:00
Jack 742c3d4d21 added italian 2020-06-28 22:19:46 +01:00
Jack 07cb6c6c38 added night runner theme 2020-06-28 19:04:10 +01:00
Jack bc709d7e87 added a check to avoid word repeating quickly 2020-06-28 19:00:42 +01:00
Jack 5f0c4dc92f added balloons to the result buttons 2020-06-28 15:33:23 +01:00
Jack f5c2ac1b7b cache 2020-06-28 15:28:41 +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 fdc83326ec updated functions log 2020-06-28 14:48:03 +01:00
Jack 9607e88f25 updated function log 2020-06-28 14:45:46 +01:00
Jack ad8228588a updated rgb button background 2020-06-28 02:52:39 +01:00
Jack 1c8160e43d updated readme 2020-06-28 00:17:29 +01:00
Jack 1dfcb111d1 updated readme 2020-06-28 00:16:00 +01:00
Jack 27d56e5d4b added .firebaserc to gitignore, added example 2020-06-28 00:14:10 +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