Commit Graph

6 Commits

Author SHA1 Message Date
43c0631f9b
add non interactive modes to build scripts 2020-08-17 11:45:42 +01:00
3d10a8fe06
fix email generation on windows 2020-08-04 18:14:39 +01:00
a38045cefb
potential fixes for windows
hopefully fixes scss and email generation on windows by fixing runcmd()
and (optionally) reading npm bin location from the 'npm bin' command.
also, config path is cast to string before being passed to configparser.
2020-08-04 01:29:29 +01:00
7ec8650467 Mention that expiry time is UTC 2020-07-18 18:19:14 +01:00
b8fdb64f68 Added per-invite notifications for expiry and user creation
Notifications must be enabled in settings; they can then be
toggled in the dropdown menu of each invite.
2020-07-17 16:08:36 +01:00
e80b233af2 Email generation as part of build process
Moved email source to separate directory, added the task
"generate-emails" to create html files.
2020-07-16 19:05:56 +01:00