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
/
lib
Age
Commit message (
Collapse
)
Author
2024-07-26
Allow self-signed certs for SMTP server
HybridSarcasm
Added "tls:" property of 'rejectUnauthorized: false' to allow program to continue startup when SMTP certificates are not able to be validated against known trusted roots.
2024-07-01
Allow 'none' as an email option
Raphael Kabo
2024-05-27
Improve event lists
Raphael Kabo
2024-05-26
Refactor instance description
Raphael Kabo
2024-02-27
Update dependencies to latest versions
Raphael Kabo
2024-02-26
fix: remove unused imports
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: set number of days to store concluded events (including permanently)
Raphael Kabo
2024-02-25
feat: optionally restrict event creation to specific emails
Raphael Kabo
2024-02-05
Handle visibility in attendee model
Raphael Kabo
2024-02-05
Fix Pleroma federation, add hidden RSVP option
Raphael
2024-02-02
refactor: send and accept only spec-compliant AP headers
Raphael Kabo
2023-10-09
Fix bug when no static pages defined
Raphael Kabo
2023-10-09
Add static page config and handler
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
Fix return
Raphael Kabo
2023-05-13
Migrate config library to TOML
Raphael Kabo