Commit History

作者 SHA1 備註 提交日期
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 年之前
  Timothy Flynn 87c4080d00 Browser+LibWeb+WebContent: Store cookie expiry times in UTC 2 年之前
  Timothy Flynn ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr 2 年之前
  Timothy Flynn 9b483625e6 LibIPC+Everywhere: Change IPC decoders to construct values in-place 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Timothy Flynn 05f41382bb Userland: Properly define IPC::encode and IPC::decode specializations 2 年之前
  Timothy Flynn fce9fcf154 LibWeb: Add a string-to-same-site-attribute converter 2 年之前
  Smrtnyk b08ae57b23 LibWeb: Parse SameSite cookie attribute 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Valtteri Koskivuori f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Lenny Maiorani 148f8169a4 LibWeb: Use date constants 3 年之前
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 年之前
  Andreas Kling cb9cac4e40 LibIPC+IPCCompiler+AK: Make IPC value decoders return ErrorOr<void> 3 年之前
  Andreas Kling 5f7d008791 AK+Everywhere: Stop including Vector.h from StringView.h 3 年之前
  Lenny Maiorani 97bd13264a Everywhere: Make use of container version of all_of 4 年之前
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 年之前
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 年之前
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab 4 年之前
  Timothy Flynn 67884f6747 LibWeb: Impose a sane max cookie size 4 年之前
  Timothy Flynn c2d38abe6f Browser+LibWeb: Move cookie parser into LibWeb 4 年之前