Luke Wilde
|
b17783bb10
|
Everywhere: Change west consts caught by clang-format-21 to east consts
|
2025-08-29 18:18:55 +01:00 |
|
Idan Horowitz
|
a72a0b3c2d
|
LibWeb+LibWebView: Move RFC6265 helpers to LibWeb
This will make them usable by LibWeb's CookieStore code as well.
|
2025-08-08 13:09:58 -04:00 |
|
Tomasz Strejczek
|
6fb2be96bf
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
Replace LibCore::DateTime::to_string() with
AK::UnixDateTime::to_string().
Remove unncessary #include <LibCore/DateTime.h>.
|
2025-06-19 18:42:45 -06:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|