0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Thibaut Patel 73a049c942 Added the last_seen_at update on email open
refs https://github.com/TryGhost/Team/issues/1306

- Updates once every day (in the publication timezone)
- Also updates when the value is `NULL`
- This is implemented as a SQL query as the code is on the job and doesn't have visibility to the members code
2022-03-02 13:58:26 +01:00
..
client@00fdd59b1d Updated Admin to v4.37.0 2022-02-25 16:00:27 +00:00
frontend 🐛 Fixed missing index page from pages sitemaps 2022-02-28 22:23:11 +07:00
server Added the last_seen_at update on email open 2022-03-02 13:58:26 +01:00
shared Added the "selectablePortalLinks" feature flag 2022-02-21 16:46:15 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added handler for unhandled rejections 2022-02-18 10:35:36 +01:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00