0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Matt Hanley 298599ce91 Added show_header_name column to newsletters table
refs https://github.com/TryGhost/Team/issues/1532

- Added before the migration in https://github.com/TryGhost/Ghost/pull/14468 to populate the default newsletter
- The fixture for the default newsletter has a different value than the model and schema default
- This is because by default the newsletter name is the same as the site title, and the site title is already shown
2022-04-26 12:31:34 +01:00
..
adapters
api Replaced stats service with @tryghost/stats-service (#14527) 2022-04-21 14:57:07 +01:00
data Added show_header_name column to newsletters table 2022-04-26 12:31:34 +01:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Added show_header_name column to newsletters table 2022-04-26 12:31:34 +01:00
services Refactored destroyUser method to async/await 2022-04-25 10:50:04 +08:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
analytics-events.js
ghost-server.js
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
update-check.js Added library for extracting database information 2022-01-18 09:31:08 +00:00