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
Age
Commit message (
Expand
)
Author
2024-07-16
fix: router bug in activitypub router
Raphael Kabo
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-03-04
refactor: improve unattend functionality, fix bugs
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-06
Add NodeInfo
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
Add known group linker to event form
Raphael Kabo
2023-10-09
Sanitize Markdown HTML output everywhere
Raphael Kabo
2023-10-09
Fix bug when no static pages defined
Raphael Kabo
2023-10-09
Refactor publicConfig into frontendConfig
Raphael Kabo
2023-10-09
Add static page config and handler
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
Move nanoid generator to lib
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