0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Kevin Ansfield 50c3905cb3 Use AdaptiveStore for cookie fallback if local storage is unavailable
closes #5829
- switch application session store to inherit from ESA's `AdaptiveStore` instead of `LocalStorageStore`
2016-01-05 13:16:41 +00:00
..
client Use AdaptiveStore for cookie fallback if local storage is unavailable 2016-01-05 13:16:41 +00:00
server Merge pull request #6251 from ErisDS/issues-6247 2015-12-21 20:20:44 +01:00
shared Fix non-idempotent Ghost API helper 2015-12-18 15:02:05 +01:00
test Switch channel filters to use strings not literals 2015-12-20 16:03:39 +00:00
index.js