aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/src
AgeCommit message (Expand)Author
36 hoursfix(simple modal): improve error message for auth/invalid-credential when rea...Miodec
36 hourschore: only check for inconsistent test duration in timed tests, shorter than...Miodec
2 daysrefactor: move parseJsonWithSchema to utils package (@fehmer) (#6109)Christian Fehmer
3 daysimpr(typing): add ʻ to the list of interchangable 'quotelike' charactersMiodec
3 dayschore: add additional isAuthenticated check in case user logs out during the ...Miodec
3 daysrefactor: ready function now awaits config to be loaded to avoid concurrency ...Miodec
3 daysfix: css funboxes not being applied when logging inMiodec
3 daysfix: test not failing if min speed check failed on the last secondMiodec
14 dayschore: add more stats to result data exportMiodec
2024-12-09feat(funbox): add underscore_spaces funbox (@spurkus) (#6094)Spurk
2024-12-09feat(funbox): add ALL CAPSMiodec
2024-12-04fix(funbox): css not cleared when toggling funboxMiodec
2024-12-04refactor: move funboxes to a shared package (@miodec) (#6063)Jack
2024-12-04fix(language): remove catalan opening punctuation (@Perseus333) (#6035)Perseus-Lynx
2024-12-04fix: remove the duplicate manifest tag (@malkiii) (#6088)Malki Abderrahmane
2024-11-25chore: add debug log to addWord functionMiodec
2024-11-25fix(custom text): limit being set to incorrect value when using pipe delimite...Miodec
2024-11-25fix: custom mode limit breaking show all lines in some casesMiodec
2024-11-25fix(custom): crash when trying to start a custom text with a lot of sections ...Miodec
2024-11-19fix: home and end keys not ignored during test, causing desyncMiodec
2024-11-19impr(layouts): add basic support for thumb alpha keys (@zigotica) (#6023)Sergi Meseguer
2024-11-19impr(read ahead): show words after correcting typo with backspace (@notTamion...Tamion
2024-11-15feat(input): add 'code unindent on backspace' for code languages (@notTamion)...Tamion
2024-11-14fix: result screen showing pb mismatch when bailing out of long testsMiodec
2024-11-14fix(commandline): running wrong command on mobile or when not moving the mouseMiodec
2024-11-14fix: balloon message clipping on the result pageMiodec
2024-11-14chore(about page): small typo (@weather7774) (#6024)weather7774
2024-11-14fix(key tips): "off" shown instead of "tab + enter" when quick restart is dis...Tiyen
2024-11-07fix: correct spelling in revoke all tokens modal (@Andotrium) (#6013)Pratham
2024-11-06fix: account button avatar not cleared when signing outMiodec
2024-11-05chore: missing custom theme increase on frontend sideMiodec
2024-11-04refactor(keymap): rework how space keys and layout indicator are handledMiodec
2024-11-04fix: profile being shown in incorrect structure when no social links were pre...Miodec
2024-11-04impr: remove report button when viewing your own public profileMiodec
2024-11-04fix: resolve fps counter showing increased fps when opened multiple times (@b...Blerru
2024-11-04fix(custom mode): remove space at beginning of custom text lines (@notTamion)...Tamion
2024-11-04fix: offline banner sometimes not being hidden when coming back onlineMiodec
2024-10-23fix(result word history): incorrect words not being underlinedMiodec
2024-10-21fix: input history for characters outside BMP not displaying correctlyMiodec
2024-10-21fix(result page): last word in words mode missing input historyMiodec
2024-10-21chore: remove unnecessary codeMiodec
2024-10-16impr(commandline): when using single list mode, press the up arrow to repeat ...Miodec
2024-10-16chore: remove console logsMiodec
2024-10-16fix: sometimes unable to open practice words modal from the commandlineMiodec
2024-10-15impr(custom text): add option to not remove zero width charactersMiodec
2024-10-15feat: validate username on name update (@fehmer) (#5961)Christian Fehmer
2024-10-15fix: allow only one funbox changing capitalisation (@fehmer) (#5959)Christian Fehmer
2024-10-15fix(commandline): don't trigger hover/exec functions if commandline is closingMiodec
2024-10-14impr: monkey now types with the same hand as the user (@ShaneBerhoff) (#5930)ShaneBerhoff
2024-10-09refactor(caps warning): remove boolean flip which could cause flipped state i...Miodec