summaryrefslogtreecommitdiff
path: root/Ladybird
AgeCommit message (Expand)Author
2023-01-03Ladybird: Install SQLServer binaryDavide Cavalca
2023-01-03Ladybird: Remove separate LICENSE filenetworkException
2022-12-30Ladybird: Tell Qt that we manually handle the Cookie headerLuke Wilde
2022-12-30Ladybird: Fix typosNico Weber
2022-12-25Ladybird: Close inspector and JS console when tab closesMacDue
2022-12-25Ladybird: Add the node properties tabs to the inspectorMacDue
2022-12-25Ladybird: Reimplement the DOM inspector :^)MacDue
2022-12-25Ladybird: Allow replacing underlying model of ModelTranslatorMacDue
2022-12-25Documentation: Move Ladybird BuildInstructions to DocumentationAndrew Kaster
2022-12-25Ladybird: Support building Ladybird as a non-top-level projectAndrew Kaster
2022-12-25Ladybird/WebDriver: Retrieve process environment in an OS-dependent wayTimothy Flynn
2022-12-25Ladybird/WebDriver: Move to using local socket files for WebDriver IPCTimothy Flynn
2022-12-25Ladybird: Fix build after Gfx::load_system_theme() return type changeAndreas Kling
2022-12-25Ladybird: Migrate SQLServer to be launched as a singleton processTimothy Flynn
2022-12-25Ladybird: Quit SQLServer when its connected client exitsTimothy Flynn
2022-12-25Ladybird: Fix build after ConsoleGlobalEnvironmentExtensions renameAndreas Kling
2022-12-25Ladybird: Implement SQLServer for Ladybird :^)Timothy Flynn
2022-12-25Ladybird: Do not domain match on cookie updatesTimothy Flynn
2022-12-25Ladybird/Documentation: Add cmake to macOS dependenciesThitat Auareesuksakul
2022-12-25Ladybird: Pass Gfx::IntPoint by valueMacDue
2022-12-25Ladybird: Pass Gfx::IntSize by valueMacDue
2022-12-25Ladybird: Fix build with JS::MarkupGenerator's new string type usageAliaksandr Kalenik
2022-12-25Ladybird: Update for AK::{String => DeprecatedString} renameLinus Groh
2022-12-25Ladybird: Replace history entry if loading URL because of a redirectBaitinq
2022-12-25Ladybird: Add stub for notify_server_did_finish_handling_input_eventSam Atkins
2022-12-25Ladybird/WebDriver: Support running headless WebDriver sessionsTimothy Flynn
2022-12-25Ladybird: Update stored URL when a page starts/finishes loadingTimothy Flynn
2022-12-25Ladybird: Implement updated alert/confirm/prompt IPC methodsTimothy Flynn
2022-12-25Ladybird: Add block pop-ups checkbox to debug menuIdan Horowitz
2022-12-25Ladybird/WebDriver: Implement the cookie endpoints for LadybirdTimothy Flynn
2022-12-25Ladybird: Implement WebDriver for Ladybird :^)Timothy Flynn
2022-12-25Ladybird: Implement WebDriver's navigation and window control endpointsTimothy Flynn
2022-12-25Ladybird: Construct a WebDriverConnection when instructed to do soTimothy Flynn
2022-12-25Ladybird: Foward the WebContent passing socket FD by command lineTimothy Flynn
2022-12-25Ladybird: Give the WebContent socket a descriptive nameTimothy Flynn
2022-12-25Ladybird/Misc: Add ladybird.nix for nix-shell supportBaitinq
2022-12-25Ladybird: Stub out notify_server_did_request_fullscreen_windowMarco Cutecchia
2022-12-25Ladybird: Stub out history navigation WebView::ViewImplementation APIsTimothy Flynn
2022-12-25Ladybird: Stub out new cookie WebView::ViewImplementation APIsTimothy Flynn
2022-12-25Ladybird: Fix reloading functionalityBaitinq
2022-12-25Ladybird: Stub out new WebView::ViewImplementation APIsTimothy Flynn
2022-12-25Ladybird: Don't add initial about:blank load to historyBaitinq
2022-12-25Ladybird: Add new WebContent source file for WebDriver endpointsTimothy Flynn
2022-12-25Ladybird: Add subclass of WebSocket::WebSocketImpl using Qt networkingAndreas Kling
2022-12-25Ladybird: Don't change window icons when background tabs change iconsGunnar Beutner
2022-12-25Ladybird: Don't update window titles when background tabs change titlesGunnar Beutner
2022-12-25Ladybird: Don't push to history when loading through history navigationBaitinq
2022-12-25Ladybird: Handle forward and backward mouse buttonsBaitinq
2022-12-25Ladybird: Don't burn 100% CPU in EventLoopPluginQt::spin_until()Andreas Kling
2022-12-25Ladybird: Disable HTTP2 as it's significantly slowerAndreas Kling