summaryrefslogtreecommitdiff
path: root/client/html/help_search.tpl
AgeCommit message (Collapse)Author
2020-06-04client+server: add post pools featureShyam Sunder
2020-05-04Implement updating pools of a post from details sidebarRuin0x11
2020-05-03Add pool CRUD operations/pagesRuin0x11
2017-01-21client: refactor linking and routingrr-
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-06-05client/css: refactor <nav> cssrr-
2016-05-18client/general: change templates extensionrr-
...from .Handlebars' (which the project no longer uses) .hbs, to a more generic .tpl. Additionally, replace hyphens with underscores for consistency.