rr-
|
c7f6663c36
|
client/general: escape entity names in links
|
2016-06-23 12:47:56 +02:00 |
rr-
|
6ea129a9ef
|
client/views: escape HTML
This lets client use < > in tag names.
|
2016-06-23 12:47:56 +02:00 |
rr-
|
7566d2e0f3
|
client/general: respect privileges
|
2016-06-11 17:36:02 +02:00 |
rr-
|
0842d90ca2
|
client/general: ditch underscore for loops
|
2016-06-11 17:36:02 +02:00 |
rr-
|
052a7ca684
|
client/general: use 'ctx' variable for templates
|
2016-05-21 09:46:53 +02:00 |
rr-
|
50404d5f5e
|
client/general: change templates extension
...from .Handlebars' (which the project no longer uses) .hbs, to a more
generic .tpl. Additionally, replace hyphens with underscores for
consistency.
|
2016-05-18 00:15:28 +02:00 |