| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-17 | server/password-reset: support having no smtp | rr- | |
| 2016-12-22 | client/css: fix lists in comments css inheritance | rr- | |
| Markdown lists in comments inherited some unwanted CSS rules. The fix is to make the culprit rules apply to more specific elements. | |||
| 2016-08-05 | client/general: clean up, refactor | rr- | |
| 2016-05-21 | client/general: use 'ctx' variable for templates | rr- | |
| 2016-05-18 | client/general: change templates extension | rr- | |
| ...from .Handlebars' (which the project no longer uses) .hbs, to a more generic .tpl. Additionally, replace hyphens with underscores for consistency. | |||