Swoosh/app/src
Paweł Orzech be37f6284f feat: fetch site metadata on setup and show confirmation card
After successful connection test, fetch Ghost /site/ endpoint to get
blog name, description, icon, and version. Show a confirmation card
with site details before completing setup. Warn if Ghost version < 5.
Cache site metadata per account via SiteMetadataCache. Falls back to
existing behavior if site fetch fails.
2026-03-20 00:29:09 +01:00
..
main feat: fetch site metadata on setup and show confirmation card 2026-03-20 00:29:09 +01:00
test/java/com/swoosh/microblog feat: add SiteMetadataCache for per-account site metadata storage 2026-03-20 00:26:46 +01:00