Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-28 | To pass final test | INOUE Daisuke | |
2025-05-19 | Fix to parse markdown, default instance description | INOUE Daisuke | |
2025-05-19 | remove 'instance-description-en-us.md' | INOUE Daisuke | |
2025-05-18 | Fix "group.editmode" to " Switch to editing mode", and text in editing mode ↵ | INOUE Daisuke | |
windows | |||
2025-05-18 | Fixed the translation key for instance rule text when show_public_event_list ↵ | INOUE Daisuke | |
= false | |||
2025-05-18 | Change text and translation key name about GitHub Sponsors | INOUE Daisuke | |
2025-05-18 | Fix color of event times | INOUE Daisuke | |
2025-05-18 | Fix "views.edittaken" -> "Enter editing password" | INOUE Daisuke | |
2025-05-11 | Avoid "Type 'GathioConfig' is missing the following properties from type ↵ | INOUE Daisuke | |
'IObject[]':..." | |||
2025-05-03 | Merge branch 'main' into feature/localization-again | INOUE Daisuke | |
2025-05-03 | brush up some Japanese translations | INOUE Daisuke | |
2025-05-03 | Rollback mail text when the event description changed | INOUE Daisuke | |
2025-05-03 | Back to original date and time format in"en" on event page | INOUE Daisuke | |
2025-05-03 | Fix wrong translation string keys | INOUE Daisuke | |
2025-05-03 | Fix Error: Missing helper: "plural", replacing plural helper to feature of ↵ | INOUE Daisuke | |
i18next. In translation files, number part must use "{{count}}". | |||
2025-05-03 | fix, no match key, lost tanslation string in eventForm.handlebars | INOUE Daisuke | |
2025-05-03 | "en-us" removed, only "en" now. | INOUE Daisuke | |
2025-05-03 | Update locales/en.json, "Instance settings" | INOUE Daisuke | |
Co-authored-by: Raphael <mail@raphaelkabo.com> | |||
2025-05-03 | Update locales/en.json, 404 description | INOUE Daisuke | |
Co-authored-by: Raphael <mail@raphaelkabo.com> | |||
2025-05-03 | Update locales/en.json, "Removal password" | INOUE Daisuke | |
Co-authored-by: Raphael <mail@raphaelkabo.com> | |||
2025-04-29 | Merge pull request #202 from halkeye/fix-nodemailer | Raphael | |
Fix ReferenceError: nodemailerTransporter is not defined | |||
2025-04-29 | Merge branch 'main' into fix-nodemailer | Raphael | |
2025-04-29 | Merge remote-tracking branch 'origin/main' into fix-nodemailer | Raphael Kabo | |
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-28 | Merge branch 'feature/localization-again' of ↵ | INOUE Daisuke | |
https://github.com/dinoue/gathio into feature/localization-again | |||
2025-04-28 | Fix some Japanese translation for readability | INOUE Daisuke | |
2025-04-28 | Fix some i18next call, which concatted translation and some string without ↵ | INOUE Daisuke | |
i18next parameter | |||
2025-04-28 | Merge pull request #201 from lowercasename/update-donations-card | Raphael | |
Switch donations card to GitHub Sponsors, remove deploy workflow | |||
2025-04-28 | Merge remote-tracking branch 'origin/main' into update-donations-card | Raphael Kabo | |
2025-04-28 | Remove deploy CI badge from README | Raphael | |
2025-04-28 | Add contributors section to README | Raphael | |
2025-04-28 | Create FUNDING.yml | Raphael | |
2025-04-27 | translate Japanese comments to English | INOUE Daisuke | |
2025-04-25 | Refactor to have email service | Gavin Mogan | |
* Move hbsInstance back to app * Add email and hbs to req so typescript 🎉🎉🎉 * Init Email and config once | |||
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 | Fix ReferenceError: nodemailerTransporter is not defined | Gavin Mogan | |
Part of https://github.com/lowercasename/gathio/pull/200 was migrating more code to use the shared init email function, but all the local usages of nodemailerTransporter were missed | |||
2025-04-23 | Merge remote-tracking branch 'origin/main' into update-donations-card | Raphael Kabo | |
2025-04-23 | Bump version to 1.5.2 | Raphael Kabo | |
2025-04-23 | Merge pull request #199 from halkeye/fix-issue-197 | Raphael | |
fix #197 by running through npm so version env is set | |||
2025-04-23 | Remove deploy workflow | Raphael Kabo | |
2025-04-23 | Switch donations card to GitHub Sponsors | Raphael Kabo | |
2025-04-23 | Merge branch 'main' into fix-issue-197 | Raphael | |
2025-04-23 | Merge pull request #200 from halkeye/allow-nodemailer-url | Raphael | |
Allow url with config information for nodemailer | |||
2025-04-22 | Allow url with config information for nodemailer | Gavin Mogan | |
2025-04-22 | fix #197 by running through npm so version env is set | Gavin Mogan | |
2025-04-12 | Merge branch 'main' into feature/localization-again | INOUE Daisuke | |
2025-04-08 | Then sorted | INOUE Daisuke | |
2025-04-08 | still renaming keys | INOUE Daisuke | |
2025-04-08 | fix package.json | INOUE Daisuke | |