mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-09 12:56:07 +08:00
* Added `ResultFilters` to types Added customFilters field to user This field is an optional array of `ResultFilters` It will store a user's custom filters * Added Add and Remove functions for `ResultFilters` in user DAL Also added unit tests * Added Custom Filter configuration Can now enable/disable the custom filters feature Can also set a cap on the number of filters per user * Add and Remove functions for `ResultFilters` in user controller |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| private | ||
| redis-scripts | ||
| src | ||
| .gitignore | ||
| docker-compose.yml | ||
| example.env | ||
| jest-mongodb-config.js | ||
| jest.config.ts | ||
| package-lock.json | ||
| package.json | ||
| setup-tests.ts | ||
| tsconfig.json | ||