Commit graph

194 commits

Author SHA1 Message Date
Jack 0a700216c9 updated footer to include new terms 2021-07-27 23:13:04 +01:00
Daniel 9092d2fbac
Remove "Updates once every second" (#1675)
Live accuracy updates after each character is typed, not once every second.
2021-07-25 20:53:56 +01:00
Jack 97cc440e22 fixed jumping animation when showing input history caused by grid 2021-07-24 19:29:54 +01:00
Jack 2b50edc9cb focusing practise popup. closes #1663 2021-07-24 15:18:55 +01:00
Jack 85a2035261 fixed footer links 2021-07-24 14:55:10 +01:00
Darryl Brooks a66992009c
Moved icons into anchors (#1672)
Co-authored-by: Darryl Brooks <darryl.brooks@myfuelmaster.com>
2021-07-24 14:16:24 +01:00
Jack c63439a98b updated merch banner 2021-07-23 14:53:21 +01:00
Jack 00d8774203 replaced practise missed with practise words
added a popup for practise words
you can now choose between practising slow, missed or both
closes #1641
2021-07-22 17:15:07 +01:00
Jack 7ca775970f changed spelling 2021-07-22 16:42:20 +01:00
Tricarbonate e8e300e77d
Sort history on click (#1646) by tricarbonate
* History sorting works for every numerical categories except date

* Sorting now works for date

* Added sort-up and sort-down icons for sorted column in history

* smaller icon

* showing default sort state

* Sort resets when applying filters

* fixed typo

* removed console logs

Co-authored-by: Miodec <bartnikjack@gmail.com>
2021-07-22 00:01:16 +01:00
Miodec a44ef62671 removing ad script if ads disabled 2021-07-19 22:09:37 +01:00
Tricarbonate 1a9d5d4acf
Added the scroll up button that was missing in the About page (#1639) by tricarbonate 2021-07-19 17:57:34 +01:00
Miodec 9137858b15 moved ads to a new ad provider 2021-07-18 18:55:10 +01:00
Jack 97c703fe47 reordered some elements on the account page 2021-07-17 01:19:48 +01:00
Miodec a5e4d89107 fixed theme buttons not responsive 2021-07-12 23:36:26 +01:00
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