Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-28 | Update version to 1.6.0 | Raphael Kabo | |
2025-05-28 | Merge remote-tracking branch 'origin/main' into raphael/add-mailgun | Raphael Kabo | |
2025-05-27 | Add Mailgun email service | Raphael Kabo | |
2025-05-03 | Merge branch 'main' into feature/localization-again | INOUE Daisuke | |
2025-04-29 | Merge branch 'main' into fix-nodemailer | Raphael | |
2025-04-28 | switch to 3rd party merge which doesn't mutate config | Gavin Mogan | |
2025-04-28 | Merge branch 'main' into feature/localization-again | INOUE Daisuke | |
2025-04-23 | Refactor for everywhere to use sendEmailFromTemplate everywhere | Gavin Mogan | |
* Created a singleton to house handlebars so req doesn't need to be passed everywhere (should make unit testing easier later) * Subjectline for sendgrid and nodemailer are both always prefixed in sendEmail() * removed prefix subjectline from all other email places * added a couple if (!event) { return 404 } to help make typescript happy * some minor eslint auto fixes (looks like let => const where it can) | |||
2025-04-23 | Bump version to 1.5.2 | Raphael Kabo | |
2025-04-08 | fix package.json | INOUE Daisuke | |
2025-04-08 | some fix, moment.locale setting | INOUE Daisuke | |
2025-04-08 | Plural with i18next | INOUE Daisuke | |
2025-04-08 | Fix and add some translation key, etc. | INOUE Daisuke | |
2025-04-08 | 1st stage, only language switch. | INOUE Daisuke | |
Thank you, MomentQYC ( https://github.com/MomentQYC ). Your first attemt encourage me. | |||
2024-08-01 | Switch to deploy via Docker Compose | Raphael Kabo | |
2024-05-26 | Update dependencies | Raphael Kabo | |
2024-05-26 | Update version to 1.5.0 | Raphael Kabo | |
2024-02-27 | Update dependencies to latest versions | Raphael Kabo | |
2024-02-26 | refactor: allow Cypress to override config | Raphael Kabo | |
2024-02-26 | Add description | Raphael Kabo | |
2024-02-26 | version bump | Raphael Kabo | |
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 | |