Miodec
449f7c6e37
chore: remove comment
2023-09-04 14:45:46 +02:00
Miodec
1bd0b4894d
build: moved firebase config check to gulpfile
2023-09-04 13:29:18 +02:00
Miodec
2a478a0440
impr(badge): add all year long badge, awarded on 365 day streak
2023-09-03 13:03:26 +02:00
Miodec
6c4009d248
style: update badge margins to be based on the icon
2023-09-03 12:57:04 +02:00
Miodec
0eac662313
refactor: add param to show unknown badges
2023-09-03 12:40:41 +02:00
Miodec
5d518fbbee
perf: using head method to lower bandwidth use a bit
2023-09-03 12:13:52 +02:00
Miodec
ec9430a84a
fix: avatars blocking UI rendering and causing freezes
...
Avatar fetch was being awaited.
This means that if the request to discord takes a long time,
the UI would be frozen.
Closes #4599
2023-09-01 19:28:48 +02:00
Miodec
552e81d4ca
build: update error message
2023-09-01 12:08:36 +02:00
Miodec
35d3855338
fix: remove debugging console logs
2023-09-01 11:43:26 +02:00
Miodec
1320adaab7
build: fix incorrect path
2023-08-31 21:12:37 +02:00
Miodec
76537fae4f
build: show error if firebase-config is missing
2023-08-31 20:19:33 +02:00
Miodec
87e882b94d
feat(security): add revoke all tokens button
...
With this, user can sign out all sessions if they think their account has bee compromised.
2023-08-31 14:05:21 +02:00
Miodec
0de54f889b
impr(replay): show live wpm when viewing test replay
2023-08-31 14:05:21 +02:00
Miodec
2380d09fad
impr(settings): add reminder that there are more account settings available in the danger zone
2023-08-31 14:05:21 +02:00
Miodec
e3f66b165e
build: add deploy-preview script
2023-08-31 14:05:21 +02:00
Miodec
b869e36bf3
fix(quote): quote reports
2023-08-31 14:05:21 +02:00
Miodec
cfed190f36
impr(profile): add reminder about lb opt out
...
Added a reminder which mentions that results are not validated by the anticheat
for accounts that opted out of the leaderboard
2023-08-31 14:05:21 +02:00
Miodec
69961185e0
fix(typing): limit word length using input length, not char index
...
This fixes an issue where long korean words would not be finishable.
Char index includes compose characters, meaning the word was stopped too early.
This will very likely close #4389
2023-08-31 14:05:21 +02:00
Miodec
17c5eecf56
refactor: reworked how theme controller applies themes
2023-08-31 14:05:21 +02:00
Miodec
7ebb197b59
refactor: use variable defined above
2023-08-31 14:05:21 +02:00
Miodec
24cd3758e3
fix(commandline): remove underscores from custom theme names
2023-08-31 14:05:21 +02:00
Technet
fd5f350b8b
impr(quote): add quote (Technet8394) ( #4595 )
2023-08-30 14:33:10 +02:00
Miodec
c6304c2d9b
chore: trim email when requesting forgot password email
2023-08-29 16:44:45 +02:00
BARNI.exe
72dfee47ce
impr(layout): add hungarian layout (BarniExe) ( #4590 )
...
* Added hungarian layout
* reordered layouts
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-28 14:42:15 +02:00
Miodec
5d9c8636ce
impr(layout): add ORNATE
2023-08-28 11:46:34 +02:00
Miodec
0ab9a4eb57
impr(quote): add quote
2023-08-25 12:52:32 +02:00
Miodec
7ad9d1da4d
chore: quote length script
2023-08-25 12:42:59 +02:00
Miodec
803795af0f
fix(quote): quote reports
2023-08-25 12:42:14 +02:00
Miodec
52d730e1ca
fix(layout): incorrect graphite layout bottom row
...
Closes #4585
2023-08-25 12:02:40 +02:00
Miodec
9bb1a87e08
chore: upgrade firebase
2023-08-25 11:45:18 +02:00
Miodec
6f4e3144fe
refactor: inverted logic
2023-08-24 13:45:15 +02:00
Mark (Krittipoom)
7a256d3a24
feat(quote): add Thai quotes (Krittipoom) ( #4580 )
2023-08-24 12:42:57 +02:00
Shuja-Mahmood
7a375299df
impr(quote search): add pagination to search results (Shuja-Mahmood) ( #4577 )
...
* Added page navigation for quotes search
* using fixed width icons
* style adjustment
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-24 12:42:22 +02:00
Miodec
70b403eaed
refactor: remove unnecessary import/export
2023-08-23 11:30:39 +02:00
Miodec
2aa178aede
fix(commandline): missing preset commands
...
Added a missing beforeList() call to make sure presetc commands populate
Closes #4555
2023-08-23 11:30:39 +02:00
Miodec
03ed7c4a39
revert: sourcecode text change
...
This partially reverts commit 6be5578e8f
.
2023-08-22 22:24:47 +02:00
bhanu prasad
6be5578e8f
refactor: replace 'substr' with 'slice' ( #4575 )
...
* chore(deps): synchronize package-lock.json
Ran
up to date, audited 1936 packages in 2s
162 packages are looking for funding
run `npm fund` for details
18 vulnerabilities (2 moderate, 14 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details. without making explicit package changes. Synchronizing the package-lock.json file to maintain consistency.
* refactor: replace 'substr' with 'slice'
'substr' is deprecated. To ensure long-term code compatibility and clarity, it has been replaced with 'slice'. This adjustment aligns the codebase with current best practices.
2023-08-22 15:16:40 -05:00
rabbit3c
3bfc92802e
fix(language): correct swiss german 1k capitalization (rabbit3c) ( #4569 )
...
* Fixed some errors in the swiss german translations
* fix: corrected some swiss german words
2023-08-22 12:52:18 +02:00
Miodec
200ff9d9a5
fix(custom mode): replace space-like characters with spaces
...
Also replacing more zero width characters with an empty string
Closes #4568
2023-08-22 12:41:26 +02:00
Jack
38c9d0c82a
refactor: add response data generic type ( #4567 )
...
* remove unnecessary type
* remove unnecessary type
* data should always be returned
* added datatype generic
* renamed EndpointData to Endpoint
* replaced two defaults with one
* rename type
* removed logs
* renamed generic
2023-08-21 16:48:17 +02:00
Danish arora
0086398073
impr: show min speed if not qualified for daily lb (HyperDanisH, Miodec) ( #4519 )
2023-08-21 14:06:32 +02:00
Miodec
6b45465758
fix(quote): adress quote reports and remove low rated qutoes
2023-08-21 11:47:34 +02:00
Miodec
4b9bfbb3cb
chore: add missing example file
...
Closes #4564
2023-08-21 11:16:10 +02:00
Christian Fehmer
43de3021a5
fix: crt funbox causing webkit browsers to go into refresh loop (fehmer) ( #4557 )
...
* fix: Fixed CRT funbox causes webkit browsers to go into refresh loop #4553
* review comments
* updated message, increased notification duration
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2023-08-21 11:04:15 +02:00
github-actions[bot]
7edabd7977
Prettier fix ( #4561 )
...
Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
2023-08-20 13:07:28 -05:00
Miodec
4de3965d0c
style: adjust settings page media query
2023-08-20 10:13:33 +02:00
Miodec
ed16e804b9
fix: incorrect results table header widths
2023-08-17 23:07:35 +02:00
Miodec
0bd561bf80
refactor: make sure the version popup can handle new format
2023-08-17 17:09:02 +02:00
Yen Cheng
9f987a613a
impr(result): display input history heatmap in the selected speed unit (ridemountainpig) ( #4542 )
2023-08-17 14:23:56 +02:00
Miodec
9b65a314b9
fix: missing slovak character in lazy mode
2023-08-17 14:23:56 +02:00