summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29Ladybird: Add reset zoom level button to toolbarMacDue
2023-03-29Browser: Add reset zoom level button to toolbarMacDue
2023-03-29LibWeb+LibWasm: Implement and use the "reset the Memory buffer" stepsAli Mohammad Pur
2023-03-29LibWeb: Parse Element.style url functions relative to the documentLuke Wilde
2023-03-29LibGfx/OpenType: Ignore glyphs with bogus offsetsAndreas Kling
2023-03-29Shell: Skip rc files when not running interactivelyTim Schumacher
2023-03-29Shell: Correctly mark the end line of a parsed listTim Schumacher
2023-03-29Shell: Allow appending empty string literalsTim Schumacher
2023-03-29Shell: Properly skip POSIX `Fi` tokensTim Schumacher
2023-03-29Shell: Evaluate the program name before parsing argumentsTim Schumacher
2023-03-28README: Add a jump section for easy access to documentationsin-ack
2023-03-28LibWeb: Clamp fit-content widths in flex layout to min/max-widthAndreas Kling
2023-03-28Tests/LibWeb: Add layout test for layout fix in PR #15780Luke Wilde
2023-03-28LibGfx: Don't render OpenType glyphs that have no outlineJulian Offenhäuser
2023-03-28AK: Add DeprecatedString::from_utf8(StringView)Ali Mohammad Pur
2023-03-28LibWeb: Allow attachshadow for elements with valid custom element namesSrikavin Ramkumar
2023-03-28LibWeb: Return HTMLElement for valid custom element tag namesSrikavin Ramkumar
2023-03-28LibWeb: Implement custom element name validationSrikavin Ramkumar
2023-03-28LibWeb: Iterate codepoints instead of characters in is_valid_nameSrikavin Ramkumar
2023-03-28Meta: Remove SonarCloud cache and threads setup as it is now defaultMassimo Paladin
2023-03-28LibWeb: Declare defaulted style value comparision operators inlineAndrew Kaster
2023-03-28Documentation: Add instructions for debugging Ladybird with XcodeAndrew Kaster
2023-03-28Meta: Diable Wshorten-64-to-32 explicitly to silence Xcode defaultsAndrew Kaster
2023-03-28Ladybird: Improve Xcode generator experience and copy helpers to bundleAndrew Kaster
2023-03-28LibSQL: Block signals while forking SQLServer in LagomAndrew Kaster
2023-03-27LibWeb: Use fit-content width in place of indefinite flex item widthsAndreas Kling
2023-03-27LibWeb: Make box content sizes indefinite before intrinsic sizingAndreas Kling
2023-03-27LibWeb: Add default equality operators to Available{Space,Size}Andreas Kling
2023-03-27LibWeb: Pass available inner space to inline-level SVG layoutAndreas Kling
2023-03-27LibWeb: Pass available inner space to BFC root auto height calculationAndreas Kling
2023-03-27LibWeb: Fix intrinsic sizing early return condition in TFCAliaksandr Kalenik
2023-03-27WebServer: Propagate more errorsSam Atkins
2023-03-27LibCore: Add DateTime::to_string()Sam Atkins
2023-03-27WebServer: Use relative URLs for the directory listingSam Atkins
2023-03-27WebServer: Handle incomplete HTTP requestsSam Atkins
2023-03-27Ladybird: Don't update the zoom menu text for null tabsMacDue
2023-03-27Toolchain: Update binutils to version 2.40Cameron Youell
2023-03-27Ports: Update serenity-theming use latest commit ba2ddd0djwisdom
2023-03-27Ports/libtiff: Update libtiff to version 4.5.0Cameron Youell
2023-03-27Ports/imagemagick: Update imagemagick to version 7.1.1-5Cameron Youell
2023-03-27Ports/gettext: Update gettext to version 0.21.1Cameron Youell
2023-03-27Ports/sqlite: Update sqlite to version 3410200Cameron Youell
2023-03-27Ports/libpng: Update libpng to version 1.6.39Cameron Youell
2023-03-27Ports/make: Update make to version 4.4Cameron Youell
2023-03-27Ports/cmake: Update cmake to version 3.26.1Cameron Youell
2023-03-27Ports/curl: Update curl to version 8.0.1Cameron Youell
2023-03-27Ports/bison: Update bison to version 3.8Cameron Youell
2023-03-27Ports/bdwgc: Update bdwgc to version 8.2.2Cameron Youell
2023-03-27Ports/bc: Update bc to version 6.5.0Cameron Youell
2023-03-27Ports/bash: Update bash to version 5.2.15Cameron Youell