Commit Verlauf

Autor SHA1 Nachricht Datum
  Bastiaan van der Plaat eafdb06d87 LibWeb: Add directory entries page when visiting a local directory vor 1 Jahr
  auipc 1653c5ea41 LibWeb: Use current platform for navigator.platform vor 1 Jahr
  Karol Kosek eb41f0144b AK: Decode data URLs to separate class (and parse like every other URL) vor 2 Jahren
  Karol Kosek f27b9b9563 LibWeb: Set Content-Type for data: URLs instead of checking MIME on load vor 2 Jahren
  Daniel d8c1150f6b LibWeb: Respect "no-store" directive in cache-control header vor 2 Jahren
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() vor 2 Jahren
  Timothy Flynn 69e8216f2c LibWeb: Do not use OS error codes in the error callback for file:// URLs vor 2 Jahren
  Andreas Kling 652676fdc1 LibWeb: Make ResourceLoader insert a Content-Type header for file:// vor 2 Jahren
  Andreas Kling 20132da88d LibWeb: Don't treat erroring subresource loads as success vor 2 Jahren
  Andreas Kling 3435820e1f LibWeb: Render HTML content if present for HTTP error pages vor 2 Jahren
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace vor 2 Jahren
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` vor 2 Jahren
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances vor 2 Jahren
  Timothy Flynn 96f409ec1e LibWeb+WebContent: Do not reference-count file request objects vor 2 Jahren
  Luke Wilde 6d188d72c0 LibWeb: Store cookies for every HTTP response vor 2 Jahren
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas vor 2 Jahren
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY vor 2 Jahren
  Linus Groh 398e44b27b LibWeb: Pass status code to ResourceLoader error callback when available vor 2 Jahren
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers vor 2 Jahren
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers vor 2 Jahren
  Andreas Kling c964a6b548 LibWeb: Paper over a VERIFY() crash in ResourceLoader for now vor 3 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Kenneth Myhra 92a3803066 LibWeb: Add timeout_callback to ResourceLoader::load() vor 3 Jahren
  Kenneth Myhra 07b6c7114b LibWeb: Use a single shot timer instead of an ordinary repetitive timer vor 3 Jahren
  Lucas CHOLLET 662711fa26 Browser+LibWeb+WebContent: Allow Browser to load local files vor 3 Jahren
  Andreas Kling c03a0e7260 LibWeb: Fix unsafe capture of ref-to-local when setting up load timeout vor 3 Jahren
  Kenneth Myhra c805987329 LibWeb: Add timeout functionality to ResourceLoader vor 3 Jahren