BookStack/app
Dan Brown ef459ca4c4
Altered the parsing of custom head to prevent htmlentities on content
Was causing things like emjoi within script content to be somewhat
mangled. Instead we force UTF8 only parsing via XML declaration.

Added test to cover.

For #2923
2021-09-12 16:19:17 +01:00
..
Actions Added the ability to remove an MFA method 2021-07-14 21:27:21 +01:00
Api Updated API auth handling of email confirmations 2021-08-05 22:07:08 +01:00
Auth Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00
Config Applied stylci changes 2021-08-31 22:03:51 +01:00
Console Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entities Fixed lack of proper ordering of pages 2021-09-01 20:30:02 +01:00
Exceptions Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Facades Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Http Applied latest styleci changes 2021-09-06 22:19:06 +01:00
Interfaces Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Notifications Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Providers Applied latest styleci changes 2021-09-06 22:19:06 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Applied latest styleci changes 2021-09-06 22:19:06 +01:00
Traits Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Util Altered the parsing of custom head to prevent htmlentities on content 2021-09-12 16:19:17 +01:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Merge branch 'v21.05.x' 2021-07-03 12:02:13 +01:00
Model.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00