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
2022-03-02
Browser: Add storage inspector
Rafał Babiarz
2022-03-02
Browser: Add method to get cookies list
Rafał Babiarz
2022-02-28
Applications: Change static constexpr variables to constexpr
Lenny Maiorani
2022-02-18
Browser: Add option to open BrowserSettings from Browser :^)
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-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-11
LibConfig: Rename pledge_domains(String) => pledge_domain(String)
Vitaly Dyachkov
2022-02-09
Base+Browser: Add browser icons
electrikmilk
2022-02-09
Browser: Make underlined shortcuts in "Debug" menu unique
Daste
2022-02-09
Base+Browser: Add browser icons folder
electrikmilk
2022-02-08
Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menu
Andreas Kling
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
Base+Browser: Add Browser Icons
electrikmilk
2022-02-07
Browser: Better handle ports in user input to url conversion
networkException
2022-02-06
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
Ali Mohammad Pur
2022-02-05
Browser: Add Debug menu action for dumping the stacking context tree
Andreas Kling
2022-02-05
Browser: Don't log every content filter string when loaded
Andreas Kling
2022-01-31
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
Timothy Flynn
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-25
Userland: Invoke tzset in applications that care about time zones
Timothy Flynn
2022-01-24
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Sam Atkins
2022-01-24
Browser: Convert file-downloading code to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert ad-filter loading to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert search-engines file loading to Core::Stream :^)
Sam Atkins
2022-01-23
Userland: Add promises to programs that will read /etc/timezone
Timothy Flynn
2022-01-21
Browser: Load icons at start of program
Dylan Katz
2022-01-12
Base+Userland: Add various icons
electrikmilk
2022-01-12
Base+Browser: Add Browser icons
electrikmilk
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-12-27
LibJS+WebContent+Browser+js: Implement console.group() methods
Sam Atkins
2021-12-21
Userland: Add unveil/pledge requisites for dynamic Unicode data loading
Timothy Flynn
2021-12-10
Browser+LibWeb+WebContent: Add variables display to Inspector
Sam Atkins
2021-11-28
Everywhere: Use default execpromises argument for Core::System::pledge
Brian Gianforcaro
2021-11-26
Browser: Allow custom search engine URLs that don't start http[s]://
Sam Atkins
2021-11-26
Browser+Base: Delete provided Browser.ini file
Sam Atkins
2021-11-26
Browser: Move search engine definitions to a json file
Sam Atkins
2021-11-26
Browser+BrowserSettings: Persist the "show bookmarks bar" setting
Sam Atkins
2021-11-24
LibDesktop: Make allowlist APIs return ErrorOr<void>
Andreas Kling
2021-11-23
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
Andreas Kling
2021-11-22
Everywhere: Use Application::construct() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Everywhere: Use ArgsParser::parse() with Main::Arguments directly
Mustafa Quraish
2021-11-22
Browser: Scope bookmark actions so that they don't block the delete key
Sam Atkins
2021-11-22
Browser: Port to LibMain :^)
Andreas Kling
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-11-21
Browser: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-18
LibWeb: Move BrowsingContext into HTML/
Andreas Kling
[prev]
[next]