aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Bump path-parse from 1.0.6 to 1.0.7Libravatar dependabot[bot]2021-08-11
| | | | | | | | | | | | | Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump color-string from 1.5.3 to 1.6.0Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | | Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump set-getter from 0.1.0 to 0.1.1Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/doowb/set-getter/releases) - [Commits](https://github.com/doowb/set-getter/commits/0.1.1) --- updated-dependencies: - dependency-name: set-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump tar from 4.4.10 to 4.4.15Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: improve dev setupLibravatar mhatvan2021-08-04
| | | | | | | | - upgrade uuid, eslint, husky - improve .eslintrc.js and correct lint script - update uuid imports to conform to v8 - add .prettierrc.js for consistent formatting - file changes due to lint --fix
* Bump tar from 4.4.10 to 4.4.15Libravatar dependabot[bot]2021-08-04
| | | | | | | | | | | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Normalizing editorconfig across all repos in ferdi.Libravatar Vijay A2021-07-17
|
* Upgraded nodejs to '14.17.3'Libravatar Vijay A2021-07-11
|
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
|
* Bump color-string from 1.5.3 to 1.5.5Libravatar dependabot[bot]2021-07-05
| | | | | | | | | | | | | | Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump set-getter from 0.1.0 to 0.1.1Libravatar dependabot[bot]2021-07-05
| | | | | | | | | | | | | Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/doowb/set-getter/releases) - [Commits](https://github.com/doowb/set-getter/commits/0.1.1) --- updated-dependencies: - dependency-name: set-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump bson from 1.1.1 to 1.1.6Libravatar dependabot[bot]2021-06-17
| | | | | | | | Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.1 to 1.1.6. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.1.6/HISTORY.md) - [Commits](https://github.com/mongodb/js-bson/commits/v1.1.6) Signed-off-by: dependabot[bot] <support@github.com>
* Bump glob-parent from 5.0.0 to 5.1.2Libravatar dependabot[bot]2021-06-17
| | | | | | | | | | | | | | Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Send correct Content-Type header for custom iconLibravatar nick2021-06-17
|
* Applied linter fixes.Libravatar Vijay A2021-05-19
|
* Added husky pre-commit hook to run linterLibravatar Vijay A2021-05-19
|
* Fixed #56: Added favicon for all html pages served by the server.Libravatar Vijay A2021-05-19
|
* [Housekeeping] Added missing hygiene configs/files for developer/contributor.Libravatar Vijay A2021-05-19
|
* Bump lodash from 4.17.19 to 4.17.21Libravatar dependabot[bot]2021-05-19
| | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
* Bump hosted-git-info from 2.8.8 to 2.8.9Libravatar dependabot[bot]2021-05-18
| | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #51 from k0staa/bug/927-unable_to_import_franzLibravatar Amine El Mouafik2021-02-27
|\ | | | | Fix import from Franz
| * Fix import from Franz by adding additional headers and body to login requestLibravatar Michal Kostewicz2021-02-11
| |
* | Merge pull request #50 from k0staa/bug/account_settings_display_franz_fixLibravatar Amine El Mouafik2021-02-07
|\ \ | |/ |/|
| * Fix regarding CR comments - username should be added to user and not to ↵Libravatar Michal Kostewicz2021-02-07
| | | | | | | | workspace
| * Add lastname column to User DB table and update API logic to save,return and ↵Libravatar Michal Kostewicz2021-02-06
| | | | | | | | update this data.
* | Merge pull request #47 from cromefire/db-pathLibravatar Amine El Mouafik2021-02-06
|\ \ | | | | | | Configurable data path
| * | Made data path configurableLibravatar Cromefire_2021-01-26
| |/
* | Merge pull request #49 from getferdi/dependabot/npm_and_yarn/bl-1.2.3Libravatar Amine El Mouafik2021-02-06
|\ \ | | | | | | Bump bl from 1.2.2 to 1.2.3
| * | Bump bl from 1.2.2 to 1.2.3Libravatar dependabot[bot]2021-02-06
|/ / | | | | | | | | | | | | Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #42 from getferdi/dependabot/npm_and_yarn/ini-1.3.7Libravatar Amine El Mouafik2021-02-06
|\ \ | |/ |/| Bump ini from 1.3.5 to 1.3.7
| * Bump ini from 1.3.5 to 1.3.7Libravatar dependabot[bot]2020-12-11
| | | | | | | | | | | | | | Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #44 from xthursdayx/masterLibravatar Bennett2021-01-21
|\ \ | |/ |/| Update README.md
| * Update README.mdLibravatar xthursdayx2021-01-19
|/
* Merge pull request #41 from Omkaragrawal/update-ReadmeLibravatar Bennett2020-11-17
|\ | | | | Update Readme
| * Update Readme to include DB_SSL and MAIL_SSLLibravatar OMKAR AGRAWAL2020-11-16
| |
| * Merge pull request #2 from Omkaragrawal/SSL-pg-mailLibravatar OMKAR AGRAWAL2020-10-09
| |\ | | | | | | Ssl for pg and mail
* | | Add GitHub Sponsors to FUNDING.ymlLibravatar Amine Mouafik2020-10-18
| | |
* | | Merge pull request #33 from Omkaragrawal/SSL-pg-mailLibravatar Bennett2020-10-15
|\ \ \ | | | | | | | | Fixed issue with pg and mail SSL
| * | | Update config/mail.js Libravatar OMKAR AGRAWAL2020-10-13
| | |/ | |/| | | | | | | | | | Added MAIL_SSL as an alias for SSL Co-authored-by: Bennett <hello@vantezzen.io>
| * | Merge branch 'master' into SSL-pg-mailLibravatar OMKAR AGRAWAL2020-10-09
| |\ \ | |/ / |/| / | |/
* | Merge pull request #37 from getferdi/dependabot/npm_and_yarn/node-fetch-2.6.1Libravatar Bennett2020-09-13
|\ \ | | | | | | Bump node-fetch from 2.6.0 to 2.6.1
| * | 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>
* | Merge pull request #31 from xthursdayx/masterLibravatar Bennett2020-07-29
|\ \ | | | | | | Adding extended variables for SMTP email
| * | Update mail.jsLibravatar xthursdayx2020-07-27
| | |
| * | Update mail.js with extended SMTP settingsLibravatar xthursdayx2020-06-23
| | |
| * | Update .env.example with SMTP settingsLibravatar xthursdayx2020-06-23
| | |
* | | Merge pull request #35 from getferdi/dependabot/npm_and_yarn/lodash-4.17.19Libravatar Bennett2020-07-19
|\ \ \ | |/ / |/| | Bump lodash from 4.17.15 to 4.17.19
| * | Bump lodash from 4.17.15 to 4.17.19Libravatar dependabot[bot]2020-07-18
|/ / | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
| * Changes made as requestedLibravatar OMKAR AGRAWAL2020-07-25
| |
| * added env variable MAIL_SSLLibravatar OMKAR AGRAWAL2020-07-15
| |