Commit graph

5789 commits

Author SHA1 Message Date
Miodec cdaec05066 made the loading bars smoooooth 2022-01-01 23:53:43 +01:00
Miodec cc1cb58721 reverted one change 2022-01-01 23:23:33 +01:00
Miodec 0afc86269c smoothed out account loading bar 2022-01-01 23:23:04 +01:00
Miodec e688324215 fixed narrow account page 2022-01-01 23:08:08 +01:00
Miodec a7f5f1dc35 replaced all the active page class checks with a stored variable of which page is active 2022-01-01 23:04:25 +01:00
Miodec 1dc22c6fa6 added loading bar to account page 2022-01-01 22:50:56 +01:00
Miodec 6e62eb5bcd only checking funbox if funbox is not none 2022-01-01 22:18:19 +01:00
Luke Weiler bf0e9c27cb
Added google analytics to no cache list (#2237) 2022-01-01 21:51:00 +01:00
Miodec 9980e2129f fixed arrows
- moved arrow generation to a misc function
- script funboxes will be disabled with zen and quote
- fixed arrows after 100 "words"
- added arrows back to the funbox list
2022-01-01 21:48:28 +01:00
Miodec 51e4e1ee1c unplayable 2022-01-01 18:56:10 +01:00
Miodec 130135ae4b added the invisible character back 2022-01-01 18:50:47 +01:00
Miodec 30a5c3048b added loading bar to the loading page 2022-01-01 18:47:50 +01:00
Miodec 4e80f7d26e added hidden character to stop the loading circle from jumping 2022-01-01 18:06:11 +01:00
Miodec c09078b102 more status updates on loading 2022-01-01 18:03:17 +01:00
Miodec d81c232d85 added status text to the initial loading screen 2022-01-01 17:58:35 +01:00
Miodec ec04272e99 added animations to test config menu 2022-01-01 17:48:04 +01:00
Miodec 10e456bf9d rounding buffer 2022-01-01 16:18:51 +01:00
Miodec ba6fed669b Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-01 16:10:53 +01:00
Luke Weiler 3074f150c9
update sw.js to properly cache and request (#2235)
Co-authored-by: Jack <bartnikjack@gmail.com>
2022-01-01 16:10:41 +01:00
Zanin Andrea b956bf715d
New quotes for javascript (#2233)
* new js quotes and fixed some incorrect lengths

* added new quotes
2022-01-01 16:09:57 +01:00
Meimersdorfer eb96a53f26
German Quotes fix (#2232)
* Update german.json

* Update german.json

* Update german.json
2022-01-01 16:09:32 +01:00
Jan Reggie Dela Cruz b107b989de
Adding Filipino quotes (#2229)
* some filipino quotes

* corrected lengths
2022-01-01 16:08:47 +01:00
Seth Falco c17470773f
chore: remove create directory from contributing guide (#2228) 2022-01-01 16:08:16 +01:00
DanGonite57 f403d40d58
Allow British English to replace words in weakspot funbox (#2227)
* Use British English as last word assignment

* Removed superfluous null checks
2022-01-01 16:07:56 +01:00
Ferotiq 9af0dc79b1
Fix retry button duplication issue. (#2231) 2022-01-01 16:06:41 +01:00
Miodec 3b9f90fb7f strict space no longer affects zen mode. closes #2236 2022-01-01 16:06:01 +01:00
Miodec a7147de2a5 added keymap to media queries. closes #2234 2022-01-01 16:04:37 +01:00
Miodec a20aeecf66 wrapped the keymap classes in the keymap class 2022-01-01 16:04:11 +01:00
Miodec 1372f889c4 increased spacing between releases 2022-01-01 15:54:01 +01:00
Miodec da97eb06fb added a check if the click is inside the popup 2022-01-01 15:52:50 +01:00
Miodec ee4b1b5215 removed tip 2022-01-01 15:52:36 +01:00
Miodec eb91c6f368 added spanish character to lazy mode 2021-12-30 16:47:31 +01:00
Miodec 50bb05a2c3 removed duplicates, using longer quote version 2021-12-30 16:23:52 +01:00
Miodec f953fe596a added a result spacing check
if the timestamp of the last result + the time of the current result is greater than the current timestamp that most likely means the result is invalid, created manually or shouldnt be saved because of a bug
2021-12-30 16:11:38 +01:00
Miodec 7da9afb557 added a function to get last result 2021-12-30 16:05:32 +01:00
Miodec a11aef772f npm i 2021-12-30 16:04:54 +01:00
Miodec f5f9f021a7 removed time traveler check after all 2021-12-29 23:41:14 +01:00
Miodec 642df7ede4 added margin to the time traveler check 2021-12-29 23:10:46 +01:00
Miodec d2cdcce047 added log 2021-12-29 23:06:37 +01:00
Miodec 06924cc5d4 brought back time traveler check with rounded timestamps 2021-12-29 22:54:57 +01:00
Miodec 472e8d9472 removed arrows to fix errors 2021-12-29 15:44:21 +01:00
Miodec 6dae205226 increased min acc to 75 2021-12-29 15:38:37 +01:00
Miodec 0425f35c65 raised min accuracy to 75% 2021-12-29 15:35:46 +01:00
Miodec 2560e71aa7 disabling quote submission for now 2021-12-29 15:35:37 +01:00
Miodec 53427e6664 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-12-28 23:51:22 +01:00
Seth Falco 9a2a299210
interpret ellipsis as 3 periods (#2223) by SethFalco 2021-12-28 22:11:13 +01:00
Miodec f244ad85d7 scrolling to top when showing result 2021-12-28 22:04:48 +01:00
Miodec fd283a1839 only scrolling when test is active 2021-12-28 21:44:39 +01:00
Miodec fff525b65b reverted change - scrolling right on test restart again 2021-12-28 21:44:27 +01:00
Ferotiq 6bafb574ca
Add scrolling to top after test restarts (#2220) by Ferotiq
* Add scrolling to top after test restarts

* small changes

scrolling only when the previous element has finished fading out
checking if current scrollY is greater than 0

Co-authored-by: Jack <bartnikjack@gmail.com>
2021-12-28 21:34:46 +01:00