Ghost/core/server
Katharina Irrgang d4836af18a 🐛 fix owner user slug (#8263)
closes #8067

- this is only a bug present for remote authentication
- right now the remote service does not return the name of the user
- depends on an internal PR
- force regenerating the slug on setup
- override name for signin or invite if needed
2017-04-04 14:56:04 +01:00
..
admin grunt dev admin livereload (#8176) 2017-03-30 13:27:07 +01:00
api Use "mounting" concept for active theme (#8193) 2017-03-21 10:03:09 +01:00
apps Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
auth 🐛 fix owner user slug (#8263) 2017-04-04 14:56:04 +01:00
blog Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
config 🎨 change default auth strategy for development mode (#8252) 2017-04-04 11:55:05 +01:00
controllers/frontend Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
data Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
events
helpers 🐛 fix get helper: public api labs (#8255) 2017-04-03 17:42:50 +01:00
mail 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
middleware 🐛 fix favicon path (#8190) 2017-03-21 11:44:39 +00:00
models Removed ghost editor dependency (#8137) 2017-03-14 18:07:33 +00:00
permissions
scheduling
settings 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
storage
themes 🎨 🚨 Split theme tests, clean config & add tests (#8205) 2017-03-22 07:52:58 +01:00
translations 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
utils 📦 Card-Rename (#8218) 2017-03-24 10:03:33 +00:00
views Split css server templates (#8234) 2017-04-04 10:06:38 +01:00
app.js 🐛 Fix the config for compression (#8226) 2017-04-03 10:58:07 +02:00
errors.js
filters.js
ghost-server.js Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
i18n.js
index.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00
logging.js 🐛 forward missing logging config: rotation 2017-02-17 18:24:14 +01:00
overrides.js
update-check.js