Ghost/core/server
Rishabh Garg 5683204371
Added v2 controller for slugs (#9978)
- Added slugs controller to v2 API
- Added slugs tests to v2 API
- Updated generic validation error message in shared validator to return validation error with sub-message
2018-10-12 17:55:20 +05:30
..
adapters
api Added v2 controller for slugs (#9978) 2018-10-12 17:55:20 +05:30
apps 🐛 Fixed redirect issue with private sites (#9960) 2018-10-08 16:31:08 +07:00
config Updated overrides config for api versions with v0.1 to deprecated (#9921) 2018-09-27 19:34:12 +02:00
data 🐛 Fixed migration from v1 to 2.2.1 (#9984) 2018-10-11 09:04:47 +02:00
helpers
lib Extended sequence utility 2018-10-03 00:17:45 +02:00
models Permitted require option for edit, destroy, findOne (#9948) 2018-10-12 18:00:21 +07:00
public
services 🐛 Fixed session auth for blogs running on sub dir (#9986) 2018-10-11 14:11:24 +07:00
translations Included expected and actual origin in csrf error (#9974) 2018-10-10 14:36:45 +07:00
views
web Added v2 controller for slugs (#9978) 2018-10-12 17:55:20 +05:30
analytics-events.js
filters.js
ghost-server.js
index.js Refactored method urlFor to use versionType instead of admin: true 2018-10-04 16:49:55 +05:30
overrides.js
update-check.js