Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 252ed8ad18 LibWeb: Fail resource loads on HTTP 4xx or 5xx error před 3 roky
  Andreas Kling 378bca8b0c LibWeb: Make debug logging of resource load errors red instead of green před 3 roky
  Sam Atkins c388a879d7 AK+Userland: Make AK::decode_base64 return ErrorOr před 3 roky
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer před 3 roky
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() před 3 roky
  Ben Wiederhake cb868cfa41 AK+Everywhere: Make Base64 decoding fallible před 3 roky
  Ali Mohammad Pur f0e2c517fc LibWeb: Implement the dns-prefetch and preconnect link relationships před 3 roky
  Andreas Kling fccf0a466b LibWeb: Log resource load success before invoking success callback před 3 roky
  Ali Mohammad Pur e780ee2832 LibWeb: Avoid introducing a reference cycle in ResourceLoader::load() před 3 roky
  Andreas Kling d69e4f9ca7 LibWeb: Don't dump full data URLs in ResourceLoader logging před 3 roky
  Idan Horowitz d6cfa34667 AK: Make URL::m_port an Optional<u16>, Expose raw port getter před 3 roky
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it před 3 roky
  Brian Gianforcaro 189066d91d LibWeb: Log resource loading success, failure, and duration před 3 roky
  Brian Gianforcaro bca8707e15 LibWeb: Start tracking elapsed time when a resource is loaded před 3 roky
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke před 3 roky
  TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams před 3 roky
  Max Wipfli 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument před 4 roky
  Max Wipfli 33396494f6 AK+LibWeb: Remove URL::to_string_encoded() před 4 roky
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice před 4 roky
  DexesTTP 71d27abb97 Services: Rename ProtocolServer to RequestServer před 4 roky
  Simon Danner 7ab8be9e0b LibWeb: Encode URL in ResourceLoader::load() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Linus Groh 7400e3d8fc LibWeb: Don't call ResourceLoader error callback on 4xx status code před 4 roky
  Timothy Flynn 347838a240 LibWeb: Set Cookie header on <script> resource requests před 4 roky
  Idan Horowitz bc9cd55da4 Browser+LibWeb: Add support for spoofing the browser user agent před 4 roky
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks před 4 roky
  Timothy Flynn 855920fe13 Browser+LibWeb+WebContent: Add action to clear resource cache před 4 roky
  Luke dddaa529b2 LibWeb: Advertise that we support the deflate content encoding před 4 roky
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) před 4 roky
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. před 4 roky