Ghost/apps/admin-x-activitypub
Fabien O'Carroll bfd3ee1209 Wired up ActivityPubAPI w/ ReactQuery
This is a bit of a stopgap, we'll want to eventually pull these hooks out into
a shared file, but for now this is fine.

This almost decouples us from admin-x-framework, but we're still using it to
get the site url as well as some types that we can pull out later.
2024-07-24 13:38:08 +07:00
..
public/styles
src Wired up ActivityPubAPI w/ ReactQuery 2024-07-24 13:38:08 +07:00
test
.eslintignore
.eslintrc.cjs
.gitignore
index.html
package.json Removed nx build from test:unit script 2024-07-24 13:38:08 +07:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs
tsconfig.json Added alternative layout for displaying ActivityPub articles (#20556) 2024-07-08 15:11:01 +01:00
vite.config.mjs Updated vite config to allow sibling test files 2024-07-24 13:38:08 +07:00