Commit graph

847 commits

Author SHA1 Message Date
Jack 295d02b70d removed unnecassary row 2020-07-03 23:45:22 +01:00
Jack ab6b0cf4c8 daily leaderboards working 2020-07-03 23:42:07 +01:00
Jack bf0249381e removed some logs 2020-07-03 23:41:42 +01:00
Jack 04f4eee886 made sure only one result per person can be on the leaderboard,
started daily leaderboards
2020-07-03 23:24:36 +01:00
Jack 6ef04c1f34 reordered elements 2020-07-03 22:09:47 +01:00
Jack 18fdb6b50f renamed variable 2020-07-03 22:09:40 +01:00
Jack 0585a52b85 optimised name replacing 2020-07-03 22:09:29 +01:00
Jack 359b6edec9 added leaderboard display on the result screen 2020-07-03 20:31:23 +01:00
Jack 28eab5000a removed board logs 2020-07-03 20:14:39 +01:00
Jack 208a36e84a leaderboard now pull data from db 2020-07-03 20:10:40 +01:00
Jack ee2a5436d5 fixed rawwpm, removed logs 2020-07-03 20:10:22 +01:00
Jack 5f2dcecab3 added leaderboards skeleton 2020-07-03 19:30:05 +01:00
Jack 2b3eaf1696 added raw to the leaderboards 2020-07-03 19:29:48 +01:00
Jack 55a6c28118 updated returned data 2020-07-03 19:19:20 +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