Историја ревизија

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