Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling dd419b5a8d AK: Make String::number() infallible hace 9 meses
  Shannon Booth 501f92b54e LibWeb+LibURL: Consolidate Origin parsing and serialization into LibURL hace 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Shannon Booth ff71d8f2c9 LibURL+LibWeb: Pass a mutable reference URL to URL parser hace 11 meses
  Shannon Booth 84a7fead0e LibURL: Make percent_encode return a String hace 11 meses
  Shannon Booth deff8df2c7 LibWeb: Actually perform "update the href steps" hace 11 meses
  Shannon Booth cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed hace 11 meses
  Shannon Booth f511c0b441 LibURL+LibWeb: Do not percent decode in password/username getters hace 11 meses
  Jamie Mansfield 8f2cb6755b LibWeb: Implement HTMLAreaElement.referrerPolicy hace 1 año
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` hace 1 año
  Shannon Booth 8af7b64acc LibWeb: Fix typo passing through url_string in 'follow the hyperlink' hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Andrew Kaster a5e1364938 LibWeb: Respect the trusted state of input events when clicking links hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader hace 1 año
  Aliaksandr Kalenik c7a6d418d7 LibWeb: Update HTMLHyperlinkElementUtils to use navigables hace 2 años
  Shannon Booth de07fb5132 LibWeb: Port HTMLAreaElement interface from DeprecatedString to String hace 1 año
  Shannon Booth 099a069b86 LibWeb: Fix typo in query of link element search params hace 1 año
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String hace 1 año
  Shannon Booth 21fe86d235 AK: Port URL::m_query from DeprecatedString to String hace 1 año
  Shannon Booth 55a01e72ca AK: Port URL username/password from DeprecatedString to String hace 1 año
  Shannon Booth 6b29dc3e46 LibWeb: Fix double percent encode of username hace 1 año
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' hace 2 años
  Shannon Booth 5625ca5cb9 AK: Rename URLParser::parse to URLParser::basic_parse hace 2 años
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement hace 2 años