summaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)Author
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