0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
kirrg001 242f7ef4c8 Removed usage of res.isAdmin from private blogging app
no issue

- private blogging was once part of a single big express app, see: c1a2601514
- therefor we needed to differentiate if the request is for /api/v0.1 or for the actual site
- nowadays, we register apps only for the site express app
2018-09-15 08:58:53 +02:00
..
adapters ES6 migration: server/adapters/storage (#9700) 2018-09-10 13:40:32 +02:00
api ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
apps Removed usage of res.isAdmin from private blogging app 2018-09-15 08:58:53 +02:00
config 🐛 Fixed routes.yaml upload on Ubuntu 2018-09-10 20:03:38 +02:00
data Optimised fixture replacement migration script (#9812) 2018-08-22 13:35:58 +02:00
helpers 🎨 Added additional parameters to subscribe_form and input_email helpers (#9820) 2018-08-30 17:17:27 +01:00
lib ES6 migration: server/lib/common (#9779) 2018-09-10 14:39:50 +02:00
models 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
public
services Fixed correct promise order in RSS feed generator (#9726) 2018-09-10 11:39:38 +02:00
translations Changed maintenance messages 2018-08-16 12:13:24 +02:00
views
web ES6 migration: server/web/middleware (#9737) 2018-09-10 14:07:57 +02:00
analytics-events.js
filters.js
ghost-server.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +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