Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | Add packages to handle HTML sanitization | Raphael Kabo | |
2023-10-08 | Update front page copy | Raphael Kabo | |
2023-10-08 | Update badges | Raphael | |
2023-10-08 | Merge pull request #112 from lowercasename/rk/typescript | Raphael | |
Typescript migration | |||
2023-10-08 | Fix typo | Raphael Kabo | |
2023-10-08 | Merge branch 'main' into rk/typescript | Raphael | |
2023-10-08 | Merge pull request #103 from lowercasename/pm2-ci | Raphael | |
Add PM2 deployment config | |||
2023-10-08 | Do not run deploy workflow on PR | Raphael Kabo | |
2023-10-08 | Add PM2 deployment config | Raphael | |
2023-10-08 | Fix spacing | Raphael Kabo | |
2023-10-08 | Fix legacy emailers to work with new templates | Raphael Kabo | |
2023-10-08 | Refactor: import event form | Raphael Kabo | |
2023-10-08 | Refactor: event group form and API, extract JS | Raphael Kabo | |
2023-10-07 | refactor: frontend event group routes | Raphael Kabo | |
2023-10-07 | Fix TS hints in VSCode | Raphael Kabo | |
2023-10-07 | Linting | Raphael Kabo | |
2023-10-07 | Move nanoid generator to lib | Raphael Kabo | |
2023-10-07 | fix: Cypress tests | Raphael Kabo | |
2023-10-07 | refactor: event form and api routes | Raphael Kabo | |
2023-10-07 | Add multer | Raphael Kabo | |
2023-10-07 | Create email text and html templates | Raphael Kabo | |
2023-10-06 | Merge pull request #111 from lowercasename/rk/typescript | Raphael | |
Typescript migration | |||
2023-10-06 | ci: upload screenshots on failure | Raphael Kabo | |
2023-10-06 | Fix Cypress tests | Raphael Kabo | |
2023-10-06 | Run Prettier on all files | Raphael Kabo | |
2023-10-06 | refactor: frontend routes into TS file, new event path | Raphael Kabo | |
2023-10-06 | Add util files | Raphael Kabo | |
2023-10-06 | Add config util file | Raphael Kabo | |
2023-10-06 | Tweak IAttendee | Raphael Kabo | |
2023-10-06 | Remove unused Handlebars files | Raphael Kabo | |
2023-10-06 | Add new Cypress tests | Raphael Kabo | |
2023-10-06 | Update marked package | Raphael Kabo | |
2023-10-06 | Add dependencies | Raphael Kabo | |
2023-10-06 | Fix return | Raphael Kabo | |
2023-10-06 | Merge pull request #110 from lowercasename/rk/cypress-workflow | Raphael | |
Cypress workflow | |||
2023-10-06 | fix workflow | Raphael Kabo | |
2023-10-06 | Set up Cypress | Raphael Kabo | |
2023-10-06 | Typescript migration | Raphael Kabo | |
2023-10-06 | Upgrade packages, remove body-parser | Raphael Kabo | |
2023-10-06 | Add Typescript interfaces for Mongoose models | Raphael Kabo | |
2023-09-28 | Prevent TSC errors from crashing Dockerfile | Raphael Kabo | |
2023-09-28 | Merge pull request #104 from dev-nicolaos/patch-1 | Raphael | |
Add alt text to homepage image | |||
2023-09-28 | Merge branch 'main' into patch-1 | Raphael | |
2023-09-28 | Merge pull request #108 from dariusk/patch-1 | Raphael | |
Update typescript version | |||
2023-09-28 | Merge branch 'main' into patch-1 | Raphael | |
2023-09-28 | Update lockfile | Raphael Kabo | |
2023-09-28 | Merge pull request #106 from dev-nicolaos/dockerfile-fix | Raphael | |
fix: only one CMD per Dockerfile | |||
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-07-23 | fix: only one CMD per dockerfile | dev-nicolaos | |
2023-07-14 | Add alt text to homepage image | dev-nicolaos | |