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
2021-04-12
Documentation: Fix FreeBSD usage of the pkg command
Emil Engler
2021-04-12
Base: Fix a few width/height oversights in Marieta
thankyouverycool
2021-04-12
WindowServer: Strip Alt-shortcut marker ('&') when measuring menu texts
Andreas Kling
2021-04-12
Ports: fallback to pro when curl is not installed
Peter Elliott
2021-04-12
Ports: Require less commands in .port_include.sh
Peter Elliott
2021-04-12
LibArchive: Support POSIX.1-1988 tar files
Peter Elliott
2021-04-12
Ports: Don't use getaddrinfo for curl
Peter Elliott
2021-04-12
Userland: Add nproc utility
Peter Elliott
2021-04-12
Userland: Add support for -S to env command
Peter Elliott
2021-04-12
Meta: Add install-ports CMake target
Peter Elliott
2021-04-12
Ports: Add Dialog
Brendan Coles
2021-04-12
LibJS: Memoize failed calls of try_parse_arrow_function_expression()
Stephan Unverwerth
2021-04-12
Ports: Add GNU libtool
Brendan Coles
2021-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
2021-04-12
LibJS: Add Object::get_without_side_effects()
Linus Groh
2021-04-12
LibWeb: Add Window.parent and fix Window.top attributes
Luke
2021-04-12
Browser: Process Secure and HttpOnly cookie attributes
Timothy Flynn
2021-04-12
Browser: Process Path cookie attribute
Timothy Flynn
2021-04-12
Browser: Process Domain cookie attribute
Timothy Flynn
2021-04-12
Browser: Process Max-Age cookie attribute
Timothy Flynn
2021-04-12
Browser: Parse cookie attribute name-value pairs
Timothy Flynn
2021-04-12
Serendipity: Paint theme agnostic banner
thankyouverycool
2021-04-12
Base: Add new sans serif font Marieta
thankyouverycool
2021-04-12
Serendipity: Don't modify tip frame palette
thankyouverycool
2021-04-12
LibRegex: Generate a 'Compare' op for empty character classes
AnotherTest
2021-04-12
LibHTTP: Handle running out of input between chunk body and ending CRLF
AnotherTest
2021-04-11
Meta: Add a link to the SerenityOS Discord server in README.md
Andreas Kling
2021-04-11
LibJS: Removed a fixme in a test of BigInt.prototype.valueOf
tuqqu
2021-04-11
AK: Update LexicalPath::relative_path to work for '/' prefix
Tim Waterhouse
2021-04-11
LibWeb: Move element_child_count to ParentNode and add its IDL attribute
Luke
2021-04-11
LibWeb: Add Event.initEvent
Luke
2021-04-11
LibWeb: Add support for optional default values and optional bools in IDL
Luke
2021-04-11
Ports: Add Port for the yasm assembler (#6149)
Tom Needham
2021-04-11
LibWeb: Store cookies sent via the Set-Cookie HTTP header
Timothy Flynn
2021-04-11
LibWeb+WebContent: Hook document.cookie to the backend cookie storage
Timothy Flynn
2021-04-11
Browser+LibWeb: Add hooks for getting and setting cookies
Timothy Flynn
2021-04-11
Browser: Initial cookie storage implementation
Timothy Flynn
2021-04-11
Base: Add test page for document.cookie
Timothy Flynn
2021-04-11
ls: ls will print directory name when listing multiple directories
setepenre
2021-04-11
LibJS: Fix array hole and string object indexing prototype indirection
Linus Groh
2021-04-11
Network: Add network.png 32x32 icon
Brendan Coles
2021-04-11
LibWeb+WebContent: Support image context menus in OOPWV
Andreas Kling
2021-04-11
SystemMonitor: Add tab with detailed state to process properties window
Andreas Kling
2021-04-11
SystemMonitor: Add a little header to the process properties window
Andreas Kling
2021-04-11
SystemMonitor: Simplify executable icon lookup in ProcessModel
Andreas Kling
2021-04-11
LibGUI: Avoid unnecessary Gfx::Bitmap cloning in FileIconProvider
Andreas Kling
2021-04-11
LibGUI: Add convenient helpers for getting the sibling of a ModelIndex
Andreas Kling
2021-04-11
Base: Fix run-tests-and-shutdown.sh output in CI testing mode.
Brian Gianforcaro
2021-04-11
LibGUI: Remove an unused AK/Debug.h include
Brian Gianforcaro
2021-04-11
LibWeb: Remove trailing ';' from WrapperGenerator functions.
Brian Gianforcaro
[next]