framework/views
Toby Zerner ea4d889b76 Fix post contentHtml sometimes breaking script parsing
<\/script> tags in post content would sometimes be recognized as
actually ending the script tag, even when escaped (not exactly sure
why). This is fixed by encoding the < > characters in unicode.
2017-10-05 11:48:10 +10:30
..
install Remove MySQL port field from visual installer 2017-07-22 11:32:07 +09:30
admin.blade.php Display header HTML in layout rather than app wrapper 2016-06-05 09:53:08 +09:30
app.blade.php Fix post contentHtml sometimes breaking script parsing 2017-10-05 11:48:10 +10:30
content.blade.php Refactor the web app bootstrapping code 2016-05-26 19:04:24 +09:30
discussion.blade.php Fix translation key for deleted username 2016-04-07 20:50:35 +09:00
forum.blade.php Display header HTML in layout rather than app wrapper 2016-06-05 09:53:08 +09:30
index.blade.php Extract translations from core blade files. 2016-04-07 17:45:58 +09:00
reset.blade.php Make reset password form look slightly nicer 2016-11-13 09:01:38 +10:30