summaryrefslogtreecommitdiff
path: root/src/routes/frontend.ts
AgeCommit message (Collapse)Author
2025-05-28To pass final testINOUE Daisuke
2025-05-03Merge branch 'main' into feature/localization-againINOUE Daisuke
2025-04-23Fix ReferenceError: nodemailerTransporter is not definedGavin 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-08rename translation keys as filestructureINOUE Daisuke
2025-04-08some translation fixINOUE Daisuke
2025-04-08some fix, moment.locale settingINOUE Daisuke
2025-04-08DateTime format, and some translation fixINOUE Daisuke
2025-04-08hidden attendees (? people)INOUE Daisuke
2025-04-081st stage, only language switch.INOUE Daisuke
Thank you, MomentQYC ( https://github.com/MomentQYC ). Your first attemt encourage me.
2024-05-27Improve event listsRaphael Kabo
2024-05-26Refactor instance descriptionRaphael Kabo
2024-05-26New frontend styles, instance description functionalityRaphael Kabo
2024-05-26feat: unattend events from RSVP emailRaphael Kabo
2024-03-04fix: send text/calendar content-type for ical responsesRaphael Kabo
2024-02-27Update dependencies to latest versionsRaphael Kabo
2024-02-27fix: event group ID not being passed to frontendRaphael Kabo
2024-02-26refactor: allow Cypress to override configRaphael Kabo
2024-02-26feat: optional public events/groupsRaphael Kabo
2024-02-25feat: optionally restrict event creation to specific emailsRaphael Kabo
2024-02-05Backwards compatibility for attendee visibilityRaphael Kabo
2024-02-05Handle hidden attendees in frontendRaphael Kabo
2024-02-02refactor: send and accept only spec-compliant AP headersRaphael Kabo
2023-10-09Sanitize Markdown HTML output everywhereRaphael Kabo
2023-10-09Refactor publicConfig into frontendConfigRaphael Kabo
2023-10-08Refactor: event group form and API, extract JSRaphael Kabo
2023-10-07refactor: frontend event group routesRaphael Kabo
2023-10-07refactor: event form and api routesRaphael Kabo
2023-10-06Run Prettier on all filesRaphael Kabo
2023-10-06refactor: frontend routes into TS file, new event pathRaphael Kabo