Ghost/core/frontend
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
..
apps 🐛 Fixed missing alt on AMP images (#14453) 2022-04-28 11:33:22 +01:00
helpers replaced deprecated String.prototype.substr() (#14367) 2022-04-28 11:49:12 +01:00
meta Moved checks into frontend data service 2022-04-05 15:23:00 +01:00
public Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
services Moved routing helpers to rendering service 2022-04-05 20:12:20 +01:00
src/cards Applied default box sizing to all cards 2021-12-17 15:28:35 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Moved cors middleware to own file 2022-04-19 11:19:59 +01:00