François
|
afaebc6cf3
|
fixing hard coded width email templates
|
5 years ago |
Jeremy Lin
|
29a0795219
|
Add backend support for alternate base dir (subdir/subpath) hosting
To use this, include a path in the `DOMAIN` URL, e.g.:
* `DOMAIN=https://example.com/custom-path`
* `DOMAIN=https://example.com/multiple/levels/are/ok`
|
5 years ago |
tomuta
|
bd1e8be328
|
Implement change-email, email-verification, account-recovery, and welcome notifications
|
5 years ago |
Daniel García
|
4a7d2a1e28
|
Rename static files endpoint
|
6 years ago |
Daniel García
|
5521a86693
|
Change path for served images to avoid collision with vault images
|
6 years ago |
TheMardy
|
8526055bb7
|
Added images to email templates
|
6 years ago |
TheMardy
|
22b0b95209
|
Added HTML templates (+14 squashed commit)
Squashed commit:
[ece2260] Plaintext send_org_invite
[01d4884] Plaintext pw_hint_some
[6ce5173] Plaintext pw_hint_none
[881af3e] Plaintext invite_confirmed
[ce78621] Plaintext invite_accepted
[13a44a4] Rename send_org_invite.hbs to send_org_invite.html.hbs
[b52bf2f] Rename pw_hint_some.hbs to pw_hint_some.html.hbs
[e0d1aeb] Rename pw_hint_none.hbs to pw_hint_none.html.hbs
[898dbcd] Rename invite_confirmed.hbs to invite_confirmed.html.hbs
[107af31] Rename invite_accepted.hbs to invite_accepted.html.hbs
[d26d662] Updated send_org_invite template
[71f47af] Updated pw_hint_some template
[c2ca3c2] Updated pw_hint_none template
[50f8bfb] Updated invite_accepted template
[17f96f8] Updated invite_confirmed template
|
6 years ago |