aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Collapse)AuthorAge
* Added mysqlLibravatar thursday2021-07-21
| | | Based on the package.json that was generated after installing mysql inside of a running ferdi-server container using the command: npm install --save mysql
* Update package.jsonLibravatar thursday2021-07-21
| | | Adding the node mysql helper
* Update package.jsonLibravatar thursday2021-07-12
| | | Upgraded nodejs to '14.17.3' to match HEAD
* Added husky pre-commit hook to run linterLibravatar Vijay A2021-05-19
|
* [Housekeeping] Added missing hygiene configs/files for developer/contributor.Libravatar Vijay A2021-05-19
|
* Bump node-fetch from 2.6.0 to 2.6.1Libravatar dependabot[bot]2020-09-12
| | | | | | | | Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
* #16 Implement Password resetLibravatar vantezzen2020-04-02
|
* Upgrade dependenciesLibravatar vantezzen2020-04-02
|
* Bump version numberLibravatar vantezzen2020-04-02
|
* Bump version numberLibravatar Bennett2020-03-10
|
* Bump version numberLibravatar Bennett2020-03-10
|
* Bump version numberLibravatar Bennett2020-03-10
|
* #15 Setup Sentry to capture errorsLibravatar Amine Mouafik2019-11-29
|
* Update descriptionLibravatar vantezzen2019-10-27
|
* Bump version numberLibravatar vantezzen2019-10-19
|
* Add eslintLibravatar vantezzen2019-09-05
|
* Add user dashboardLibravatar vantezzen2019-09-04
|
* Add import Franz account featureLibravatar vantezzen2019-08-28
|
* Add validationsLibravatar vantezzen2019-08-26
|
* Fix recipe store bundling of custom recipesLibravatar vantezzen2019-08-25
|
* Add custom recipe creatorLibravatar vantezzen2019-08-25
|
* Add recipe storeLibravatar vantezzen2019-08-23
|
* Fix user loginLibravatar vantezzen2019-08-23
|
* Use UUID instead of number for service idLibravatar vantezzen2019-08-23
|
* Initial commitLibravatar vantezzen2019-08-22