summaryrefslogtreecommitdiff
path: root/Userland/Applications/Browser/StorageWidget.cpp
AgeCommit message (Expand)Author
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-01Browser: Update Storage Inspector's cookie model when deleting cookiesTimothy Flynn
2022-10-20Browser: Add ability to delete cookies from Storage InspectorSam Atkins
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-05-28Browser+LibWeb+WebContent: Add ability to inspect session storageRafał Babiarz
2022-05-07Browser: Add option to filter entries in Storage InspectorRafał Babiarz
2022-05-05Browser: Consolidate StorageWidget tabs into a single gml filenetworkException
2022-05-05Browser: Set all cookies at once instead adding them separatelyRafał Babiarz
2022-04-03Browser+LibWeb+WebContent: Add ability to inspect local storageValtteri Koskivuori
2022-03-29Browser: Make storage inspector columns sortableJelle Raaijmakers
2022-03-02Browser: Add storage inspectorRafał Babiarz