Ghost/core/server
CommanderRoot adc0805dce
replaced deprecated String.prototype.substr() (#14367)
- `.substr()` is deprecated so we replace it with .slice() which works similarly but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-28 11:49:12 +01:00
..
adapters
api Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
data Revert "Dropped nullable from subscribe events' newsletter id (#14598)" 2022-04-27 20:01:32 +01:00
lib
models replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
services Updated dependency express-jwt to v7 2022-04-28 11:15:04 +01:00
views
web Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js