Commit graph

5903 commits

Author SHA1 Message Date
Miodec cfab482354 fixed lint warnings 2022-01-03 18:16:10 +01:00
Miodec 5845ef9923 deleting challenge field if nullish 2022-01-03 18:11:09 +01:00
Miodec b426264f98 removed crown icon 2022-01-03 18:06:34 +01:00
Miodec 8c5b6752a0 refactored test finish
extracted all ui related code to its own file
2022-01-03 17:57:22 +01:00
Miodec 22ac48a691 added command line command to clear sw cache 2022-01-03 14:11:16 +01:00
Miodec 5ab1233457 added wikipedia to the list of uncached requests 2022-01-03 13:23:37 +01:00
Miodec 1cc33b8e26 Merge branch 'master' of https://github.com/Miodec/monkeytype 2022-01-03 12:25:21 +01:00
Miodec acb1480f55 removed non danish word 2022-01-03 12:25:19 +01:00
Luke Weiler b5d0bc1b93
remove css/media-queries.css (#2243) by lukew3 2022-01-03 12:23:54 +01:00
Luke Weiler 3262a3bbe7
clear sw-cache if localhost or new version (#2242) by lukew3 2022-01-03 12:23:20 +01:00
Luke Weiler f8c27c66a6
Replaced call to nonexistent function Misc.countAllKeys (#2241) by lukew3 2022-01-03 12:22:43 +01:00
Luke Weiler 402c41f22c
correct button text animations (#2240) by lukew3 2022-01-03 12:21:48 +01:00
xiao 368b5ca957
Added some quotes and fixed source title of one. (#2239) by xia0
* Added some quotes.

* Fixed ids

* Added length property to quotes.

* Fixed typo in quote 5716.

* Removed less accurate duplicate of quote 1099.

* Corrected typo in quote 5319.

* Corrected typo in quote 5798.

* Added quotes.

* Fixed source for quote 2759. Originally had garbled characters.

* Added quote

* "Fixed incorrect length"

* Fixed symbol in title
2022-01-03 12:20:18 +01:00
Emily a0e607497a
Add language code_bash (#2238) by em1lyy
This language file includes standard POSIX shell keywords, common GNU
bash extension keywords and some commonly used shell commands.
2022-01-03 12:19:15 +01:00
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