JC Brand
|
8a4aa4efdd
|
Use a named variable for _.template
This removes the need for `switch (obj)` in the template which is not
allowed in strict mode.
Additionally using a named variable speeds up rendering.
|
2017-11-05 18:59:29 +01:00 |
|
JC Brand
|
6fea88fcc3
|
Add JID validation and error messages to the add contact form
|
2017-07-17 22:08:15 +02:00 |
|
JC Brand
|
85f6a75fed
|
Escape user-generated input to avoid injection attacks
|
2017-02-13 13:41:37 +00:00 |
|
Mathias Ertl
|
1ba68dc8b2
|
Csp compat (#695)
* Remove some inline CSS style to improve CSP compatibility
* update changelog
|
2016-10-03 19:45:06 +02:00 |
|
JC Brand
|
66c029ed3e
|
More CSS and markup fixes after looking in FF.
Changed the icon-* selector to apply only to :before (fixes ugly font rendering in FF).
|
2015-11-02 00:11:00 +00:00 |
|
JC Brand
|
55b9a4e568
|
Initial support for external HTMl templates. Updates #77
|
2013-12-31 01:07:11 +02:00 |
|