aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/tag.list.html
Commit message (Expand)AuthorAgeFilesLines
* Security: fix multiple XSS vulnerabilities + fix search tags with special charsArthurHoaro2020-10-061-5/+5
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-1/+1
* Explicitly define base and asset path in templatesArthurHoaro2020-07-231-4/+4
* Process manage tags page through Slim controllerArthurHoaro2020-07-231-1/+1
* Process tag list page through Slim controllerArthurHoaro2020-07-231-2/+2
* Slim router: handle add tag routeArthurHoaro2020-07-231-1/+1
* Fix all relative link to work with new URLArthurHoaro2020-07-231-1/+1
* fix a11yLuce Carević2019-07-131-6/+6
* Accessibility: specify the HTML lang attributeArthurHoaro2019-02-091-1/+1
* Login: update PageBuilder and default/vintage templatesVirtualTam2018-06-021-3/+3
* Add classes to default template to avoid using IDs in SCSSArthurHoaro2018-05-101-2/+2
* Fix alignement and better clarity for 'List all links with those tags' buttonArthurHoaro2017-11-081-1/+3
* Merge pull request #925 from ArthurHoaro/theme/remove-2nd-sort-byArthurHoaro2017-08-191-2/+0
|\
| * Remove the 2nd green 'sort by' row in link listArthurHoaro2017-08-191-2/+0
* | Hide the search link if no tag has been searched in tag listArthurHoaro2017-08-191-3/+5
|/
* Tagcloud/list improvmentsLucas Cimon2017-06-091-1/+4
* Tag list: use awesomplete for tag auto completionArthurHoaro2017-05-251-1/+5
* Adds a taglist view with edit/delete buttonsArthurHoaro2017-05-251-0/+82