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