Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 vuosi sitten |
Andrew Kaster
|
e7daa02bf2
LibWeb: Unblock port 9000
|
1 vuosi sitten |
Bastiaan van der Plaat
|
cde14901bc
Ladybird+LibWeb: Add initial about:version internal page
|
1 vuosi sitten |
Bastiaan van der Plaat
|
05c0640474
Ladybird+LibWeb: Add about scheme support for internal pages
|
1 vuosi sitten |
Andreas Kling
|
bf5ad56085
LibWeb: Ignore preconnect requests for file: and data: URLs
|
1 vuosi sitten |
Bastiaan van der Plaat
|
f8feca5d21
LibWeb: Use directory page when viewing a resource schemed directory URL
|
1 vuosi sitten |
Timothy Flynn
|
e511a264fe
LibWeb: Implement ad-hoc steps to allow LibWeb to load resource:// URLs
|
1 vuosi sitten |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 vuosi sitten |
Aliaksandr Kalenik
|
6ac43274b2
LibWeb+LibJS: Use JS::GCPtr for pointers to GC-allocated objects
|
1 vuosi sitten |
Andrew Kaster
|
04670c7a06
LibWeb: Hide load started/completed debug messages behind SPAM_DEBUG
|
1 vuosi sitten |
Shannon Booth
|
6aff55d655
LibWeb: Port NavigatorID from DeprecatedString to String
|
1 vuosi sitten |
Andrew Kaster
|
ea95256f83
LibWeb: Remove unused ResourceLoader::load(URL) overload
|
1 vuosi sitten |
Andrew Kaster
|
d7d84ee931
LibWeb: Ensure a Web::Page is associated with local Worker LoadRequests
|
1 vuosi sitten |
Aliaksandr Kalenik
|
b9e0ad4358
LibWeb: Make ResourceLoader pass body and headers in error callback
|
1 vuosi sitten |
Bastiaan van der Plaat
|
8f2319e966
Ladybird+LibWeb: Rename FileDirectoryLoader to GeneratedPagesLoader
|
1 vuosi sitten |
Bastiaan van der Plaat
|
eafdb06d87
LibWeb: Add directory entries page when visiting a local directory
|
1 vuosi sitten |
auipc
|
1653c5ea41
LibWeb: Use current platform for navigator.platform
|
1 vuosi sitten |
Karol Kosek
|
eb41f0144b
AK: Decode data URLs to separate class (and parse like every other URL)
|
2 vuotta sitten |
Karol Kosek
|
f27b9b9563
LibWeb: Set Content-Type for data: URLs instead of checking MIME on load
|
2 vuotta sitten |
Daniel
|
d8c1150f6b
LibWeb: Respect "no-store" directive in cache-control header
|
2 vuotta sitten |
MacDue
|
35612c6a7f
AK+Everywhere: Change URL::path() to serialize_path()
|
2 vuotta sitten |
Timothy Flynn
|
69e8216f2c
LibWeb: Do not use OS error codes in the error callback for file:// URLs
|
2 vuotta sitten |
Andreas Kling
|
652676fdc1
LibWeb: Make ResourceLoader insert a Content-Type header for file://
|
2 vuotta sitten |
Andreas Kling
|
20132da88d
LibWeb: Don't treat erroring subresource loads as success
|
2 vuotta sitten |
Andreas Kling
|
3435820e1f
LibWeb: Render HTML content if present for HTTP error pages
|
2 vuotta sitten |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 vuotta sitten |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 vuotta sitten |
Timothy Flynn
|
4a916cd379
Everywhere: Remove needless copies of Error / ErrorOr instances
|
2 vuotta sitten |
Timothy Flynn
|
96f409ec1e
LibWeb+WebContent: Do not reference-count file request objects
|
2 vuotta sitten |
Luke Wilde
|
6d188d72c0
LibWeb: Store cookies for every HTTP response
|
2 vuotta sitten |