Ghost/core/server
kirrg001 160d50a258 🐛 Fixed /edit url redirecting to wrong admin client url
no issue

- admin client has fixed showing a 500
- we now show a 404 if the url is wrong
- server side has corrected the editor url
2019-03-11 15:26:13 +01:00
..
adapters Removed superagent dependency (#10535) 2019-03-04 15:59:38 +08:00
api Fixed url for settings images saved in the db 2019-03-11 11:59:06 +08:00
apps 🐛 Changed subscribed page title from hardcoded to site title (#10589) 2019-03-11 14:07:37 +08:00
config 🐛 Fixed custom certificate usage for MySQL (#10573) 2019-03-06 10:28:10 +01:00
data 🐛 Fixed private blogging getting enabled after import 2019-03-07 18:44:47 +08:00
helpers 🐛 Fixed img-url to output relative url by default (#10596) 2019-03-11 15:20:05 +01:00
lib
models Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
public
services 🐛 Fixed /edit url redirecting to wrong admin client url 2019-03-11 15:26:13 +01:00
translations Renamed blog->site in error messages and welcome e-mail (#10586) 2019-03-11 15:25:21 +01:00
views
web
analytics-events.js
filters.js
ghost-server.js
index.js
overrides.js
update-check.js