Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 2cb50f6750 LibWeb+Browser: Add ability to run Browser with the new HTML parser %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev fce49b3e32 LibGUI: Change GUI::KeyEvent::key() type to KeyCode %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath %!s(int64=5) %!d(string=hai) anos
  FalseHonesty 51e79a2bbc LibWeb: Add hook to HtmlView when a new document is set %!s(int64=5) %!d(string=hai) anos
  FalseHonesty e5c2e53739 LibWeb: Fix HtmlView not scrolling to a url's anchor on page load %!s(int64=5) %!d(string=hai) anos
  AnotherTest 013cb76d77 LibGemini: Implement rendering text/gemini documents to HTML %!s(int64=5) %!d(string=hai) anos
  Linus Groh ad3871b64e AK: Fix URL's operator<<() and use it %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d612ca1fcc LibWeb: Render content based on MIME type provided by server (or guess) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fc26aefe81 LibWeb: Add a hook for when an URL is dropped on an HtmlView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f1708b3832 LibWeb: Teach HtmlView how to render Markdown files :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 97adcde36e LibWeb: Teach HtmlView how to open a .txt file %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fe0de26277 LibWeb+Browser: Support about: URL protocol so "about:blank" works :^) %!s(int64=5) %!d(string=hai) anos
  FalseHonesty 0e048f3c4c LibWeb: Add hook when a link is middle clicked %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f32989a3e7 LibWeb: Add hook when context menu is requested by right-clicking link %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0d2beddc74 LibWeb: Plumb the full HtmlView viewport rect down into the engine %!s(int64=5) %!d(string=hai) anos
  Linus Groh 94c28552c6 LibWeb: Add basic support for redirects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f3676ebef5 LibWeb: Handle iso-8859-1 web content a little bit better %!s(int64=5) %!d(string=hai) anos
  Andreas Kling eb6e35a1be ProtocolServer: Pass HTTP response headers to the client %!s(int64=5) %!d(string=hai) anos
  Peter Nelson e159370ccb LibWeb: Handle .gifs as images and use ImageDecoder to decode them %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2be184f49c LibWeb: Try fetching a favicon when loading a non-file URL in HtmlView %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5c2bdbf27f Browser+LibWeb: Open link in new tab on Ctrl+Click :^) %!s(int64=5) %!d(string=hai) anos
  Linus Groh 061205b3b3 LibWeb: Pass link target to HtmlView's on_link_click callback %!s(int64=5) %!d(string=hai) anos
  Jack Byrne f65c55791e LibWeb: Scroll back to the top when a new page is loaded %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7382b27c22 LibWeb: Add Origin concept (protocol, host, port tuple) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f8d6d61da5 LibWeb: Fix null dereference in HtmlView::mousedown_event %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9b0bfcb8b7 LibWeb: Handle javascript: URLs inside LibWeb :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9eec63e471 LibWeb: Protect DOM node while preparing to send mouse events %!s(int64=5) %!d(string=hai) anos
  Linus Groh 07049f98ec LibWeb: Handle invalid URL in HtmlView::load() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 021d78f8f7 Browser: Add error page %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 660ec504ca LibWeb: Move get_element_by_id() to a NonElementParentNode mixin class %!s(int64=5) %!d(string=hai) anos