serenity/Userland
Linus Groh 024fd9b957 LibWeb: Fix HTML injection on FrameLoader error page
Small regression introduced by 3857148, we still have to escape HTML
entities.
2021-04-22 10:17:00 +02:00
..
Applets Network.Applet: Avoid JsonObject copy and use StringBuilder::appendff() 2021-04-17 01:27:29 +02:00
Applications FontEditor: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
Demos WidgetGallery: Fix bogus return type from FileIconsModel::create() 2021-04-22 09:35:15 +02:00
DevTools UserspaceEmulator: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
DynamicLoader LibC: Setup a unit test harness for LibC, add ctime_r / asctime_r tests. 2021-04-21 08:04:52 +02:00
Games Everywhere: Add -Wdouble-promotion warning 2021-04-16 19:01:54 +02:00
Libraries LibWeb: Fix HTML injection on FrameLoader error page 2021-04-22 10:17:00 +02:00
Services TelnetServer: Convert String::format() => String::formatted() 2021-04-21 23:49:02 +02:00
Shell Shell: Convert String::format() => String::formatted() 2021-04-21 23:49:01 +02:00
Tests Tests: Fix test-math expected values 2021-04-18 21:41:17 +02:00
Utilities readelf: Remove an unnecessary String::format() 2021-04-21 23:49:02 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00