monkeytype/frontend/src/ts
Nopke b375636c99
fix(account page): tidy up highest wpm description (@cosmatevs) (#6329)
### Description
Account page:
* remove unnecessary &
![& in highest wpm
description](https://github.com/user-attachments/assets/61e01116-2db8-4a80-93f0-c204c6e3349a)
* build punctuation and number strings only if they're going to be used

### Checks
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-03-03 11:18:07 +01:00
..
ape impr: add X-Compatibility-Check header to all responses (@fehmer) (#6262) 2025-02-12 14:37:53 +01:00
commandline impr: validate tag name on tag creation and rename (@fehmer) (#6264) 2025-02-25 11:40:47 +01:00
constants fix: tape margin default value should be 50 2025-01-06 20:53:35 +01:00
controllers fix: remove function getFunctionsFromActiveFunboxes because it does not work (@fehmer) (#6288) 2025-02-20 22:20:24 +01:00
elements feat: leaderboard scroll to users position when using the user button (@fehmer) (#6285) 2025-02-20 22:21:24 +01:00
event-handlers fix(result page): clicking on daily leaderboard rank not navigating to the leaderboards page 2025-02-27 11:02:14 +01:00
modals impr: validate tag name on tag creation and rename (@fehmer) (#6264) 2025-02-25 11:40:47 +01:00
observables
pages fix(account page): tidy up highest wpm description (@cosmatevs) (#6329) 2025-03-03 11:18:07 +01:00
popups refactor: enable no-unsafe-member-access (@miodec) (#5887) 2024-09-18 12:56:52 +02:00
states fix: offline banner sometimes not being hidden when coming back online 2024-11-04 10:46:40 +01:00
test fix(punctuation): Add period instead of semicolon for Greek lang (@sledgehammer999) (#6299) 2025-02-22 12:10:33 +01:00
utils refactor: use validation on email update modal (@fehmer) (#6272) 2025-02-19 16:27:20 +01:00
config-validation.ts
config.ts feat: add tape margin 2025-01-06 18:02:52 +01:00
db.ts chore: add additional isAuthenticated check in case user logs out during the request 2024-12-22 00:40:54 +01:00
firebase.ts
index.ts feat: leaderboards remake, weekly xp leaderboards (@miodec) (#6250) 2025-02-12 16:34:03 +01:00
ready.ts fix: remove function getFunctionsFromActiveFunboxes because it does not work (@fehmer) (#6288) 2025-02-20 22:20:24 +01:00
ui.ts impr: make uncaught error notifications important on dev 2025-02-15 19:14:40 +01:00