serenity/Userland
Thomas Keppler 1d6528b94b WebServer: Use new String type for default option values
We've also pulled out the default root path instead of folding it in
with the receiving variables, so that it's uniform across all options
with default values.
2022-12-26 09:38:03 +01:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications LibGUI+Applications: Rename automatic scrolling timer functions 2022-12-26 09:27:19 +01:00
BuggieBox
Demos CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
DevTools LibIPC+Everywhere: Change IPC decoders to construct values in-place 2022-12-26 09:36:16 +01:00
DynamicLoader
Games Snake: Use a statusbar to display the current and high score 2022-12-23 23:26:21 +01:00
Libraries LibIPC: Remove requirement that Variant types must begin with Empty 2022-12-26 09:36:16 +01:00
Services WebServer: Use new String type for default option values 2022-12-26 09:38:03 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities pro: Warn if credentials will not be considered for Authorization 2022-12-26 08:06:21 +03:30
CMakeLists.txt