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
/
CookiesModel.cpp
Age
Commit message (
Expand
)
Author
2023-05-29
LibGUI: Allow FilteringProxyModel to optionally sort results by score
Tim Ledbetter
2023-05-15
Userland: Port `Model::column_name()` to String
Karol Kosek
2023-02-24
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
Timothy Flynn
2022-12-06
Everywhere: Rename to_{string => deprecated_string}() where applicable
Linus Groh
2022-12-06
AK+Everywhere: Rename String to DeprecatedString
Linus Groh
2022-11-01
Browser: Update Storage Inspector's cookie model when deleting cookies
Timothy Flynn
2022-10-22
Browser: Show SameSite attribute in cookie storage inspector
Smrtnyk
2022-10-20
Browser: Add ability to delete cookies from Storage Inspector
Sam Atkins
2022-05-07
Browser: Add option to filter entries in Storage Inspector
Rafał Babiarz
2022-05-06
Browser: Remove STL utility include from CookiesModel
MacDue
2022-05-05
Browser: Set all cookies at once instead adding them separately
Rafał Babiarz
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
Browser: Reorder storage inspector columns
Jelle Raaijmakers
2022-03-06
Browser: Fix crash in Storage Inspector when the cookie list is emtpy
sa
2022-03-02
Browser: Add storage inspector
Rafał Babiarz