Bruce Berrios
|
5beb1bf619
|
Update Configuration to handle arrays/ Add new db client (#2395)
* Update Configuration to handle arrays
* Add new db client
* Add comment
|
2022-02-02 19:26:43 +01:00 |
|
Miodec
|
0cc74791fb
|
switched hashing package
now using node-object-hash
added a configuratoin property to enable/disable hashing
part of #2389 and #2250
|
2022-02-01 13:13:59 +01:00 |
|
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 |
|
Bruce Berrios
|
7ce9146c7d
|
Add initial report quote endpoint (#2367) by Bruception
* Add initial report quote endpoint
* Tune rate limiter for report quote
* Tune rate limiter
* Increase max comment size
* Add supported languages to schema validation
* Fix naming
|
2022-01-29 22:03:02 +01:00 |
|