1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 11:01:00 +00:00
serenity/Userland
Kemal Zebari 5d7331b4ed Browser: Disallow empty URLs in the bookmark editor
When an empty URL is given to `BookmarkEditor`, it will now
disable the button that saves the bookmark change since an empty
URL is an invalid URL.
2023-02-02 01:18:33 +01:00
..
Applets AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
Applications Browser: Disallow empty URLs in the bookmark editor 2023-02-02 01:18:33 +01:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
DevTools AK: Move Stream and SeekableStream from LibCore 2023-01-29 19:16:44 -07:00
DynamicLoader Everywhere: Remove "LibC/" includes, add lint-rule against it 2023-01-07 10:01:37 -07:00
Games Spider: Make double-click skip the new-game animation 2023-02-01 14:19:15 +00:00
Libraries LibGfx: Give ICC::TagType a virtual destructor 2023-02-01 19:19:30 +01:00
Services SystemServer: Propagate errors 2023-02-01 19:21:10 +01:00
Shell AK: Move memory streams from LibCore 2023-01-29 19:16:44 -07:00
Utilities LibWeb+WebContent: Do not reference-count file request objects 2023-02-01 14:04:44 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00