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-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-04-02
Browser: Add Ctrl-<number> actions to changes tabs
Olivier De Cannière
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-31
Browser+WebContent: Add a Debug menu action to disable scripting :^)
Linus Groh
2022-03-29
Browser: Make storage inspector columns sortable
Jelle Raaijmakers
2022-03-29
Browser: Reorder storage inspector columns
Jelle Raaijmakers
2022-03-26
Browser: Make the main browser window a little bit bigger by default
Andreas Kling
2022-03-22
Browser: Append .com when pressing CTRL+Enter in the URL text editor
Rok Povsic
2022-03-20
Browser: Size the content box in "Box Model" based on its text
Simon Wanner
2022-03-20
Browser: Turn on content filtering by default :^)
Andreas Kling
2022-03-18
Applications+Games: Drop ellipsis from settings action
Linus Groh
2022-03-15
Browser: Rename Inspector table view member names to match contents
Andreas Kling
2022-03-15
Browser: Allow jumping to stylenames by typing in the inspector
Vrins
2022-03-15
Browser: Rename "Element" Inspector tab to "Box Model"
Andreas Kling
2022-03-15
Browser: Use accurate labels for the Inspector's style property tabs
Andreas Kling
2022-03-11
Browser: Don't crash when selecting nothing in the Inspector DOM tree
Sam Atkins
2022-03-10
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
Sam Atkins
2022-03-10
Browser: Replace inspector's dom_node_id with a Selection struct
Sam Atkins
2022-03-10
Browser: Show currently loading host and remaining resource count
Ben Abraham
2022-03-08
Browser+LibWeb: Add an Element size preview widget to inspector
Vrins
2022-03-06
Browser: Fix crash in Storage Inspector when the cookie list is emtpy
sa
2022-03-02
Browser: Add storage inspector to context menu
Rafał Babiarz
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
[next]