mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
495eee7747
no issue 🔥 Remove DIRTY HACK for API - this is no longer needed, because themes get mounted in every case ✨ Switch to concept of 'mounted' theme - check if active theme is mounted - if not, mount it - mounting is a function OF the active theme 🎨 Move theme middleware to theme module 🎨 Update theme middleware function names - update the function names and comments to be more representative of their current functions - this was pretty old and out of date! 🚨 Fixup tests for middleware - ensure the objects match what we expect - based partially on theme docs Update TODO |
||
---|---|---|
.. | ||
app.js | ||
authentication.js | ||
clients.js | ||
configuration.js | ||
db.js | ||
index.js | ||
invites.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
roles.js | ||
schedules.js | ||
settings.js | ||
slack.js | ||
slugs.js | ||
subscribers.js | ||
tags.js | ||
themes.js | ||
upload.js | ||
users.js | ||
utils.js |