wedding-rsvp-rs/src
Dennis Potter ac77c9064a
Better error-handling, emails for not-attending, language strings for JS errors
This commit contains the following changes:
* Better error handling: Previously, there was no proper handling in
  of email-related errors. Now, all error messages are caught and the
  user gets a nice landing page. The script will always try to contact
  the organizers of the wedding with information on the error.
* Emails for not-attending: This commit adds the possibility to send
  seperate emails to guests that attend and guests that cannot attend.
* Language strings for JavaScript errors: Previously, all JS errors were
  in Dutch. Now, they are configurable.
2019-09-04 01:27:43 +02:00
..
main.rs Better error-handling, emails for not-attending, language strings for JS errors 2019-09-04 01:27:43 +02:00
settings.rs Better error-handling, emails for not-attending, language strings for JS errors 2019-09-04 01:27:43 +02:00