Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | Email refactoring | Darius Kazemi | |
Tons of refactoring of email. This no longer uses Sendgrid templates and now uses source-controlled handlebars files in the `views/emails/` directory. This means that email messages are now source-controlled and vastly reduces the sendgrid setup process. This also adds a new file, `domain-example.js`, in the config directory, which stores things like the site name, base URL, port, etc. This should be renamed to `domain.js`, in keeping with the other configuration files. | |||
2020-01-04 | Event image deletion functionality | lowercasename | |
2020-01-04 | Removal-from-event via password functionality | lowercasename | |
2020-01-02 | Export as ICS functionality | lowercasename | |
2019-09-30 | Fixes to iCal parser | Raphael Kabo | |
2019-09-30 | Event group functionality | Raphael Kabo | |
2019-09-14 | Functionality to limit number of attendees | lowercasename | |
2019-08-24 | Some tweaks to event page display | lowercasename | |
2019-08-24 | Metadata display tweaks | lowercasename | |
2019-08-24 | OG and Twitter metadata for event pages | lowercasename | |
2019-08-03 | Updated Sendgrid email template | lowercasename | |
2019-08-03 | Users can remove themselves, admins can remove all users from events | lowercasename | |
2019-08-02 | Attempt to make edit fields show correct time | Raphael Kabo | |
2019-08-02 | Backend to display events in appropriate timezone | Raphael Kabo | |
2019-08-01 | Merge branch 'master' of https://github.com/lowercasename/gathio into timezones | Raphael Kabo | |
2019-08-01 | Removed unnecessary logging | Raphael Kabo | |
2019-08-01 | Emails only sent if API key is set | Raphael Kabo | |
2019-08-01 | Frontend timezone selection functionality | Raphael Kabo | |
2019-07-26 | Console logging for a bug fix | lowercasename | |
2019-07-26 | Fixed event page route to avoid uncaught errors | lowercasename | |
2019-07-26 | Automatically delete images connected to old events | lowercasename | |
2019-07-25 | Many bugfixes | lowercasename | |
2019-07-25 | First commit | lowercasename | |