2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Kevin Ansfield 8fd1e816ae Cleaned up references to reserved slugs
refs https://github.com/TryGhost/Ghost/pull/11301

- the reserved slugs list was emptied in https://github.com/TryGhost/Ghost/pull/11301 but the empty array was left in place
- this cleans up all other references to reserved slugs so that the empty array can also be removed
2019-11-18 14:25:33 +00:00
..
adapters 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
api Deferred loading metascraper (#11337) 2019-11-06 08:31:11 +07:00
config Cleaned up references to reserved slugs 2019-11-18 14:25:33 +00:00
data 🐛 Fixed 3.0 SQLite subscribers migration (#11383) 2019-11-11 18:20:38 +07:00
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Cleaned up references to reserved slugs 2019-11-18 14:25:33 +00:00
public Removed basic email validation 2019-11-13 18:18:49 +07:00
services Updated syntax in labs service 2019-11-06 14:53:53 +07:00
translations Removed subscribers from the codebase (#11153) 2019-10-09 11:47:04 +02:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Decoupled routing service and theme service 2019-11-06 15:20:13 +07:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Decoupled routing service and theme service 2019-11-06 15:20:13 +07:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00