handy online tools for AT Protocol boat.kelinci.net
atproto bluesky atcute typescript solidjs
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: make it clearer what was downloaded

Mary ee95eca2 f17ec549

+1 -1
+1 -1
src/views/repository/repo-export.tsx
··· 64 64 using _progress = logger.progress(`Waiting for the user`); 65 65 66 66 fd = await showSaveFilePicker({ 67 - suggestedName: `${identifier}-${new Date().toISOString()}.car`, 67 + suggestedName: `repo-${identifier}-${new Date().toISOString()}.car`, 68 68 69 69 // @ts-expect-error: ponyfill doesn't have the full typings 70 70 id: 'repo-export',