discourse/app/assets
David Taylor 2a1abe9ff0
DEV: Expire cn cookie at end of session (#13659)
This cookie is used to transmit notification read state to the server. It is always cleared by the server on the next page load, so there is no need for the expiry to be so long. This commit updates it to expire at the end of the session (the default), and replaces raw `document.cookie` usage with our `cookie` library.
2021-07-07 11:44:26 +01:00
..
images DEV: Add SCSS helper to replace asset-uri and image-uri (#12664) 2021-04-12 13:57:39 +10:00
javascripts DEV: Expire cn cookie at end of session (#13659) 2021-07-07 11:44:26 +01:00
stylesheets UX: Layout issues with topic last visit line. (#13655) 2021-07-07 12:40:40 +08:00