Ghost/core/server/api/v0.1
Nazar Gargol 82b7aea641
Refactor URL generation from models (#9917)
Moved URL attributes logic from the model into API layer 

refs #9866

- Moved URL related attribute calculation for posts, users, and tags into API layer
- Added test coverage for url attributes in tags/authors/primary_tags/primary_authors
2018-10-03 15:44:30 +02:00
..
decorators Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
authentication.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
clients.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
configuration.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
db.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
index.js Updated overrides config for api versions with v0.1 to deprecated (#9921) 2018-09-27 19:34:12 +02:00
invites.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
mail.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
notifications.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
oembed.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
posts.js Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
redirects.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
roles.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
schedules.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
settings.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
slack.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
slugs.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
subscribers.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
tags.js Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
themes.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
upload.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
users.js Refactor URL generation from models (#9917) 2018-10-03 15:44:30 +02:00
utils.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00
webhooks.js Moved api controllers into api/v0.1 (#9918) 2018-09-27 16:06:57 +02:00