Commit graph

835 commits

Author SHA1 Message Date
Jack
1432c9ea5c fixed an issue where custom colorful colors would not work 2020-07-04 02:59:21 +01:00
Jack
14c64ebadd Revert "added starting code for leaderboards", moved to a branch
This reverts commit 25d215f359.
2020-07-03 19:18:36 +01:00
Jack
25d215f359 added starting code for leaderboards 2020-07-03 19:15:46 +01:00
Jack
577789b324 pretty printing text timer. thanks slumpychris 2020-07-03 17:39:38 +01:00
Jack
946392e077 added more logs to the backend 2020-07-03 17:10:09 +01:00
Jack
d6da3639d6 moved quoteid to mode2 2020-07-03 15:38:00 +01:00
Jack
88f6e4ecf8 fixed some carets not being smooth, moving between lines is now smooth aswell 2020-07-03 15:21:23 +01:00
Jack
c5f7b77339 fixed cursor not being a pointer 2020-07-03 03:03:29 +01:00
Jack
119f9db803 random is false by dafult 2020-07-03 03:02:01 +01:00
Jack
fa0735dd2e cache 2020-07-03 03:00:39 +01:00
Jack
ec4975c3db added an option to randomise the theme after completing a test 2020-07-03 03:00:14 +01:00
Jack
73736ee0d2 made sure the config comparison is actually workign 2020-07-03 02:59:57 +01:00
Jack
20a3049177 updated modern dolch button colors 2020-07-03 02:59:40 +01:00
Jack
2250747d76 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-07-03 01:46:55 +01:00
Jack
77d5a11928 fixed source being visible when not needed 2020-07-03 01:46:42 +01:00
Jack
279f373ab9
Update README.md 2020-07-03 01:44:06 +01:00
Jack
9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +01:00
Jack
e3fb44f725 now using Prettier for formatting 2020-07-03 01:32:50 +01:00
Jack
7f95a0599a made sure to show if test was invalid
fixed source showing in wrong mode
2020-07-03 01:32:02 +01:00
Jack
1f83d05c22 made sure source takes up two columns 2020-07-03 01:25:52 +01:00
Jack
6d5bf42aaa
Merge pull request #169 from christophersarmiento/master
Implemented quote mode
2020-07-03 01:20:20 +01:00
Jack
74a40d6c9c
Merge branch 'master' into master 2020-07-03 01:20:12 +01:00
Christopher Sarmiento
0be89133b6 added IDs to quotes and added quoteId field to completedEvent 2020-07-02 20:11:51 -04:00
Jack
0a4cf6c713 fixed smooth caret not working 2020-07-03 00:57:20 +01:00
Jack
4d4bb4500f testing performance improvements 2020-07-03 00:08:00 +01:00
Christopher Sarmiento
e1dcea5df9 implemented quote mode 2020-07-02 19:01:46 -04:00
Jack
934aaa390a fixed horizontal scrollbar appearing when not asked for 2020-07-02 22:26:10 +01:00
Jack
8f20ee1a16 updated limits again 2020-07-02 22:09:07 +01:00
Jack
03a5a4566a added dualshot theme 2020-07-02 22:05:33 +01:00
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
f1973f71cf fixed linting errors 2020-07-02 20:28:39 +01:00
Jack
11f0736bc1 cache 2020-07-02 20:20:37 +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
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