summaryrefslogtreecommitdiff
path: root/public/views/shared/refresh-modal.ejs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-03removing global site layout vars from individual routers, putting them into ↵Claudius1-2/+2
app.local Signed-off-by: Claudius <opensource@amenthes.de>
2018-10-04Add rel="noopener" to target="_blank" linksSheogorath1-1/+1
The noopener construct protects from some nasty clickjacking attacks. We can apply them savely to all our links since we don't rely on the previously used page. Some more details: https://mathiasbynens.github.io/rel-noopener/ Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2017-01-21Refactor templates and rearrange its pathWu Cheng-Han1-0/+0
2016-08-19Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han1-9/+9
for now
2016-06-17Remove donation button in refresh modalCheng-Han, Wu1-1/+0
2016-06-17Add minimumCompatibleVersion and update refresh modal to show more detail ↵Cheng-Han, Wu1-0/+32
informations