| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-21 | client: refactor linking and routing | rr- | |
| Print all links through new uri.js component Refactor the router to use more predictable parsing Fix linking to entities with weird names (that contain slashes, + etc.) | |||
| 2016-07-08 | client/general: refactor URL parameter handling | rr- | |
| 2016-06-23 | client/general: escape entity names in links | rr- | |
| 2016-06-23 | client/views: escape HTML | rr- | |
| This lets client use < > in tag names. | |||
| 2016-06-05 | client/css: refactor <nav> css | rr- | |
| 2016-06-03 | client/users: add counters to user summary | 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. | |||