monkeytype/backend
Jack 2f46176f34
Allowing configuration endpoint access if user is configuration mod (#3936)
* showing error when fetch failed

* added function to only use an array of middlewares in production

* allowing patch configuration and get schema if user is a configuration mod

* fixed empty middleware not working as expected
2023-01-24 16:00:29 +01:00
..
__tests__ Add later queue (#3789) bruception 2023-01-23 14:07:11 +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 Allowing configuration endpoint access if user is configuration mod (#3936) 2023-01-24 16:00:29 +01:00
.gitignore
docker-compose.yml
example.env
jest-mongodb-config.js
jest.config.ts Implement streaks (#3385) typermonkeyuser, bruception, miodec 2022-09-05 12:13:55 +02:00
package-lock.json upgraded swagger stats 2022-12-28 15:42:12 +01:00
package.json upgraded swagger stats 2022-12-28 15:42:12 +01:00
setup-tests.ts
tsconfig.json