Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-23 | feat: Add event group ical feeds | Raphael Kabo | |
2022-04-23 | Update version to 1.2.1 | Raphael Kabo | |
2022-04-23 | Update version to 1.1.2 | Raphael Kabo | |
2022-04-23 | fix: send event group event data to handlebars | Raphael Kabo | |
2022-04-23 | chore: dependency updates | Raphael Kabo | |
2022-01-17 | Updated home page intro text | Raphael Kabo | |
2022-01-17 | Updated marked implementation | Raphael Kabo | |
2022-01-17 | Merge pull request #66 from lowercasename/dependabot/npm_and_yarn/marked-4.0.10 | Raphael | |
Bump marked from 0.7.0 to 4.0.10 | |||
2022-01-17 | Make emails optional when creating events/groups | Raphael Kabo | |
2022-01-17 | Bump marked from 0.7.0 to 4.0.10 | dependabot[bot] | |
Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v0.7.0...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
2022-01-17 | Remove length limit for comments and replies | Raphael Kabo | |
2022-01-17 | Set up localStorage functionality and frontend | Raphael Kabo | |
2022-01-17 | Add new verify token routes | Raphael Kabo | |
2022-01-17 | Update Bootrstap to 4.6 | Raphael Kabo | |
2022-01-14 | Change removal password help text | Raphael Kabo | |
2022-01-14 | Add removal password to new attendee email | Raphael Kabo | |
2022-01-14 | Remove testing Vue script | Raphael Kabo | |
2022-01-14 | Remove unused code | Raphael Kabo | |
2022-01-14 | Remove unused code, add KoFi banner option | Raphael Kabo | |
2022-01-14 | Update packages | Raphael Kabo | |
2022-01-14 | Remove unnecessary bits from main pages | Raphael Kabo | |
2021-12-16 | Merge pull request #65 from TastyPi/patch-1 | Raphael | |
Allow names to be less than 3 characters | |||
2021-12-09 | Allow names to be less than 3 characters | Graham Rogers | |
There are names shorter than 3 characters such as "Jo", I don't see any reason for the minimum to be 3. | |||
2021-02-07 | Version bump | Raphael Kabo | |
2021-02-07 | Removed some logging | Raphael Kabo | |
2021-02-07 | Bugfix to ical generator | Raphael Kabo | |
2021-02-07 | Bugfixes following Handlebars update | Raphael Kabo | |
2021-02-07 | Updated packages | Raphael Kabo | |
2020-11-05 | Merge pull request #56 from lowercasename/dependabot/npm_and_yarn/dot-prop-4.2.1 | Raphael | |
Bump dot-prop from 4.2.0 to 4.2.1 | |||
2020-11-05 | Bump dot-prop from 4.2.0 to 4.2.1 | dependabot[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-11-05 | Merge pull request #55 from lowercasename/dependabot/npm_and_yarn/bl-2.2.1 | Raphael | |
Bump bl from 2.2.0 to 2.2.1 | |||
2020-11-05 | Merge pull request #53 from marklechtermann/volume | Raphael | |
Added docker volume support for MongoDB | |||
2020-09-03 | Bump bl from 2.2.0 to 2.2.1 | dependabot[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-14 | Merge 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-14 | Merge pull request #52 from lowercasename/dependabot/npm_and_yarn/lodash-4.17.19 | Raphael | |
Bump lodash from 4.17.15 to 4.17.19 | |||
2020-08-14 | Merge pull request #54 from ↵ | Raphael | |
lowercasename/dependabot/npm_and_yarn/express-fileupload-1.1.9 Bump express-fileupload from 1.1.6 to 1.1.9 | |||
2020-08-14 | Hash as Docker tag supported | Mark Lechtermann | |
2020-08-05 | Bump express-fileupload from 1.1.6 to 1.1.9 | dependabot[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-08-04 | Added docker volume support for MongoDB | Mark Lechtermann | |
2020-07-17 | Bump lodash from 4.17.15 to 4.17.19 | dependabot[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-30 | Bump express-jwt from 5.3.3 to 6.0.0 | dependabot[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-13 | Added Nodemailer as an SMTP service | lowercasename | |
2020-06-13 | Merge pull request #48 from lowercasename/nanoid | Raphael | |
Nanoid | |||
2020-06-12 | Fixed nanoid generation | lowercasename | |
2020-06-12 | Version bump, changed license to GPL | lowercasename | |
2020-06-12 | Package updates | lowercasename | |
2020-06-12 | Switch over shortid to nanoid | lowercasename | |
2020-06-12 | Remove debugging | lowercasename | |
2020-06-12 | More debugging to event deletion | lowercasename | |
2020-06-12 | Debugging and fixes to event deletion | lowercasename | |