question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disclaimer: the content of this main/first comment will be gradually updated with the current state and decisions related to this proccess.


Folllowing IPFS WebUI revamp, we’re now focusing on IPFS Desktop. The main points are to make IPFS Desktop’s UI more similar to the one we have on IPFS WebUI and also embbed WebUI in Desktop.

Checklist

  • First run experience - Use existing repo if present. Use existing API if available on default port. Initialise a repo if required at ~/.ipfs, start the bundled ipfs deamon if no api available.
  • Open webui at 1440 x 900 or the max screen width and height if smaller.
  • Store the users preference for window size if they change it.
  • Reuse the active Web UI window if a new menu item is chosen.
  • Power button should stop the daemon if desktop started it, and quit the app.
  • Add desktop settings to webui (https://github.com/ipfs-shipyard/ipfs-webui/pull/883)
  • Friendly Design (#661)
  • Internationalization (#650)
  • Avoid custom CORS config (#728)
  • Auto Updating (#668)
  • Tests (#50)
  • Signed binaries
  • Add new section linking to IPFS Desktop in ipfs.io (https://github.com/ipfs/website/pull/282)

Postponed

  • Storybook
  • Mount MFS on the File System (#618)
  • Way to connect to multiple backends

Tech Stack

  • Electron: version 3.0.0 just got out of Beta!
  • Building: we’re replaceing Electron Forge by Electron Builder, which is more widely used so we can conclude it is more tested and more reliable. It is also easier to use and less buggy so far.
  • React as our UI framework.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
olizillacommented, Dec 5, 2018

Updated this to 0.6 release. It sends a confusing signal to users if we say Desktop is 1.0 if it’s using a sub 1.0 ipfs implementation.

1reaction
lidelcommented, Oct 18, 2018

@hacdias I’d say it is not ready yet (https://github.com/ipfs-shipyard/ipfs-desktop/issues/618#issuecomment-431148895): mounting MFS has a lot of hidden complexity and could be a significant time sink that delays initial release of revamped ipfs-desktop. There is no reason to rush it. We need to design the experience first, research how it could work on various operating systems etc.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spark Release 0.6.0
Spark Release 0.6.0. Spark 0.6.0 is a major release that brings several new features, architectural changes, and performance enhancements.
Read more >
Release 0.6 - GitHub
Release 0.6. Product. Actions. Automate any workflow · Packages. Host and manage packages · Security. Find and fix vulnerabilities.
Read more >
Release 0.6.1 - Statsmodels
statsmodels 0.6.1 is a bugfix release. All users are encouraged to upgrade to 0.6.1. See the list of fixed issues for specific backported...
Read more >
Release 0.6.1 - InvenTree Documentation
Release 0.6.1 is a bug-fix release on the 0.6.x stable branch. For a comprehensive list of changes associated with this release, ...
Read more >
Eclipse Advanced Scripting Environment (Eclipse EASE™) 0.6.0
Modules: consistent documentation support. Enforce complete documentation via build. UI improvements for Modules Explorer view. Release Date: Tuesday, April 24, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found