0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Fabien O'Carroll c0386b6c69 Refactored like and unlike API requests
We don't want our components littered with fetch calls, as it makes it
difficult to test. Instead we move our http api code into the ActivityPubAPI,
giving us a central place for adding authentication and tests in the future.

We also make sure that the components use a react query wrapped call - so that
we can take advantage of the query invalidation.
2024-09-06 21:07:13 +07:00
..
admin-x-activitypub Refactored like and unlike API requests 2024-09-06 21:07:13 +07:00
admin-x-demo Removed concurrently from building apps 2024-09-02 12:06:27 +02:00
admin-x-design-system Added type checks to admin-x-design-system unit tests (#20863) 2024-09-05 16:15:15 -07:00
admin-x-framework Added type checks to admin-x-design-system unit tests (#20863) 2024-09-05 16:15:15 -07:00
admin-x-settings Update Koenig packages (#20911) 2024-09-03 16:13:13 +00:00
announcement-bar Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
comments-ui Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
portal 🎨 Convert portal links to relative to avoid homepage flash on click (#20896) 2024-09-02 11:23:12 +00:00
signup-form Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00
sodo-search Update dependency jsdom to v24.1.3 2024-08-26 09:44:19 +02:00