summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates/sscuttlizr
Commit message (Collapse)AuthorAgeFilesLines
* Make sure to check users for being falseGravatar Tom Willemse2024-06-104-6/+16
|
* Merge branch 'noreferrer-noopener-newwindow' into oniGravatar Tom Willemse2024-04-211-2/+11
|\
| * feat: Add option to make all links open in a new windownoreferrer-noopener-newwindowGravatar Tom Willemse2024-04-211-0/+1
| |
| * feat: Add options to include noreferrer and noopener in ↵Gravatar Tom Willemse2024-04-211-2/+10
| | | | | | | | | | | | | | | | | | | | links - ‘noreferrer’ prevents the Referer header from being sent to the server the link points at when the link is clicked on. - ‘noopener’ prevents the ‘window.opener’ property from being set when the link is clicked on.
* | fix(scuttlizr): No named entity for non-breaking space ↵Gravatar Tom Willemse2024-04-192-6/+6
| | | | | | | | | | | | | | | | in XHTML While running in Debug mode XHTML is rendered instead of HTML, and XHTML doesn't have a named entity for non-breaking space (‘ ’ in HTML), so the numeric one must be used instead.
* | fix(scuttlizr): Unclosed divGravatar Tom Willemse2024-04-191-0/+1
|/ | | | This ‘div’ is opened on line 461.
* Update bookmarks.tpl.phpGravatar buckaroo-labs2023-12-201-1/+1
| | | change × to *
* Update top.inc.phpGravatar buckaroo-labs2023-12-201-9/+9
|
* Update bottom.inc.phpGravatar buckaroo-labs2023-12-201-1/+3
| | | avoid warning
* Update bookmarks-thumbnail.inc.tpl.phpGravatar buckaroo-labs2023-12-201-1/+4
| | | avoid warning
* bundle sscuttlizr themeGravatar buckaroo-labs2023-12-2051-0/+3299