0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-activitypub/src
Michael Barrett 0316c3f16e
Updated admin-x-activitypub to use consistent URL encoding (#21493)
refs
[TryGhost/ActivityPub](https://github.com/TryGhost/ActivityPub/pull/103)

Updated the API requests made by the `admin-x-activitypub` app to use
consistent URL encoding when making requests to the ActivityPub API
2024-11-04 10:40:06 +00:00
..
api Updated admin-x-activitypub to use consistent URL encoding (#21493) 2024-11-04 10:40:06 +00:00
assets/images Added empty state 2024-06-24 18:07:09 +01:00
components Added failure state for reply in admin-x-activitypub (#21487) 2024-10-31 16:34:53 +00:00
hooks Updated admin-x-activitypub to use consistent URL encoding (#21493) 2024-11-04 10:40:06 +00:00
styles AP design bugs (#21395) 2024-10-31 10:50:51 +00:00
utils Refactored handleViewContent so it can be reused (#21468) 2024-10-31 09:58:47 +00:00
App.tsx Add reusable UI components to ActivityPub (#20758) 2024-08-15 12:28:08 +02:00
index.tsx
MainContent.tsx Updated activities tab to use the activities endpoint in the activitypub app (#21037) 2024-09-19 10:45:54 +01:00
standalone.tsx