index
:
gathio
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
routes
/
frontend.ts
Age
Commit message (
Collapse
)
Author
2025-05-28
To pass final test
INOUE Daisuke
2025-05-03
Merge branch 'main' into feature/localization-again
INOUE Daisuke
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-08
rename translation keys as filestructure
INOUE Daisuke
2025-04-08
some translation fix
INOUE Daisuke
2025-04-08
some fix, moment.locale setting
INOUE Daisuke
2025-04-08
DateTime format, and some translation fix
INOUE Daisuke
2025-04-08
hidden attendees (? people)
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-05-27
Improve event lists
Raphael Kabo
2024-05-26
Refactor instance description
Raphael Kabo
2024-05-26
New frontend styles, instance description functionality
Raphael Kabo
2024-05-26
feat: unattend events from RSVP email
Raphael Kabo
2024-03-04
fix: send text/calendar content-type for ical responses
Raphael Kabo
2024-02-27
Update dependencies to latest versions
Raphael Kabo
2024-02-27
fix: event group ID not being passed to frontend
Raphael Kabo
2024-02-26
refactor: allow Cypress to override config
Raphael Kabo
2024-02-26
feat: optional public events/groups
Raphael Kabo
2024-02-25
feat: optionally restrict event creation to specific emails
Raphael Kabo
2024-02-05
Backwards compatibility for attendee visibility
Raphael Kabo
2024-02-05
Handle hidden attendees in frontend
Raphael Kabo
2024-02-02
refactor: send and accept only spec-compliant AP headers
Raphael Kabo
2023-10-09
Sanitize Markdown HTML output everywhere
Raphael Kabo
2023-10-09
Refactor publicConfig into frontendConfig
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
refactor: event form and api routes
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