monkeytype/backend
Jack 56d8c7c9ae
Added ability to opt out of leaderboards (#4016)
* added button to opt out of leaderboards

* also not allowing daily leaderboards

* also not allowing weekly lb

* added lb opt out notice on the leaderboards

* updated message

* resetting lboptout state on account reset
2023-02-25 23:26:06 +01:00
..
__tests__ Add weekly xp rewards results job (#3939) bruception 2023-02-20 12:30:14 +01:00
email-templates Custom email (#3964) 2023-02-13 13:24:43 +01:00
private showing error when fetch failed 2023-01-24 14:03:31 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
src Added ability to opt out of leaderboards (#4016) 2023-02-25 23:26:06 +01:00
.gitignore
docker-compose.yml
example.env Custom email (#3964) 2023-02-13 13:24:43 +01:00
jest-mongodb-config.js
jest.config.ts Add typescript support for jest (#3949) rizwanmustafa 2023-01-26 14:13:14 +01:00
package-lock.json Custom email (#3964) 2023-02-13 13:24:43 +01:00
package.json Custom email (#3964) 2023-02-13 13:24:43 +01:00
tsconfig.json