Ghost/core/server
Hannah Wolfe b911c66bb6
Fixed legacyApiPathMatch not working with subdirs
- The recently refactored path matching code forgot to take into account that originalUrl can include the subdir
- Added more permutations to tests and ensured that all tests pass
- This means we don't have to worry about what sort of path we pass to the function, it'll figure out the version and api info
2022-05-10 13:57:06 +01:00
..
adapters
api Included newsletter relation by default in posts (#14723) 2022-05-09 11:06:59 +02:00
data Added migration utils for removing a permission 2022-05-10 13:21:26 +01:00
lib Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
models Dropped subscribed column in members table 2022-05-09 16:47:43 +01:00
services Fixed legacyApiPathMatch not working with subdirs 2022-05-10 13:57:06 +01:00
views
web Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js