Commit graph

12 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
f93bd87316 Update for Nim 1.0.6 2020-02-14 17:43:17 +01:00
Mr.Chun
7e42479228 make send mail from address configurable (#191)
* feat(email): make send mail from address configurable

* Exit sendMail early if there is no smtpFromAddr.

* Small adjustment to setup_nimforum
2018-07-29 16:04:36 +01:00
Dominik Picheta
d0ec32321c Hotfix mentions in anchors. 2018-05-25 22:57:38 +01:00
Dominik Picheta
b8c1ae1fe0 Implements ability to specify the HTTP port. 2018-05-23 12:48:31 +01:00
Dominik Picheta
2f2d83b86c Change 'scripts' to 'ga' for google analytics specific config. 2018-05-22 22:49:34 +01:00
Dominik Picheta
b895bf3d75 Adds ability to specify scripts in config to be added to HTML. 2018-05-22 22:15:42 +01:00
Dominik Picheta
c9901824e2 Fixes for better performance (caching, minifying, etc.) 2018-05-21 16:43:21 +01:00
Dominik Picheta
b2ed4247df Implements password resets. 2018-05-20 17:30:39 +01:00
Dominik Picheta
249031b9a8 Implements /resetPassword and refactors email code. 2018-05-20 15:03:56 +01:00
Dominik Picheta
1592be0503 Implements /about/license 2018-05-19 23:43:10 +01:00
Dominik Picheta
c6ed9e80c9 Implements web driver test suite and simple test. 2018-05-18 22:33:56 +01:00
Dominik Picheta
8518c70a66 Rearranges directories and files. 2018-05-18 20:48:01 +01:00
Renamed from utils.nim (Browse further)