Age | Commit message (Expand) | Author |
---|---|---|
2023-05-30 | LibWeb: Add `Page::has_ongoing_navigation()` | Aliaksandr Kalenik |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-23 | LibWeb: Allow HTMLObjectElement to convert a Resource to ImageResource | Timothy Flynn |
2022-02-12 | LibWeb: Ignore Location headers unless the response status code is 3xx | Idan Horowitz |
2021-09-13 | LibWeb: Add the Web::URL namespace and move URLEncoder to it | Idan Horowitz |
2021-05-18 | LibWeb: Change Resource's m_encoding to Optional<String> | Max Wipfli |
2021-05-16 | AK+Userland: Remove nullability feature for the ByteBuffer type | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-03 | LibWeb: Pass optional status code to ResourceLoader callbacks | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |