0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/apps/admin-x-activitypub
Sodbileg Gansukh 52fbcd2678
Fixed dark mode in ActivityPub article view (#22249)
no issues

- the dark mode used to be applied only when refreshed — now it doesn't
require a refresh anymore
- also added dark mode support to the table of contents
2025-02-20 17:04:04 +08:00
..
public/styles Added Ghost2Ghost ActivityPub feature that uses mock API (#20411) 2024-06-19 12:46:02 +01:00
src Fixed dark mode in ActivityPub article view (#22249) 2025-02-20 17:04:04 +08:00
test Used new feed and inbox endpoints for feed and inbox view 2025-02-11 21:36:47 +07:00
.eslintignore
.eslintrc.cjs Used new feed and inbox endpoints for feed and inbox view 2025-02-11 21:36:47 +07:00
.gitignore
index.html
package.json Fixed skeleton loader on ActivityPub inbox and feed screens (#22171) 2025-02-12 08:01:39 +00:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs ActivityPub Shade integration (#22150) 2025-02-10 17:05:15 +01:00
tsconfig.json Moved the Inbox component to views directory in ActivityPub (#22197) 2025-02-17 12:31:36 +08:00
vite.config.mjs Moved the Inbox component to views directory in ActivityPub (#22197) 2025-02-17 12:31:36 +08:00