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
|
73266c8498
|
LibWeb: Add missing cookie-age-limit steps to CookieStore::set()
|
2025-08-26 06:28:10 -04:00 |
|
ayeteadoe
|
3df8e00d91
|
LibWeb: Enable EXPLICIT_SYMBOL_EXPORT
|
2025-08-23 16:04:36 -06: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
|
1c075d6039
|
LibWeb: Remove Web::Infra ASCII case conversion methods
We have more optimized versions of these methods in AK.
|
2025-05-04 15:59:17 +02:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|