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 fixed ignore 2022-03-07 14:39:09 +01:00
docker-compose.yml Add docker-compose and instructions to README (#2939) sondrekje 2022-05-05 01:52:17 +02:00
example.env Custom email (#3964) 2023-02-13 13:24:43 +01:00
jest-mongodb-config.js Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
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 Move backend source files into src folder (#2943) 2022-05-05 19:27:00 +02:00