0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Nazar Gargol 7e17c56feb Removed res.isAdmin usages from v2 express app (#9884)
refs #9866

- Removed `res.isAdmin` flag in v2 express app
- Did not touch v0.1 express app
- Separated url redirect middleware for admin and content API
2018-09-20 13:58:45 +02:00
..
adapters ES6 migration: server/adapters/storage (#9700) 2018-09-10 13:40:32 +02:00
api ES6 migration: server/api/ (#9876) 2018-09-18 15:59:56 +02:00
apps Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
config 🔧 Add the 'compress' and 'preloadHeaders' options to defaults.json config (#9863) 2018-09-17 21:36:52 +02:00
data Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
helpers Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
lib Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
models Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
public 🐛Disallowed indexing of preview pages (#9762) 2018-09-17 11:29:47 +02:00
services Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
translations Changed maintenance messages 2018-08-16 12:13:24 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Removed res.isAdmin usages from v2 express app (#9884) 2018-09-20 13:58:45 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
ghost-server.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
index.js Added timeout before exiting the process 2018-08-16 12:13:24 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated docs links 2018-08-16 12:13:24 +02:00