Rafael Ramalho
Rafael Ramalho
Whenever a file is moved to another folder, we don't check for the existence of a file with the same name & extension. Leading to potential unintentional overwriting. **To Reproduce**...
Since js-ipfs doesn't support remote pinning services for the time being, we need to wait for the implementation. After js-ipfs supports remote pinning: - Revert https://github.com/ipfs-shipyard/ipfs-webui/commit/d20e4e30ae53d412ad1ec43401d34936e2a86e9d Relevant PR: https://github.com/ipfs-shipyard/ipfs-webui/pull/1713
See conversation on https://github.com/ipfs-shipyard/ipfs-webui/pull/1599#issuecomment-689478820: - We want to disable native right click action and only display webui ones when interacting with breadcrumbs or file list - There should be only...
**Describe the bug** When you `rename` a file to match a file that already exists with that name, it overrides the later without any warning. **To Reproduce** Steps to reproduce...
## Description: - When restarting the computer, or some similar use-case where the API is not initialized yet for some reason, ipfsd-ctl throws a fatal error: ``` TypeError: Cannot read...
Hi guys, first of all thank you for making HTML templating so much easier. Here's a problem I encountered in my development tho. When I write conditional tags for mso,...
This is more a fooling around to showcase how to actually make the css icon change color 😄 Note: This only works for SVGs with black fill.
We can add some quick actions to the shell component to further improve the UX. My suggestiond would be: - Copy button that copies the content of the entire shell...