Ghost/core/server/controllers/frontend
Hannah Wolfe 4237446277 Misc cleanup & consistency amends (#9002)
no issue

- Consistent naming for postLookup
   - makes it easier to search and inspect the various usages
- Cleanup unneeded code
- Make res.render calls more consistent
- add some consistency to the calls to res.render
- Remove ancient reference to dataProvider
- Let's call it models everywhere now...
- Use consistent formatting across the API
- we're no longer using alignment in vars
- Misc other consistency changes in API
- always refer to local utils as apiUtils
- logical grouping of requires - dependencies, utils, "lib common" etc
- use xAPI to refer to API endpoints, e.g. mailAPI, settingsAPI for clarity
2017-09-12 17:31:14 +02:00
..
channel-config.js 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
channels.js 🦄 Channels: Stored config in res.locals not req (#8884) 2017-08-14 10:21:24 +07:00
context.js 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
post-lookup.js 🎨 Move settings cache & cleanup settings API (#8057) 2017-02-27 16:53:04 +01:00
render-channel.js Misc cleanup & consistency amends (#9002) 2017-09-12 17:31:14 +02:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
templates.js Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00