Matt Hill
Matt Hill
Currently, the web app is only formatted for desktop and is non-responsive. Are there plans to make the web app responsive, or would the team be open to a PR...
1. Randomly generate server ID 2. Randomly generate machine ID 3. Remove from setup flow 4. ECDH for secure setup 5. destroy image server/client 6. Adjust build process to remove
Right now, Embassy determines if PatchDB is connected to the server by the appearance of new patches from the server. This means we will only transition from disconnected to connected...
Display Community Marketplace in marketplace settings - Need to migrate marketplace-url for certain services. - Need to migrate patch-db/ui to indicate "start9" marketplace as the selected-id. We can no longer...
Currently, user can select between physical drive and LAN Shared Folder for backup target. Might be nice to be able to download the backup instead. This would miss out on...
On Embassy setup, generate a random UUID to be used for registry analytics instead of the deterministically-derived server ID.
### Prerequisites - [X] I have searched for [existing issues](https://github.com/start9labs/embassy-os/issues) that already suggest this feature, without success. ### Describe the Feature Request The minimum time to shut down Embassy is...
Since there is nothing the user can do in this section, we should not be showing it. Can cause confusion and support load.
Currently, if you are on EmabssyOS < 0.3.0.3 and you try to view the Mempool package, the UI throws and error and freezes. `this.pkg['dependency-metadata'][k]` I believe this is happening because...