0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/unit
anaplian c539d39875 🐛 Fixed missing 404 for unknown API routes (#10070)
closes #10020

* Append trailing slash to version path
2018-11-26 16:35:38 +07:00
..
adapters Refactored web/middleware and web/utils to web/shared (#9892) 2018-09-20 20:04:34 +02:00
api 🚧 Added req.member to the v2 api context object 2018-11-08 13:32:41 +07:00
apps Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
config Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
data Changed casper.ghost.org to static.ghost.org references (#10109) 2018-11-07 15:50:38 +01:00
helpers Renamed /users to /authors for Content API V2 (#10096) 2018-11-07 15:29:37 +01:00
lib 🐛 Fixed image optimisation for input image being smaller than optimized one 2018-11-13 13:19:31 +01:00
models Moved raw order for author filtering to correct place (#10166) (#10171) 2018-11-15 16:17:51 +01:00
public Refactored Ghost SDK unit test 2018-10-05 16:49:46 +02:00
services 🐛 Protected Ghost blog against invalid uploaded routes.yaml (#10100) 2018-11-26 16:28:22 +07:00
web 🐛 Fixed missing 404 for unknown API routes (#10070) 2018-11-26 16:35:38 +07:00
filters_spec.js