mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-11 13:57:28 +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 |
||
|---|---|---|
| .. | ||
| anticheat | ||
| api | ||
| constants | ||
| credentials | ||
| dal | ||
| documentation | ||
| init | ||
| jobs | ||
| middlewares | ||
| tasks | ||
| types | ||
| utils | ||
| app.ts | ||
| server.ts | ||
| version.ts | ||