Skip to content

Pinning should work #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jbenet opened this issue Mar 28, 2015 · 4 comments
Closed

Pinning should work #21

jbenet opened this issue Mar 28, 2015 · 4 comments
Labels
help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)

Comments

@jbenet
Copy link
Member

jbenet commented Mar 28, 2015

@travisperson
Copy link
Member

Can we get some more info about this? Just based off the references issue and the title I can get to different things.

Files that are pinned using "ipfs pin add -r hash" can not be removed from the webui. Files pinned without -r work fine in the webui.

Agent Version: go-ipfs/0.2.3
Protocol Version: ipfs/0.1.0

Unpinning files from the webui will work after we allow the recursive option to be sent (see #31).
Dropping localStorage is pretty straight forward, though doing so will make it so you can't see any files added via the local daemon (even though the webui only tracked webui files).

Until we have a way to find locally added files the file tab will be blank.

@whyrusleeping
Copy link
Member

I think files added locally should be noted in the data store somehow

@jbenet jbenet modified the milestone: 0.2.0 Apr 23, 2015
@jbenet jbenet added kind/bug A bug in existing code (including security flaws) help wanted Seeking public contribution on this issue labels Apr 23, 2015
@jbenet
Copy link
Member Author

jbenet commented May 6, 2015

bringing back from a long time ago:

i'd like to have a button like that.

@krl krl removed this from the 0.2.0 milestone May 16, 2015
@hacdias
Copy link
Member

hacdias commented Aug 20, 2018

WebUI 2.0.0 is coming soon and it was completely rewritten. We replaced this system with MFS, which allows you to easily delete and add your files.

@hacdias hacdias closed this as completed Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

5 participants