Commit graph

256 commits

Author SHA1 Message Date
Jack 31b2325b10 words mode now follows the same format as timed tests - only allowing 3 lines at once 2020-07-13 15:53:12 +01:00
Jack 8115dd041e
Merge pull request #179 from FakeDazon:master
added various color themes and timer opacity setting
2020-07-13 15:16:17 +01:00
Jack 55b68478ad fixed a problem where the opacity config would not be considered when showing timer
removed unnecessary function
2020-07-13 15:14:07 +01:00
Noah 83dc017a32 fixed wpm appearing when not needed 2020-07-12 20:03:54 -07:00
Noah 6df7d8e088 fixed issue where text timer would show up regardless of settings. 2020-07-12 19:24:55 -07:00
Noah 5db21fdab2 added various color themes and timer opacity setting
Added Aether, FroYo, Milkshake, Future Funk, and Retrocast color themes.

Added a setting to change the opacity of the live WPM text.
2020-07-12 17:51:59 -07:00
Jack 3dc4689653 fixed a bug that would not allow for tests to end 2020-07-13 00:44:03 +01:00
Jack 87f867157a performance improvements 2020-07-12 23:53:15 +01:00
Jack e815b43f99 showing errors from backend, added a notification when time or word over limit 2020-07-12 14:40:59 +01:00
Jack 3d57e1c23b added timer color setting 2020-07-12 00:41:14 +01:00
Jack d1bfc564f5 added a getuid function 2020-07-11 17:03:25 +01:00
Jack c12d078b6e added a log when something unexpected cameback from the server 2020-07-09 20:33:54 +01:00
Jack e5816742c1 dont add to lb if cant verify keys 2020-07-09 17:01:40 +01:00
Jack f339ac70a1 removed unnecessary logs 2020-07-09 16:21:18 +01:00
Jack a2a8c01d95 Merge branch 'leaderboards' 2020-07-09 15:02:19 +01:00
Jack 4925224b0f fix for a bug where the role would get overwritten 2020-07-07 20:30:39 +01:00
Jack 269e1857c8 fixed a bug where users that are not logged in would be punished, and the test would break. sorry 2020-07-07 19:47:46 +01:00
Jack b0939c4d4d added a discord integration section to the settings page 2020-07-07 16:39:48 +01:00
Jack 086bbc4f77 added a check if the user has correct name 2020-07-06 22:51:03 +01:00
Jack 1eff3973a0 added verified and banned and anibot 2020-07-06 19:40:52 +01:00
Jack c5365be41e removed replace 2020-07-06 10:14:18 +01:00
Jack 8ba908b176 fixed timer not showing up 2020-07-06 00:41:06 +01:00
Jack c55ea38589 removed special characters from quotes, made sure to replace double spaces with singles 2020-07-06 00:26:18 +01:00
Jack f46c52a477 fixed tab spam hiding timer 2020-07-06 00:07:15 +01:00
Jack 1bee07c44f added keystats 2020-07-06 00:05:42 +01:00
Jack 12ac4f43ae fixed lb message 2020-07-04 16:44:43 +01:00
Jack 1da30b84b5 updated 'already on the leaderboard' mesasge 2020-07-04 14:15:36 +01:00
Jack f31ae15dea removing leaderboards group if both are null 2020-07-04 01:40:03 +01:00
Jack ab6b0cf4c8 daily leaderboards working 2020-07-03 23:42:07 +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 18fdb6b50f renamed variable 2020-07-03 22:09:40 +01:00
Jack 359b6edec9 added leaderboard display on the result screen 2020-07-03 20:31:23 +01:00
Jack 5f2dcecab3 added leaderboards skeleton 2020-07-03 19:30:05 +01:00
Jack 55a6c28118 updated returned data 2020-07-03 19:19:20 +01:00
Jack 577789b324 pretty printing text timer. thanks slumpychris 2020-07-03 17:39:38 +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 ec4975c3db added an option to randomise the theme after completing a test 2020-07-03 03:00:14 +01:00
Jack 77d5a11928 fixed source being visible when not needed 2020-07-03 01:46:42 +01:00
Jack 9b771f7de7 using Prettier code formatting 2020-07-03 01:35:45 +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 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 8f20ee1a16 updated limits again 2020-07-02 22:09:07 +01:00
Jack e9951a6134 updated limit 2020-07-02 21:51:23 +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 141c3207c4 refactored css to use one button class instead of copy and pasting the same style 2020-07-02 18:39:24 +01:00