aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend
AgeCommit message (Expand)Author
2024-03-25impr(profile/account page): show leaderboard rank percentage (fehmer) (#5212)Christian Fehmer
2024-03-18chore: better error messageMiodec
2024-03-14impr(dev): add configurable server response slowdownMiodec
2024-03-14refactor: move /configuration below the artificial dev slowdownMiodec
2024-03-12impr: add selfhosting using docker only (fehmer) (#5170)Christian Fehmer
2024-03-11refactor: get actual rank with the user data instead of using lbmemory (fehme...Christian Fehmer
2024-03-11fix(server): config saving with layout that includes a dash (mart-e) (#5193)Martin Trigaux
2024-03-05feat: indicate premium users (fehmer) (#5092)Christian Fehmer
2024-03-04chore: improve docker files for local development (#5157)Christian Fehmer
2024-03-04chore: fix eslint errors (fehmer) (#5166)Christian Fehmer
2024-03-04impr: better handling of ghost accounts (fehmer) (#5159)Christian Fehmer
2024-02-29fix: error when trying to update result tagsMiodec
2024-02-28impr(dev): allow docker compose to start the backend server (plbstl, Miodec) ...Paul Ebose
2024-02-27chore: throw if recaptcha secret is undefinedMiodec
2024-02-27chore: missing field in example envMiodec
2024-02-22impr: save pbs for numbers mode separately (notreallystatic, miodec) (#4946)Sachin Kumar
2024-02-19refactor: shared user types (#5080)Jack
2024-02-19impr: provide all-time LB results during LB update (fehmer) (#5074)Christian Fehmer
2024-02-19chore: omit ipsMiodec
2024-02-18chore: fix build errorMiodec
2024-02-17chore: move withobjectid to backend typesMiodec
2024-02-15chore: update node version to 18.19.1 (#5060)Christian Fehmer
2024-02-14fix: leaderboard consistency being null (#5055)Christian Fehmer
2024-02-14chore: upgrade jest-environment-node to fix tests not runningMiodec
2024-02-14chore: upgrade mongodb driverMiodec
2024-02-14fix: backend/package.json & backend/package-lock.json to reduce vulnerabiliti...Jack
2024-02-12chore: ignoring lineMiodec
2024-02-12refactor: enable `@typescript-eslint/strict` (#5028)Jack
2024-02-12fix: leaderboard discord properties being null (fehmer) (#5032)Christian Fehmer
2024-02-08refactor(types): result typesMiodec
2024-02-08refactor(types): leaderboard typesMiodec
2024-02-08chore: checking if key data is longer than 0Miodec
2024-02-08chore: add a quick way to emulate api delay on localhostMiodec
2024-02-08refactor(types): shared config and preset types (#5024)Jack
2024-02-08build: fix backend build failMiodec
2024-02-08build: include all shared types files instead of just oneMiodec
2024-02-08feat(sounds): add `fist fight` and `rubber keys` (Absalon43) (#4984)Absalon43
2024-02-07refactor(types): ape keys typesMiodec
2024-02-07refactor(types): public typesMiodec
2024-02-07refactor(types): PSA typesMiodec
2024-02-07refactor: enable no-floating-promises rule (#5007)Jack
2024-02-07test: fix typescript setup in tests (#5014)Christian Fehmer
2024-02-07fix: fixing a fix where a previuos fix didnt fix the issueMiodec
2024-02-07impr(server): not saving 503 errors to the databaseMiodec
2024-02-07fix: incorrect test dataMiodec
2024-02-07fix(server): only saving isPb property in the database if the result was a pbMiodec
2024-02-06chore: fix eslint errorMiodec
2024-02-06refactor: enable strict-boolean-expressions rule (#4992)Jack
2024-02-05chore: add todosMiodec
2024-02-01refactor: result types (#4980)Jack