acul71

Results 17 comments of acul71

@pravintargaryen Hello there, are you working on this issue? cause if you don't I would like to work on this. Let me know. Bye

Hello @richard-ramos can you help ?

> Hm. I guess it's a good moment to update our test-plans docker image. Will send a PR that updates it to our last nim-libp2p version. Thanks, looking forward. I...

fix in https://github.com/libp2p/test-plans/pull/674

@SgtPooki @kt-wawro Planning to work on this after closing https://github.com/ipfs/ipfs-webui/pull/2255

@SgtPooki @lidel **About:** - feat(files): Users can now see whether files are local or remote before clicking them. To determine if a file is local, I'm using the following commands:...

@SgtPooki @lidel About - feat(files): when offline, files/folders are not clickable if the user would not be able to view the content/children I wanted to check whether the browser is...

@SgtPooki @lidel About - feat(files): users can replicate files locally with an action I'm planning to modify doFilesFetch that handles the procedure. After the command ```const cid = await ipfs.files.cp(srcPath,...

> @SgtPooki @lidel **About:** > > * feat(files): Users can now see whether files are local or remote before clicking them. > > To determine if a file is local,...

@lidel @SgtPooki About: - https://github.com/ipfs/ipfs-webui/issues/1248 ![image](https://github.com/user-attachments/assets/f5f45999-fc05-4f72-a795-b6ad56cd8b18) What is the exact meaning of files, pins, blocks, local repo ? Right know It's like this: ![image](https://github.com/user-attachments/assets/2112e246-9bfc-4bde-b28c-06203b5fd92c) I assume that: - ```local repo```...