Ghost/core
Thibaut Patel e7751fa279 Backfilled the members last_seen_at column
refs https://github.com/TryGhost/Team/issues/1305

- Skipped sqlite3 compatibility due to the lack of join support in update
- Uses a raw migration to improve performance
2022-02-22 12:16:36 +01:00
..
client@914fd6aa34 Updated Admin to v4.36.3 2022-02-22 10:25:09 +00:00
frontend Updated eslint-plugin-ghost & fixed resulting failures 2022-02-21 12:30:12 +00:00
server Backfilled the members last_seen_at column 2022-02-22 12:16:36 +01:00
shared Added the "selectablePortalLinks" feature flag 2022-02-21 16:46:15 +01:00
app.js
boot.js Added handler for unhandled rejections 2022-02-18 10:35:36 +01:00
bridge.js