index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-18
LibArchive: Use designated initializers
Lenny Maiorani
2022-02-18
LibArchive: Refactor zip header handling
Lenny Maiorani
2022-02-18
Spreadsheets: Add range functions to the Position class
u9g
2022-02-18
LibWeb: Use more relevant WebSocket spec links
Linus Groh
2022-02-18
LibWeb: Move WebSocket into the Web::WebSockets namespace
Linus Groh
2022-02-18
BrowserSettings: Run gml-format on ContentFilterSettingsWidget.gml
Andreas Kling
2022-02-18
LibWeb: Add missing is_length() check in FFC::is_cross_auto()
Andreas Kling
2022-02-18
LibWeb: Resolve Lengths to pixels earlier
Sam Atkins
2022-02-18
LibWeb: Remove Length::Type::Undefined! :^)
Sam Atkins
2022-02-18
LibWeb: Remove redundant Length::resolved() calls
Sam Atkins
2022-02-18
LibWeb: Calculate calc() lengths in to_px()
Sam Atkins
2022-02-18
LibWeb: Remove fallback value from Length::resolved()
Sam Atkins
2022-02-18
LibWeb: Use Optional instead of undefined-lengths for widths/heights
Sam Atkins
2022-02-18
LibWeb: VERIFY when getting a length from an invalid StyleValue
Sam Atkins
2022-02-18
LibWeb: Initialize BoxShadowData lengths to 0px instead of undefined
Sam Atkins
2022-02-18
LibWeb: Use a Variant for calc() percentage_basis
Sam Atkins
2022-02-18
Browser: Add option to open BrowserSettings from Browser :^)
Maciej
2022-02-18
BrowserSettings: Implement GUI for setting up content filters :^)
Maciej
2022-02-18
Browser: Add support for disabling content filtering
Maciej
2022-02-18
Browser: Implement listener for most config options
Maciej
2022-02-18
Browser: Call url_from_user_input for home URL
Maciej
2022-02-18
Browser: Update content filters if the config file changes
Maciej
2022-02-18
LibJS: Add a spec link for Iterator Records
Timothy Flynn
2022-02-18
LibJS: Allow methods in classes named 'async'
davidot
2022-02-18
LibJS: Allow CallExpression as left hand side of for-of/for-in loops
davidot
2022-02-18
RequestServer: Bump the ConnectionCache concurrent connection limit to 4
Ali Mohammad Pur
2022-02-18
FontEditor: Remove listener client
thankyouverycool
2022-02-18
FontEditor: Save settings for showing metadata and unicode blocks
thankyouverycool
2022-02-18
FontEditor: Add a search box to filter Unicode blocks
thankyouverycool
2022-02-18
LibGUI: Let AbstractViews be activated programmatically
thankyouverycool
2022-02-18
LibGUI: Make ItemListModels filterable
thankyouverycool
2022-02-18
LibProtocol: Close the stream notifier unconditionally on EOF
Ali Mohammad Pur
2022-02-18
WebServer: Close the socket if Connection: keep-alive isn't requested
Ali Mohammad Pur
2022-02-18
LibTLS: Add Elliptic Curve Diffie-Hellman Ephemeral (ECDHE) support
Michiel Visser
2022-02-18
LibGUI: Account for hidden headers in content size calculation
thankyouverycool
2022-02-18
SystemMonitor: Add proper icon to the ProcessState window
thankyouverycool
2022-02-18
SystemMonitor: Don't invalidate ProcessStateModel on refresh
thankyouverycool
2022-02-18
LibCrypto: Add curve x25519
stelar7
2022-02-18
Utilities/nc: Add support to -I/--length option like SO_RCVBUF
dayarthvader
2022-02-18
tar: Automatically recognize gzip archives
Tim Schumacher
2022-02-18
Base: Update the tar manpage
Tim Schumacher
2022-02-18
Userland: Dynamically update the MonitorSettingsWidget countdown timer
stijndr
2022-02-18
Kernel: Don't enable write-combine for the Bochs framebuffer device
Tom
2022-02-17
Ports: Enable OpenSSL support for CMake
Tim Schumacher
2022-02-18
LibWeb: Support CSS :only-of-type selector
Andreas Kling
2022-02-18
Base: Add <input> test page
Adam Hodgen
2022-02-18
LibWeb: Add <input> value sanitiztion algorithm
Adam Hodgen
2022-02-18
LibWeb: Improve display of input elements
Adam Hodgen
2022-02-18
LibWeb: Reflect only known values for <input> element's type attribute
Adam Hodgen
2022-02-18
Kernel: Add 'RegisterState' & 'KString::try_create' stubs for aarch64
Marco Cutecchia
[prev]
[next]