monkeytype/backend/middlewares
Bruce Berrios 101c227599
Add Dynamic Server Configuration (#2385) by Bruception
* Add no frontend script

* Define context middleware

* Define base configuration schema

* Define configuration DAO

* Setup context middleware and live configuration fetch

* Remove patch configuration method

* Rename files for consistency

* Use plain object check

* Use plain object

* modified base configuration

* renamed config property

* brought back 2 properties

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 22:47:58 +01:00
..
api-utils.js Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
auth.js Fixed typo (#2300) 2022-01-14 16:20:04 +01:00
context.js Add Dynamic Server Configuration (#2385) by Bruception 2022-01-31 22:47:58 +01:00
rate-limit.js Add initial report quote endpoint (#2367) by Bruception 2022-01-29 22:03:02 +01:00