summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Collapse)Author
2024-11-13nodemailer: Add support for no-auth and fix from address for attendee emailsOvv
2024-07-26Allow self-signed certs for SMTP serverHybridSarcasm
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-01Allow 'none' as an email optionRaphael Kabo
2024-05-27Improve event listsRaphael Kabo
2024-05-26Refactor instance descriptionRaphael Kabo
2024-02-27Update dependencies to latest versionsRaphael Kabo
2024-02-26fix: remove unused importsRaphael Kabo
2024-02-26refactor: allow Cypress to override configRaphael Kabo
2024-02-26feat: optional public events/groupsRaphael Kabo
2024-02-25feat: set number of days to store concluded events (including permanently)Raphael Kabo
2024-02-25feat: optionally restrict event creation to specific emailsRaphael Kabo
2024-02-05Handle visibility in attendee modelRaphael Kabo
2024-02-05Fix Pleroma federation, add hidden RSVP optionRaphael
2024-02-02refactor: send and accept only spec-compliant AP headersRaphael Kabo
2023-10-09Fix bug when no static pages definedRaphael Kabo
2023-10-09Add static page config and handlerRaphael Kabo
2023-10-07refactor: event form and api routesRaphael Kabo
2023-10-06Run Prettier on all filesRaphael Kabo
2023-10-06Fix returnRaphael Kabo
2023-05-13Migrate config library to TOMLRaphael Kabo