Commit graph

179 commits

Author SHA1 Message Date
Miodec cf9e29db65 added today tracker 2021-07-05 15:59:10 +01:00
Miodec 43fcaf5950 added burst heatmap to the result screen 2021-07-04 23:58:11 +01:00
Jack b482120f0e updated min burst description 2021-06-29 19:16:45 +01:00
Jack b4f8c58d0e specifying min burst is raw 2021-06-29 19:03:59 +01:00
Alvin Zhao 87073a3700
Added min burst (#1579) started by yzAlvin
* Added min burst

* no need to calculate burst on a timer

* added a burst history and current burst trackers, added set and push functions, removed burst calculating in stats (should be done on word completion)

* burst will not be calculated on every keypress

* calculating burst and pushing to history on space
setting start time on first keypress

* verifying that burst history and input history are the same length

* bursthistory typo
added function to calculate burst speed and updated the pushing function to consider if the word was already completed once before

* removed fail condition from timer

* removed debug notification

* added fail condition

* rounding burst

* making sure to load burst config

* styling burst display

* including burst in the result

* renamed variable

* removed burst from result screen, changed wording in settings page

* reran npm i to regenerate package lock in version 2

* audit fix

* gulp update

* added two burst modes: flex and fixed

* standardized some code

* swapped classes

* updated settings page min burst input
updated min burst description

* updated the setting sections with inputs to a new, better design

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-06-29 18:55:59 +01:00
Jack 44a74dfe4a hiding github sign in for now 2021-06-26 01:59:44 +01:00
Jack cee4369f45 moved discord integration above tags 2021-06-26 01:43:35 +01:00
Jack 18905cc97e added github signin 2021-06-26 01:40:23 +01:00
Alexander Johansen ca4730abae
fix GitHub spelling on about page (#1556)
Signed-off-by: Oxygemo <alej0hio2007@gmail.com>
2021-06-20 13:27:33 +01:00
Jack 17cda8104e updated firebase 2021-06-17 21:54:54 +01:00
Miodec 67ef58ba4d added update password popup
update email now requires password
2021-06-17 16:43:07 +01:00
Miodec 0620e1ed34 added a new loading page that will be visible instead of the test
the test will load only when everything is ready (the account data is fully loaded)
2021-06-17 16:09:38 +01:00
Miodec 424701cff8 added font size 4 2021-06-09 15:14:24 +01:00
Miodec 4bd88690a9 updated icons 2021-06-04 13:14:04 +01:00
Miodec abe412f5f2 shortened one footer link 2021-06-04 13:04:09 +01:00
tcbutler320 033913793f add security policy 2021-06-03 18:16:09 -04:00
Jack 372d17c5a9 added a contact section to the about page, gave support its own section 2021-06-03 17:36:13 +01:00
Miodec 7cf0a816fb changed wording 2021-05-17 15:49:21 +01:00
Miodec c284532e73 added separate setting for repeated pace 2021-05-17 15:36:27 +01:00
Estebene 774f26bf09 Added repeat mode to settings 2021-05-17 16:12:43 +12:00
Miodec a02a5f6862 removed pace caret style off as it didnt make sense 2021-05-16 01:00:07 +01:00
UnrealApex 3652234101 Made sign in 2021-05-15 18:57:14 +00:00
Jack 1e85dd8878 added 's' to the timer string 2021-05-14 14:42:38 +01:00
lukew3 3c0947d0d9 Added replay stopwatch 2021-05-13 20:23:48 -04:00
lukew3 fbbc15a8bd hide replay on screenshot, gave better name to screenshot button 2021-05-12 17:17:40 -04:00
Miodec 842036282a removed auto select from custom layoutfluid 2021-05-09 14:11:23 +01:00
Miodec 83c7c6e616 updated the way full width settings are styled
reordered some settings elements
2021-05-09 02:22:21 +01:00
Jack d69c864c08
Merge pull request #1391 from rustom/master
Implement light and dark theme randomization functionality
2021-05-09 02:05:29 +01:00
Jack 0c0519fce9
Merge pull request #1383 from Estebene/preset-settings
Added basic preset setting functionality
2021-05-09 02:04:35 +01:00
Estebene c73015d49c Finished checkbox styling standardisation 2021-05-09 12:54:12 +12:00
Rustom Ichhaporia c484d02e9a Update light dark switch wording in html 2021-05-08 19:09:18 -05:00
Rustom Ichhaporia 2ce37ce132 Add light and dark theme description 2021-05-08 17:04:42 -05:00
Rustom Ichhaporia 0ed5216e2f Add light and dark buttons for themes 2021-05-08 17:02:41 -05:00
Jack 50f4779be7 fixed capitalization 2021-05-08 21:55:04 +01:00
Jack 05740dabae added highlightmode off 2021-05-08 21:54:05 +01:00
Jack 9758dbb987
Merge pull request #1387 from rustom/master
Change British English spellings to American English
2021-05-08 21:34:09 +01:00
Jack 68b6dff4bb reordered buttons 2021-05-08 21:06:22 +01:00
lukew3 d4e954069e Added ability to watch replay 2021-05-08 15:37:29 -04:00
Rustom Ichhaporia d02d017b48 Merge branch 'Miodec:master' into master 2021-05-08 13:59:01 -05:00
Jack 156fb99713 Merge branch 'master' into pr/Estebene/1383 2021-05-08 19:39:56 +01:00
Rustom Ichhaporia 5d938dd933 Change British English spellings to American English 2021-05-08 13:36:00 -05:00
Jack 9e2e6eb803 merged master 2021-05-08 19:33:19 +01:00
Estebene 9222eceb03 Added basic preset setting functionality 2021-05-08 17:03:56 +12:00
Casper Sluitman a0ad3bb507 Clarified tip.
Rephrased the tip as to make it easier to understand.
2021-05-07 17:02:44 +02:00
Casper Sluitman 8c590a059d Added tip.
Explained the difference between "set" and "add".
2021-05-07 16:38:52 +02:00
Casper Sluitman a262db883c Improved custom prompts.
This commit introduces a few changes to the selection of custom filtered datasets:

- The "ok" button has been separated into "add" and "set"; the former doesn't clear the text field, making it easier to combine datasets.

- A few functions have been switched around to fix the loading button and to circumvent some finnicky behaviour.

- The forEach loop has been replaced with a join; this looks a bit cleaner and is generally more performant.
2021-05-07 12:57:27 +02:00
OctahedronV2 518ec33189 Added custom layoutfluid setting 2021-05-05 19:47:59 -04:00
UnrealApex 2492ac47d7 Fixed mistake in opening tag 2021-04-30 15:25:49 +00:00
UnrealApex a20edc02f0
Update index.html 2021-04-29 19:59:07 -07:00
UnrealApex ca29e4f8f4
Fixed Typos 2021-04-29 19:47:36 -07:00