DNP_DAPPMANAGER icon indicating copy to clipboard operation
DNP_DAPPMANAGER copied to clipboard

Dappnode package responsible for providing the Dappnode Package Manager

Results 140 DNP_DAPPMANAGER issues
Sort by recently updated
recently updated
newest added

Similar to the fullnode/remote ETH client option there is for DAppNode right now, implement a similar feature for IPFS: - [x] Change DAPPMANAGER IPFS consumer code to be able to...

P2
dependencies
frontend/UIX
ipfs

In the app.dappnode.io there is a small pop-up with the Metamask icon suggesting you connect your wallet. ![image](https://user-images.githubusercontent.com/41727368/126517902-fca394af-96aa-4e1f-bb00-670089647630.png) This feature would be really interesting for DAppNode users to connect their...

P2
frontend/UIX
ethereum

When installing DNP_HTTPS, installation may fail due to the port 80 in use by the host. This error should be typed and beauty shown to the user so the user...

P2
frontend/UIX
networking

Its been a long time since the auto-diagnose view was added. A few checks are un-updated or no longer necessary, also there could be implemented new checks to determine if...

P1
frontend/UIX

# Context DAppNode must be physically connected to a router via Ethernet to work properly (internet connections, open ports through UPnP ...). Ideally, DAppNode host should be able to connect...

enhancement
P2
discussion
networking
linux/debian

By doing that, using a default SSID and PW during install is secure and will simplify the path until the user can first see the DAppStore which I believe greatly...

enhancement
P2
frontend/UIX
security

See https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-floating-promises.md This rule is extremely helpful but setting it up is a bit tricky

P2
code-quality

Read: - https://webpack.js.org/guides/csp/ - https://www.troyhunt.com/locking-down-your-website-scripts-with-csp-hashes-nonces-and-report-uri/ - https://research.google/pubs/pub45542/

P2
code-quality
security

Find a more friendly UX way to handle tasks that never resolve like: * Reboot * Exiting DAPPMANAGER, VPN, WIFI. Due to installation, change ENV or restart Currently, the UI...

enhancement
P2
frontend/UIX

Currently when a VPN credential download timed out you face this error: ![](https://cdn.discordapp.com/attachments/747816600077598730/804270312254078976/Selection_443.png) It would be nicer if it would state that the download link timed out and you should...

P2
frontend/UIX
networking