Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-06 | Add NodeInfo | Raphael Kabo | |
2024-02-05 | Fix Pleroma federation, add hidden RSVP option | Raphael | |
2023-10-09 | Add types for JSDOM and DOMPurify | Raphael Kabo | |
2023-10-09 | Add packages to handle HTML sanitization | Raphael Kabo | |
2023-10-08 | Fix typo | Raphael Kabo | |
2023-10-08 | Merge branch 'main' into rk/typescript | Raphael | |
2023-10-08 | Add PM2 deployment config | Raphael | |
2023-10-08 | Refactor: import event form | Raphael Kabo | |
2023-10-07 | refactor: event form and api routes | Raphael Kabo | |
2023-10-07 | Add multer | Raphael Kabo | |
2023-10-06 | Run Prettier on all files | Raphael Kabo | |
2023-10-06 | Update marked package | Raphael Kabo | |
2023-10-06 | Add dependencies | Raphael Kabo | |
2023-10-06 | Set up Cypress | Raphael Kabo | |
2023-10-06 | Upgrade packages, remove body-parser | Raphael Kabo | |
2023-09-27 | Update typescript version | Darius Kazemi | |
The previous ^-based version installed 5.2.x automatically, but some changes in 5.2 break the build. I have updated this to explicitly install the latest 5.1 version, one that I have confirmed to work | |||
2023-05-13 | Migrate config library to TOML | Raphael Kabo | |
2023-05-12 | Dummy test script | Raphael Kabo | |
2023-05-12 | Add CI workflow | Raphael Kabo | |
2023-05-12 | Add Prettier | Raphael Kabo | |
2023-05-12 | Migrate to Typescript | Raphael Kabo | |
2023-05-12 | upgrade dependencies | Raphael Kabo | |
2023-05-12 | remove unused packages | Raphael Kabo | |
2023-02-02 | Set minimum required Node.js to 16 | Raphael Kabo | |
2023-02-02 | Version bump | Raphael Kabo | |
2023-02-02 | Upgrade dependencies | Raphael Kabo | |
2022-11-13 | chore: dependency upgrades | Raphael Kabo | |
2022-04-27 | Version bump | Raphael Kabo | |
2022-04-27 | fix: Move attendee password generation serverside | 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 | chore: dependency updates | 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-14 | Update packages | Raphael Kabo | |
2021-02-07 | Version bump | Raphael Kabo | |
2021-02-07 | Updated packages | Raphael Kabo | |
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-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-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-12 | Version bump, changed license to GPL | lowercasename | |
2020-06-12 | Package updates | lowercasename | |
2020-06-12 | Switch over shortid to nanoid | lowercasename | |
2020-01-21 | Switch all external depends over to local files | lowercasename | |
2020-01-17 | Adding Node version specification, fixup typos | Darius Kazemi | |
2020-01-06 | Merge branch 'master' of github.com:dariusk/gathio into newmaster | Darius Kazemi | |
2020-01-03 | Merge pull request #18 from lowercasename/dependabot/npm_and_yarn/mongoose-5.7.5 | Raphael | |
Bump mongoose from 5.6.6 to 5.7.5 | |||
2020-01-02 | Export as ICS functionality | lowercasename | |
2019-12-15 | Big refactor and new features | Darius Kazemi | |
2019-12-11 | follow Undo now works | Darius Kazemi | |