monkeytype/backend/dao
Jack c91dd52f88
Partial config save (#2604)
* saving key by key instead to support partial config

* using new savefullconfig funciton

* moved default config to its own file

* using full config update function

* merging potentially partial config from the db with default config

* added partial saving
moved default config to another file

* refactored with lodash

* removed unnecessary json parse

* changed parameter types
2022-02-28 19:53:55 +01:00
..
bot.ts converted to ts 2022-02-26 22:54:16 +01:00
config.ts Partial config save (#2604) 2022-02-28 19:53:55 +01:00
leaderboards.js Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00
new-quotes.js Upgrade mongo library to 4.x.x (#2576) 2022-02-23 14:23:54 -05:00
preset.js Upgrade mongo library to 4.x.x (#2576) 2022-02-23 14:23:54 -05:00
psa.js Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
public-stats.js Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
quote-ratings.js Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
report.js Migrate some controller files (#2584) 2022-02-24 13:14:33 +01:00
result.js Upgrade mongo library to 4.x.x (#2576) 2022-02-23 14:23:54 -05:00
user.js Upgrade mongo library to 4.x.x (#2576) 2022-02-23 14:23:54 -05:00