summaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
2021-02-07Updated packagesRaphael Kabo
2020-11-05Bump dot-prop from 4.2.0 to 4.2.1dependabot[bot]
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03Bump bl from 2.2.0 to 2.2.1dependabot[bot]
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-08-14Merge pull request #50 from ↵Raphael
lowercasename/dependabot/npm_and_yarn/express-jwt-6.0.0 Bump express-jwt from 5.3.3 to 6.0.0
2020-08-14Merge pull request #52 from lowercasename/dependabot/npm_and_yarn/lodash-4.17.19Raphael
Bump lodash from 4.17.15 to 4.17.19
2020-08-05Bump express-fileupload from 1.1.6 to 1.1.9dependabot[bot]
Bumps [express-fileupload](https://github.com/richardgirges/express-fileupload) from 1.1.6 to 1.1.9. - [Release notes](https://github.com/richardgirges/express-fileupload/releases) - [Commits](https://github.com/richardgirges/express-fileupload/compare/1.1.6...1.1.9) Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17Bump lodash from 4.17.15 to 4.17.19dependabot[bot]
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>
2020-06-30Bump express-jwt from 5.3.3 to 6.0.0dependabot[bot]
Bumps [express-jwt](https://github.com/auth0/express-jwt) from 5.3.3 to 6.0.0. - [Release notes](https://github.com/auth0/express-jwt/releases) - [Changelog](https://github.com/auth0/express-jwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/express-jwt/compare/v5.3.3...v6.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-13Added Nodemailer as an SMTP servicelowercasename
2020-06-12Package updateslowercasename
2020-06-12Switch over shortid to nanoidlowercasename
2020-04-04Bump acorn from 6.2.1 to 6.4.1dependabot[bot]
Bumps [acorn](https://github.com/acornjs/acorn) from 6.2.1 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/6.2.1...6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-01-21Switch all external depends over to local fileslowercasename
2020-01-06minor fixesDarius Kazemi
2020-01-06Merge branch 'master' of github.com:dariusk/gathio into newmasterDarius Kazemi
2020-01-04Email refactoringDarius Kazemi
Tons of refactoring of email. This no longer uses Sendgrid templates and now uses source-controlled handlebars files in the `views/emails/` directory. This means that email messages are now source-controlled and vastly reduces the sendgrid setup process.
2020-01-04Removal-from-event via password functionalitylowercasename
2020-01-03Merge pull request #17 from ↵Raphael
lowercasename/dependabot/npm_and_yarn/eslint-utils-1.4.3 Bump eslint-utils from 1.4.0 to 1.4.3
2020-01-03Merge pull request #18 from lowercasename/dependabot/npm_and_yarn/mongoose-5.7.5Raphael
Bump mongoose from 5.6.6 to 5.7.5
2020-01-03Merge pull request #19 from ↵Raphael
lowercasename/dependabot/npm_and_yarn/handlebars-4.5.3 Bump handlebars from 4.1.2 to 4.5.3
2020-01-02Export as ICS functionalitylowercasename
2019-12-29Bump handlebars from 4.1.2 to 4.5.3dependabot[bot]
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com>
2019-12-15Big refactor and new featuresDarius Kazemi
2019-12-11follow Undo now worksDarius Kazemi
2019-12-11Fixing federation bugDarius Kazemi
2019-12-11First pass at federation!Darius Kazemi
2019-11-05Bump mongoose from 5.6.6 to 5.7.5dependabot[bot]
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.6 to 5.7.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.6...5.7.5) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02Bump eslint-utils from 1.4.0 to 1.4.3dependabot[bot]
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
2019-08-01Installed ESLintRaphael Kabo
2019-07-25First commitlowercasename