Commit graph

8303 commits

Author SHA1 Message Date
Miodec d0d69d2324 setting langauge to base language if set to an extended list in quote mode 2022-10-10 19:21:05 +02:00
Miodec 944028cdd5 added option to replace new lines with spaces
closes #3630
2022-10-10 18:50:21 +02:00
Bruce Berrios a3b3387f01
Purge from dailies (#3635) Bruception
* Purge from dailies

* Fix

* Migrate logic to lua script

* added test to pass coverage

* typo

* also purging user from daily lbs on personal bests clear

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-10 18:29:29 +02:00
CoolerFred 301db6f110
spanish and english quotes (#3633) CoolerFred
* Some spanish and english quotes

* correction on a quote

* Some changes on quotes

* Updates... Made some whoopsies!
2022-10-10 17:27:36 +02:00
Miodec ea9cb797df descriptive error 2022-10-10 17:18:52 +02:00
Miodec fdce77f10d fixed restart not blocked when in long tests 2022-10-10 17:10:57 +02:00
Miodec d3ba0b70e6 removed duplicate quote 2022-10-10 16:12:47 +02:00
Miodec 60d4116e6a added uid to profile data 2022-10-10 00:14:32 +02:00
Miodec ee8b3c9481 caching json for two hours 2022-10-09 20:53:06 +02:00
Miodec cfde418848 caching json for an hour 2022-10-09 20:52:34 +02:00
Miodec 5ef5828884 unused element 2022-10-09 02:43:09 +02:00
Miodec a328efe1d4 switched order of headers 2022-10-09 02:01:40 +02:00
Miodec 809ef46e11 removing filter buttons when closign account page
readding buttons when opening the account page back
2022-10-09 01:30:27 +02:00
Miodec f09d4bb50f only filling releases elements when opening popup
clearing dom element after closing the popup
only requesting one release when setting footer version name
only requesting 5 releases
updated releases api url
2022-10-09 01:13:53 +02:00
Miodec c9d357cf82 empty default structure 2022-10-09 01:12:30 +02:00
Miodec 640e5a4894 clearing background color property after animation is done
closes #3638
2022-10-09 00:41:34 +02:00
Miodec f2d7acd7f0 updated cache headers 2022-10-09 00:22:34 +02:00
Miodec 4f70084e67 disabling caching also on the hosting level 2022-10-09 00:14:24 +02:00
Miodec a3c9914505 disabled caching for the index file 2022-10-09 00:01:52 +02:00
Miodec 7dc26e5962 using div instead of anchor for non href links
styling text buttons instead of anchors
2022-10-08 23:48:31 +02:00
Miodec d15f9a8adb using div instead of anchor for non href links 2022-10-08 23:46:16 +02:00
Miodec 4be2e9bae1 more descriptive link text 2022-10-08 23:41:08 +02:00
Miodec 66a68daa4d empty alt for custom backgrounds 2022-10-08 23:26:08 +02:00
Miodec c437965da1 added suporter names 2022-10-08 22:52:35 +02:00
Miodec 02c973b967 fixed quote mode not working with plus funboxes and show all lines 2022-10-08 13:47:46 +02:00
Miodec 56990f776e ignoring accuracy only on non korean words (korean is handled differently) #3634 2022-10-08 13:30:54 +02:00
Miodec 54de09578f make sure bailout is always available if text is long 2022-10-08 13:16:30 +02:00
Miodec deec24b086 removed all words with a non russian characte 2022-10-07 23:53:18 +02:00
Miodec 02fd4f8824 not verifying challenge if test was bailed out
closes #3628
2022-10-07 12:15:56 +02:00
Miodec 796b3ddc79 replaced all dashes 2022-10-07 12:07:03 +02:00
Mardi N d15e49dd31
Update Indonesian language based on standard language and add more commonly used words (#3627) iamardi 2022-10-06 12:22:08 +02:00
Miodec c1d6c1e967 added ekverto b 2022-10-06 12:19:35 +02:00
Miodec e9ae1080a6 weird fix for safari account page lag 2022-10-05 13:33:49 +02:00
Miodec f0b80ff967 end range seems to be non inclusive 2022-10-05 12:11:21 +02:00
Mrqsyaka 84bed4210a
Ukrainian common endings (#3625) Mrqsyaka
* Ukrainian common endings

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update ukrainian_common_endings.json

* Update _list.json

* Update _groups.json

* Update _groups.json

* Rename ukrainian_common_endings.json to ukrainian_endings.json

* Update _groups.json

* Update ukrainian_endings.json

* Update _groups.json

* Update _list.json

* Update ukrainian_endings.json

* Rename ukrainian_endings.json to ukrainianendings.json

* Update ukrainianendings.json

* renamed file

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-04 20:54:57 +02:00
Miodec 039a6d8e55 added sturdy angle 2022-10-04 20:30:48 +02:00
Miodec 0a9fa32839 updated nerps layout 2022-10-04 20:29:02 +02:00
Shawn M Moore 397e587706
De-emphasize unreached words in burst heatmap (#3626) sartak 2022-10-04 20:27:57 +02:00
Balz Guenat c955c9f7ed
add d&d quotes (#3624) BalzGuenat 2022-10-04 20:21:46 +02:00
Rizwan Mustafa 9bb778673a
Long Custom Text (#3543) rizwanmustafa miodec
* Create state for storing custom text name

* Save custom text name on click

* Add todo

* add some utility functions to custom-text.ts

* Set custom text name to empty upon modification

* now update the custom text progress in localStorage

* rework logic for updating progress in test-logic.ts

* more logic changes

* Keep progress in mind when starting next test after bailout

* reset test once they complete it and minor refactor

* Now set custom text progress to 0 when it is modified

* Add UI for continuing and change var name

* Reset progress if they start it again

* Move functions

* remove debug log

* replaced simple popup with custom popup

* fixed media query

* also setting opacity to 1

* saving long custom text into a separate object

* fixed incorrect saving function
fixed get custom text names function

* setting to empty object structure first

* long list style fix

* showing long texts
handling delete and progress reset

* renamed file
tracking if custom text is long

* unnecessary comment

* showing a warning that editing will disable progress tracking

* checking if text is long
updating progress

* added notifications

* setting custom text

* showing if progress tracking is working

* showing if progress tracking was disabled

* longer notification

* corrected button text

* joining with space

* checking if name is taken
added indicator

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-04 17:42:52 +02:00
Miodec d2595bd1b1 ignoring accuracy only on the composition event state
part of #2545
2022-10-04 14:00:20 +02:00
Miodec 6387d5725d changed sign in icon to a user icon 2022-10-04 13:39:59 +02:00
Mathéo 9405dc875b
[Spanish language] Word "solo" spelling mistake. (#3623)
* Spelling error

Supported by: https://www.rae.es/espanol-al-dia/el-adverbio-solo-y-los-pronombres-demostrativos-sin-tilde (Official Royal Spanish Academy).
Also can check this when trying to enter https://dle.rae.es/sólo - getting a 404 error showing that there's no word written like that in the dictionary. Only is valid when https://dle.rae.es/solo

* Spelling mistake in spanish_1k.json

Supported by: https://www.rae.es/espanol-al-dia/el-adverbio-solo-y-los-pronombres-demostrativos-sin-tilde (Official Royal Spanish Academy).
Also can check this when trying to enter https://dle.rae.es/sólo - getting a 404 error showing that there's no word written like that in the dictionary. Only is valid when https://dle.rae.es/solo

* New word replacing incorrectly wrote one

Changed "solo" to "carcasa" in order to avoid word repetition.

* Spelling mistake & word replacement

Supported by: https://www.rae.es/espanol-al-dia/el-adverbio-solo-y-los-pronombres-demostrativos-sin-tilde (Official Royal Spanish Academy).
Also can check this when trying to enter https://dle.rae.es/sólo - getting a 404 error showing that there's no word written like that in the dictionary. Only is valid when https://dle.rae.es/solo

As there was "sólo" and "solo" and there's only one correct form, one of those was changed to another commonly-used term.
2022-10-04 12:42:37 +02:00
Anurag Nayak 167ad107a6
Quote (#3595) Anu-Ra-g
* added a new quote

* added quotes from Mr. Robot and Whiplash

* fixed length

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-04 00:17:08 +02:00
Russ 99f174162e
Add lyric quote from the song 46 & 2 by Tool (#3621) russell-knight 2022-10-03 13:27:50 +02:00
Miodec 433cb696be fixed contact popup not opening on about page mail button click
closes #3616
2022-10-03 13:26:42 +02:00
Miodec 4428adc93e added supporter 2022-10-03 13:26:42 +02:00
Miodec 88b9da3e7e pb tables wpm to fixed 2 2022-10-03 13:26:42 +02:00
Miodec 0738c2d8ea swapping to delete all button if all mail is queued to claim
removing delete button if all mail is queued to delete
only marking to claim/delete if not already marked
2022-10-03 13:26:42 +02:00
Oxey d33413bf23
add sturdy (keyboard layout) (#3617) O-X-E-Y 2022-10-03 13:22:19 +02:00