aboutsummaryrefslogtreecommitdiffstats
path: root/start/events.js
Commit message (Collapse)AuthorAge
* Rebranded from 'ferdi' to 'ferdium' (#4)Libravatar Vijay Aravamudhan2022-04-24
|
* Replace EXTERNAL_DOMAIN variable with APP_URLLibravatar thursday2021-11-23
|
* Fixed grammarLibravatar thursday2021-11-23
| | | Updated password reset email message.
* Fixed spellingLibravatar thursday2021-11-23
|
* APP_URL changed to EXTERNAL_DOMAINLibravatar thursday2021-11-23
| | | To fix problems with missing APP_URL variable. APP_URL=http://${HOST}:${PORT} but HOST is no longer set as a Docker env variable. APP_URL being set with http as default is also causing problems for some users.
* Applied linter fixes.Libravatar Vijay A2021-05-19
|
* Move mail sender address to env configLibravatar vantezzen2020-04-02
|
* #16 Implement Password resetLibravatar vantezzen2020-04-02