Ghost/core
Fabien O'Carroll f900b4ee78 Moved theme middleware after static middleware
refs https://github.com/TryGhost/Team/issues/907

The theme middleware makes several calls to the content api in order to
populate global theme data for use in templates. By adding this
middleware after the static theme files, we remove redundant calls.
2021-07-21 11:25:02 +01:00
..
client@938de99c6a Updated Ghost-Admin to v4.10.0 2021-07-20 13:45:53 +01:00
frontend Updated copy for tiers CTA 2021-07-19 13:14:37 +02:00
server Moved theme middleware after static middleware 2021-07-21 11:25:02 +01:00
shared Added a feature flag to the oauth login feature 2021-07-20 23:16:49 +02:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Swapped to American English spellings 2021-07-20 17:27:24 +04:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00