monkeytype/backend/src/constants
Christian Fehmer e5e03b603f
feat: Allow more results for premium users (fehmer) (#4767)
* wip: More results and filters for premium users

* use offset+limit instead of beforeTimestamp, add configuration for max results for regular/premium users

* add isPremium to /users response

* cleanup

* review comments

* review comments

* update base config

* update premium data type

* add undefined check

* interface name

* add start timestamp

* refactor

* move function to util, rename params, use isFinite

* merge fix

* fixed tests

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2023-11-10 13:55:35 +00:00
..
auto-roles.ts storing list of auto assignable roles on the server 2022-06-16 18:29:15 +02:00
base-configuration.ts feat: Allow more results for premium users (fehmer) (#4767) 2023-11-10 13:55:35 +00:00
funbox-list.ts feat(funbox): add mode that doubles each letter (LyricLy) (#4771) 2023-11-09 13:56:37 +00:00
homoglyphs.ts replacing homoglyphs when checking for profanities 2023-01-04 19:25:54 +01:00
monkey-status-codes.ts added duplicate result check 2023-02-21 14:03:56 +01:00
profanities.ts impr: remove words which might trigger false positives for profanity 2023-11-08 14:37:48 +00:00