Histórico de Commits

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