0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-framework
Ronald Langeveld 9e1a70eed7
Added custom headers to be passed to createQuery hook (#20402)
ref MOM-239

- for ActivityPub + Egg
- allow custom headers to be passed to createQuery hook in Admin X.
- this includes the ability to use it inside `createQueryWithId` hook.
- Added testing
2024-06-19 10:27:07 +07:00
..
src Added custom headers to be passed to createQuery hook (#20402) 2024-06-19 10:27:07 +07:00
test Added custom headers to be passed to createQuery hook (#20402) 2024-06-19 10:27:07 +07:00
.eslintrc.cjs
.gitignore Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
package.json Update sentry-javascript monorepo to v7.117.0 2024-06-11 09:35:31 +02:00
tsconfig.declaration.json
tsconfig.json
tsconfig.node.json
vite.config.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00