ipfs-shipyard / ipfs-deploy

Zero-Config CLI to Deploy Static Websites to IPFS
Other
1.15k stars 122 forks source link

feat: Implement unpin feature #233

Open banciur opened 2 years ago

banciur commented 2 years ago

close #131

Hello, This is implementation of unpin feature for Cloudflare and ipfs node. I was a lazy and didn't create proper PR to dnslink-cloudflare but also I'm not sure what would be steps in this case.

best regards Tomek

banciur commented 2 years ago

Now PR is broken as I did quick dirty fixes to match new web3 features of CF. If project is not dead ping me I can implement it in a proper way.

hacdias commented 1 year ago

@banciur hi! Sorry for taking so long. If you implement it, please mention me directly for review.

websoftwares commented 1 year ago

@banciur Hey, would you be interested in still implementing this feature? Let me know!

hacdias commented 1 year ago

@websoftwares I think it could definitely be useful. My only concern is that it requires changes to all storage services and possibly dnslink too.

banciur commented 1 year ago

@websoftwares @hacdias Yes this one would be bigger one. But at the end if you want to keep functiality you have to follow what is happening in cloudflare. I still want to do it but for next two months I'm swamped and I'm pretty sure I won't find time to work on this.