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
/
Browser
Age
Commit message (
Expand
)
Author
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-30
Browser: Add FrogFind search engine
Maciej Zygmanowski
2021-04-29
Browser: Display search engine format in statusbar
Maciej Zygmanowski
2021-04-29
Browser: Save search engine setting to preferences
Maciej Zygmanowski
2021-04-29
Browser: Add GitHub and Yandex to search engines
Panagiotis Vasilopoulos
2021-04-26
Browser: Add basic support for search engines
sppmacd
2021-04-25
Services: Rename ProtocolServer to RequestServer
DexesTTP
2021-04-25
LibWeb: Add WebSocket bindings
DexesTTP
2021-04-23
AK: Rename adopt() to adopt_ref()
Andreas Kling
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
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
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-17
Browser: Display full UserAgent string in status bar on menu hover
Idan Horowitz
2021-04-16
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
Timothy Flynn
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-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-11
Browser+LibWeb: Add hooks for getting and setting cookies
Timothy Flynn
2021-04-11
Browser: Initial cookie storage implementation
Timothy Flynn
2021-04-09
Browser: Add a separator line below the menu while in multi-tab mode
Andreas Kling
2021-04-09
Browser: Add more Alt shortcuts to menu actions
Andreas Kling
2021-04-09
Browser: Add Alt shortcuts to menu actions
Andreas Kling
2021-04-05
Browser: Add Alt shortcuts for top-level menus
Andreas Kling
2021-03-30
Browser+LibWeb+WebContent: Add action to clear resource cache
Timothy Flynn
2021-03-27
Browser: Set parent of tab child windows
Linus Groh
2021-03-26
Browser: Add right-click context menu item for editing bookmarks
Timothy Flynn
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-12
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
Andreas Kling
2021-03-09
LibWeb: Rename CSSParser => DeprecatedCSSParser
Andreas Kling
2021-03-07
Applications: Open folder with pre-selected file where appropriate :^)
speles
2021-02-28
Browser: Implemented out of process JS console
Brandon Scott
2021-02-26
Browser: Add Go menu and move Bookmarks bar toggle to View
thankyouverycool
[next]