Ghost/ghost/core/test/integration
Chris Raible 80a6fe17d0 Added Source as the new default theme
refs TryGhost/Product#3510

- Added `TryGhost/Source` as a submodule in `ghost/core/content/themes` so `Source` will ship with Ghost (along with Casper)
- With this change, new installs will use `Source` as the default theme. Existing sites will have `Source` installed, but not activated, as this is a large change and we don't want to drastically change existing sites without warning. Users can upgrade to use `Source` simply by clicking 'Activate' in design settings.
- Updated protections to prevent users from uploading their own conflicting version of `Source`
2023-10-03 14:02:08 +02:00
..
exporter Added recommendation events tables (#18084) 2023-09-13 17:18:40 +02:00
importer Added Source as the new default theme 2023-10-03 14:02:08 +02:00
migrations Added recommendations CRUD api (#17845) 2023-08-29 15:06:57 +00:00
services 🐛 Fixed collection card post excerpts (#18232) 2023-09-19 23:12:57 +00:00
settings Added setting to store last mention report email date (#16399) 2023-03-15 15:34:41 +05:30
url_service.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00