aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/__tests__
AgeCommit message (Expand)Author
2024-12-04refactor: move funboxes to a shared package (@miodec) (#6063)Jack
2024-11-15feat(input): add 'code unindent on backspace' for code languages (@notTamion)...Tamion
2024-10-16fix: unable to enable some layouts due to an incorrect schemaMiodec
2024-09-25fix: handling of characters outside the BMP (@fehmer) (#5911)Christian Fehmer
2024-09-19feat(custom text): remember custom text settings between sessionsMiodec
2024-09-13impr(dev): add function and tests to get a message from an errorMiodec
2024-09-13refactor: move fileMiodec
2024-09-13feat(dev): add deepclone util function (@miodec) (#5882)Jack
2024-09-12feat(settings): allow partial presets (@amarnathsama, @miodec, @fehmer) (#5813)amarnathsama
2024-09-05impr: use tsrest for user endpoints (@fehmer) (#5815)Christian Fehmer
2024-08-16fix(config): some settings sometimes being reset on refreshMiodec
2024-08-15impr(account page): automatically enable results if both results and accuracy...Miodec
2024-08-15fix: legacy values in config not getting migrated (@fehmer) (#5790)Christian Fehmer
2024-08-14impr(ls with schema): verify schema after migrationMiodec
2024-08-12impr: add local storage with schema class to improve type safety (@miodec) (#...Jack
2024-08-08chore: fix tests using machine timezone (@fehmer) (#5740)Christian Fehmer
2024-08-05feat(funbox): add hexadecimal (@asasine) (#5724)Adam Sasine
2024-08-02impr(settings): replace sound volume with a slider (@amarnathsama) (#5702)amarnathsama
2024-07-31fix(funbox): sometimes generating unrealistic ip addresses (@rizwanmustafa) (...Rizwan Mustafa
2024-07-29feat: add keymap size (@butterflycup, @fehmer, @miodec) (#5659)butterflycup
2024-07-29impr: use tsrest/zod for config endpoints (@fehmer) (#5649)Christian Fehmer
2024-07-28test: updateAltGrState (@marcosatc147) (#5656)Marcos Castilhos
2024-07-25fix(util): hexToRgb function (brenob6) (#5643)Breno Queiroz Lima
2024-07-16Revert "impr: use tsrest/zod for type-safety on both ends (@fehmer) (#5479)" ...Jack
2024-07-16impr: use tsrest/zod for type-safety on both ends (@fehmer) (#5479)Christian Fehmer
2024-07-09impr: add total tests to test activity chart (@fehmer) (#5586)Christian Fehmer
2024-06-17impr(dev): add endpoint to create test user/data (fehmer) (#5396)Christian Fehmer
2024-06-16fix: test activity graph showing 54 weeks (@fehmer) (#5497)Christian Fehmer
2024-06-13test: mocking isAuthenticated to falseMiodec
2024-06-03fix: test activity graph bugs (fehmer) (#5468)Christian Fehmer
2024-05-23fix: too many decimals showing on profile page for some users (fehmer) (#5433)Christian Fehmer
2024-05-15feat(account page): add test activity graph (fehmer, Singh233) (#5309)Christian Fehmer
2024-04-03refactor(utils): distribute color, numbers, strings and other group of functi...Sanidhya Singh
2024-03-11refactor: get actual rank with the user data instead of using lbmemory (fehme...Christian Fehmer
2024-02-26impr: floor accuracy intead of rounding when not showing decimal places (fehm...Christian Fehmer
2024-02-26test: replace jest with vitest on frontend (fehmer) (#5105)Christian Fehmer
2024-02-19fix: use selected typing speed unit on personal best popup (fehmer) (#5070)Christian Fehmer
2024-02-08refactor(types): shared config and preset types (#5024)Jack
2024-02-08build: include all shared types files instead of just oneMiodec
2024-02-07fix: resolve circular dependency by moving new function to a utils fileMiodec
2024-02-07impr: add function to merge partial config onto default configMiodec
2024-02-07test: fix typescript setup in tests (#5014)Christian Fehmer
2024-02-07test: add jquery and mocks to frontend tests (#5013)Christian Fehmer
2024-02-05test: add langauge string function testsMiodec
2024-01-24chore: errors shown in frontend tests in vscode (fehmer) (#4961)Christian Fehmer
2024-01-15test: add test to remove accents in lazy mode (#4917)Christian Fehmer
2024-01-08fix(lazy mode): proper handling of german umlaute in lazy mode (fehmer) (#4864)Christian Fehmer
2024-01-08test: configure testing for frontend code (fehmer) (#4879)Christian Fehmer