提交歷史

作者 SHA1 備註 提交日期
  Luke Warlow 6014727c20 LibWebView: Allow data URLs in sanitize_url 1 年之前
  Tim Ledbetter e9f34c7bd1 LibWebView: Don't query public suffix list when sanitizing URLs 1 年之前
  Andreas Kling f2fd8fc928 Everywhere: Remove LibGemini 1 年之前
  Timothy Flynn 576c2f4f4d LibURL+LibUnicode+LibWebView: Handle punycode directly in LibURL 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Sam Atkins 56c5ffe398 LibFileSystem+Userland: Return ByteString from real_path() 1 年之前
  Bastiaan van der Plaat 63c6eae918 LibWebView: Fix sanitizing about scheme URLs 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Simon Wanner 0fe192dfd9 LibWebView: Use Unicode::parse_unicode_url for parsing URLs 1 年之前
  Sam Atkins c8247e5737 LibWebView: Add some helpers for "Copy email/telephone" functionality 1 年之前
  Timothy Flynn 965bd00cf3 LibWebView: Avoid trying to break a schemeless URL into renderable parts 1 年之前
  Timothy Flynn 8dc25dffc2 LibWebView: Protect URL highlighting against partially-typed URLs 1 年之前
  Timothy Flynn 9f9e5c0f55 LibWebView: Add an API to query if a host is on the Public Suffix List 1 年之前
  Timothy Flynn ae3e0d97b5 LibWebView: Wrap retrieving public suffix data in a helper 1 年之前
  Timothy Flynn 0715ba889e LibWebView: Add method to break a URL into parts for eTLD+1 highlighting 1 年之前
  Timothy Flynn a8f0fa5dd4 LibWebView+LibPublicSuffix: Merge LibPublicSuffix into LibWebView 1 年之前
  Timothy Flynn 191e20d639 LibWebView: Add a helper to sanitize a user-provided URL 1 年之前