Age | Commit message (Expand) | Author |
---|---|---|
2023-04-15 | AK+Everywhere: Change URL::path() to serialize_path() | MacDue |
2023-03-10 | Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case | Andreas Kling |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-09-29 | AK+Everywhere: Replace "protocol" with "scheme" url helpers | networkException |
2022-07-12 | Everywhere: Replace single-char StringView op. arguments with chars | sin-ack |
2021-04-25 | LibWebSocket+telws: Use my own copyright headers :^) | DexesTTP |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-18 | LibWebSocket: Add a new websocket library | DexesTTP |