mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
7f0996d986
refs https://github.com/TryGhost/Toolbox/issues/356 - we have a very crude version of this before but it just wasn't maintainable - one of the first things I did here was to add `include=resource` on the API call, so it returns the fields we need without extra API requests - after we have the id/slug, I could build a route and model array dynamically, or return null if we can't redirect to the object (it doesn't exist) |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
Gruntfile.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |