Commit History

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