8 Commits

Author SHA1 Message Date
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Torgny Bjers
720f842f38
remove superfluous Promise wrapper 2022-05-30 12:49:10 -04:00
Torgny Bjers
e4fb25765d
update options converter
- pass through options that are not matched
- merge defaults with passed options
- add unit tests
2022-05-19 20:42:28 -04:00
Torgny Bjers
ad736c34ac
fix: change from mailgun-js to mailgun.js
- mailgun-js is deprecated
- mailgun-js has critical vulnerabilities (see CVE-2021-29418)
- avoid invalidating API contract
- add functions for converting old config to work with new API
- update README with correct fields
2022-05-19 20:42:20 -04:00
Alexandre Bodin
0f3f984ea7 Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Alexandre Bodin
ab3760bb66 Rename import & requires, fix tests 2021-04-29 13:51:12 +02:00
Alexandre Bodin
a14504e699 Init scoped packages 2021-04-29 12:03:54 +02:00