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
/
Applications
Age
Commit message (
Expand
)
Author
2021-04-20
FileManager+FileOperation: Report Errors when doing an file operation
Tobias Christiansen
2021-04-20
FileManager: Don't crash on error in FileOperation
Tobias Christiansen
2021-04-19
LibGfx: Improve PNG encoder API somewhat
Andreas Kling
2021-04-18
FontEditor+LibGfx: Allow user to specify if a specific glyph is present
Idan Horowitz
2021-04-18
FontEditor: Update GlyphMap on font type change
Idan Horowitz
2021-04-18
LibJS: Implement console.assert()
Linus Groh
2021-04-18
Browser+WebContent: Fix HTML injection in console functions output
Linus Groh
2021-04-18
FileManager: Show action status tips in the status bar :^)
Andreas Kling
2021-04-18
Everywhere: Rename title_bar => titlebar
Andreas Kling
2021-04-18
Browser: Add status tips to most of the actions
Andreas Kling
2021-04-18
Browser: Show status tips for any entered action
Andreas Kling
2021-04-18
LibGUI: Rename Action::long_text to Action::status_tip
Andreas Kling
2021-04-18
Everywhere: Fix a bunch of typos
Linus Groh
2021-04-18
FileManager: Pluralize empty selection statusbar message properly
Linus Groh
2021-04-17
Run: Put the window in the bottom left of the desktop
Andreas Kling
2021-04-17
Browser: Display full UserAgent string in status bar on menu hover
Idan Horowitz
2021-04-17
TextEditor: Show action long texts in the status bar :^)
Andreas Kling
2021-04-17
FileManager: Estimate transfer time
Leandro Pereira
2021-04-17
FileManager: Show file copying animation
Leandro Pereira
2021-04-17
FileManager: Make DirectoryView API's take String instead of StringView
Andreas Kling
2021-04-16
HexEditor: Use debgln_if
Hendiadyoin1
2021-04-16
PixelPaint: Add keyboard zoom shortcuts
Jagger De Leo
2021-04-16
PixelPaint: Add Zoom Reset button to new View Menubar.
Jagger De Leo
2021-04-16
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
Timothy Flynn
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-15
Welcome: Fix build breakage
Andreas Kling
2021-04-15
Everything: Add `-Wnon-virtual-dtor` flag
Nicholas-Baron
2021-04-15
Applications: Rename Serendipity => Welcome
Andreas Kling
2021-04-15
Browser: Implement spec-compliant cookie retrieval
Timothy Flynn
2021-04-14
Browser+LibWeb: Add support for spoofing the browser user agent
Idan Horowitz
2021-04-14
Browser: Respect the HttpOnly flag when storing cookies
Timothy Flynn
2021-04-14
Browser+LibWeb+WebContent: Track the source of document.cookie requests
Timothy Flynn
2021-04-14
Browser+LibWeb: Move the cookie structure into LibWeb
Timothy Flynn
2021-04-14
Browser+LibWeb: Move cookie parser into LibWeb
Timothy Flynn
2021-04-13
Browser: Remove expired cookies from the CookieJar
Timothy Flynn
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-13
Browser: Implement spec-compliant cookie storage
Timothy Flynn
2021-04-13
FileManager+FileOperation: Show byte progress of current file
Andreas Kling
2021-04-13
FileManager: Use a Core::File for the FileOperation pipes
Andreas Kling
2021-04-13
FileManager: Use FileOperation to perform drag&drop copy out-of-process
Andreas Kling
2021-04-12
Browser: Change value of "the latest representable date" for cookies
Timothy Flynn
2021-04-12
Browser: Add debug command to dump cookies
Timothy Flynn
2021-04-12
Browser: Process Expires cookie attribute
Timothy Flynn
2021-04-12
LibJS: Make Errors fully spec compliant
Linus Groh
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
[next]