index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-10-16
LibJS: Rename Get{IANA => Named}TimeZoneNextTransition
Linus Groh
2022-10-16
LibJS: Change dateAdd to a required parameter of MoveRelativeDate
Idan Horowitz
2022-10-16
LibJS: Add dateAdd to all remaining MoveRelativeDate calls
Idan Horowitz
2022-10-16
LibJS: Add optional dateAdd parameter to MoveRelativeDate
Idan Horowitz
2022-10-16
LibJS: Add fast path TimeZone conversion to PlainDate#toZonedDateTime
Luke Wilde
2022-10-16
LibJS: Remove extra property check from Instant#toZonedDateTimeISO
Luke Wilde
2022-10-16
LibJS: Fast-path ToTemporalTimeZone when the argument is a TimeZone
Luke Wilde
2022-10-16
LibJS: Fast-path ToTemporalCalendar when the argument is a Calendar
Luke Wilde
2022-10-16
LibWeb: Let LoadRequest::set_body() take by value
Kenneth Myhra
2022-10-16
LibWeb: Add support for DOM::Document to XHR::send()
Kenneth Myhra
2022-10-16
LibWeb: Let lambdas return WebIDL::ExceptionOr in XHR::send()
Kenneth Myhra
2022-10-16
LibJS+js: Disable console debug messages outside Serenity only for `js`
networkException
2022-10-15
GMLPlayground: Allow previewing GML in a separate window
Samuel Bowman
2022-10-15
LibJS: Subtract time zone offsets when converting from local time to UTC
Timothy Flynn
2022-10-15
WebDriver: Implement `GET /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-15
LibWeb: Make Cookie::Cookie transportable over IPC
Tobias Christiansen
2022-10-15
WebDriver: Implement POST /session/{id}/forward endpoint
Moustafa Raafat
2022-10-15
WebDriver: Implement POST /session/{id}/back endpoint
Moustafa Raafat
2022-10-15
LibJS: Use infallible ParseTimeZoneOffsetString
Timothy Flynn
2022-10-15
LibJS: Remove Temporal::DefaultTimeZone
Timothy Flynn
2022-10-15
LibJS: Replace GetIANATimeZoneOffset[Ns] with GetNamedTimeZoneOffset[Ns]
Timothy Flynn
2022-10-15
LibJS: Replace GetIANATimeZoneEpochValue with GetNamedTimeZoneEpoch[Ns]
Timothy Flynn
2022-10-15
LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds
Timothy Flynn
2022-10-15
LibJS: Replace RoundTowardsZero with truncate
Timothy Flynn
2022-10-15
LibJS: Consolidate sources of system time zone to one location in Date
Timothy Flynn
2022-10-15
LibJS: Expose the StringToNumber AO for public use
Timothy Flynn
2022-10-15
WebDriver: Fix HTTP Status for 'no such window' error
Tobias Christiansen
2022-10-15
WebDriver: Implement `POST /session/{id}/refresh` endpoint
Tobias Christiansen
2022-10-15
LibWeb: Implement minmax()
martinfalisse
2022-10-15
LibWeb: Implement auto-fill and auto-fit
martinfalisse
2022-10-15
LibWeb: Implement more of the grid spec
martinfalisse
2022-10-15
LibWeb: Parse minmax() value
martinfalisse
2022-10-15
LibWeb: Parse auto-fill and auto-fit attributes
martinfalisse
2022-10-15
LibWeb: Refactor parsing a GridTrackSize
martinfalisse
2022-10-15
LibWeb: Refactor GridTrack maintenance in the GFC
martinfalisse
2022-10-15
LibWeb: Calculate the height of the css grid correctly
martinfalisse
2022-10-15
LibWeb: Use w3 instead of drafts for spec
martinfalisse
2022-10-15
LibWeb: Add parent classes for managing GridTrackSizes
martinfalisse
2022-10-15
Spider: Make the last move undoable
Gunnar Beutner
2022-10-15
LibWeb: Apply min-width and max-width constraints to inline-block boxes
Andreas Kling
2022-10-15
LibWeb: Split intrinsic heights cache by definite available widths
Andreas Kling
2022-10-15
LibWeb: Assign hypothetical flex item main sizes as temporary main size
Andreas Kling
2022-10-15
Ports: Add dosfstools port
Liav A
2022-10-15
LibWeb/Fetch: Add "webidentity" destination for FedCM
Linus Groh
2022-10-15
LibWeb/Fetch: Add duplex property to Request
Linus Groh
2022-10-15
LibWeb/Fetch: Add support for parsing a single range header value
Linus Groh
2022-10-15
NetworkSettings+SpiceAgent: Update and add required unveil paths
ne0ndrag0n
2022-10-15
LibJS: Move time zone annotation parsing into ParseISODateTime
snooze6214
2022-10-15
WebContent+LibWeb+LibJS: Report exceptions to the JS console
Pavel
2022-10-15
headless-browser: Add ca-certs-path options
leeight
[next]