Historie revizí

Autor SHA1 Zpráva Datum
  TheFightingCatfish 652fa54495 Browser+LibWeb: Silence some debug spams před 3 roky
  TheFightingCatfish e80b887059 Browser+LibWeb: Make sure the default favicon is loaded před 3 roky
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes před 3 roky
  Andreas Kling 751cb094ff LibGfx: Remove Gfx::ImageDecoder::bitmap() in favor of frame(index) před 3 roky
  Andreas Kling d01b4327fa LibGfx: Improve ImageDecoder construction před 3 roky
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath před 4 roky
  Andreas Kling e59bf87374 Userland: Replace VERIFY(is<T>) with verify_cast<T> před 4 roky
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> před 4 roky
  Gil Mendes 12f3aa9faa LibWeb: Fix redirects when a response has no data před 4 roky
  Max Wipfli 1c4854824b LibWeb: Remove usage of URL::set_path() in FrameLoader před 4 roky
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext před 4 roky
  Linus Groh d947253c51 LibWeb: Also call page_did_start_loading() for FrameLoader::Type::Reload před 4 roky
  Linus Groh 56e69c4f2e LibWeb: Call page_did_start_loading() before load_resource() před 4 roky
  Max Wipfli f808279769 LibWeb: Implement encoding sniffing algorithm před 4 roky
  Max Wipfli 67a9ebc817 LibWeb: Change Document's m_encoding to Optional<String> před 4 roky
  Max Wipfli a7681dbeea LibWeb: Change Resource's m_encoding to Optional<String> před 4 roky
  Idan Horowitz ce86026ac6 LibWeb: Add a maximum redirects limit to FrameLoader před 4 roky
  Tobias Christiansen 1b6824d296 LibWeb: Make frames nesting-aware and disallow deep nesting před 4 roky
  Idan Horowitz 37903db2b4 LibWeb: Remove double comma in FrameLoader debug logging před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Linus Groh 024fd9b957 LibWeb: Fix HTML injection on FrameLoader error page před 4 roky
  Andreas Kling 3857148028 LibWeb+Base: Use AK::SourceGenerator for error pages před 4 roky
  Andreas Kling 9a8dd38493 LibWeb+Base: Convert String::format() to String::formatted() před 4 roky
  Timothy Flynn 0f47a23e8e LibWeb: Set Cookie header on remaining resource requests před 4 roky
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests před 4 roky
  Timothy Flynn 4152f807bc LibWeb: Store cookies sent via the Set-Cookie HTTP header před 4 roky
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks před 4 roky
  aabajyan 8560108717 LibWeb: Add support to view JSON. před 4 roky