Doc updates

This commit is contained in:
2019-07-26 18:08:10 -05:00
parent 366a1f74c1
commit 8721757cb0
3 changed files with 19 additions and 19 deletions

View File

@@ -1,12 +1,12 @@
# Changelog # # Changelog
## 1.0.5 ## ## 1.0.5
* \#29: Mounts aren't being detected properly when switching releases * \#29: Mounts aren't being detected properly when switching releases
* Display window when dependencies are missing * Display window when dependencies are missing
* Display window when UI upgrade is available * Display window when UI upgrade is available
* Display window and unmount all drives if release is no longer available * Display window and unmount all drives if release is no longer available
* Will primarily affect pre-release versions (Alpha, Beta, and RC) * Will primarily affect pre-release versions (Alpha, Beta, and RC)
## 1.0.4 ## ## 1.0.4
* \#27: Implement Bitbucket backup download location * \#27: Implement Bitbucket backup download location
* \#28: Fix Linux upgrade * \#28: Fix Linux upgrade
* Additional Linux distribution support: * Additional Linux distribution support:
@@ -15,7 +15,7 @@
* OpenSUSE Leap 15.1 * OpenSUSE Leap 15.1
* OpenSUSE Tumbleweed * OpenSUSE Tumbleweed
## 1.0.3 ## ## 1.0.3
* Linux distribution support * Linux distribution support
* Arch Linux * Arch Linux
* Bodhi 5.0.0 * Bodhi 5.0.0
@@ -35,7 +35,7 @@
* Removed Hyperspace (no active development/insufficient host network) * Removed Hyperspace (no active development/insufficient host network)
* Restore main window on error message * Restore main window on error message
## 1.0.2 ## ## 1.0.2
* Option to launch application hidden (notification icon only) * Option to launch application hidden (notification icon only)
* Close window to notification area * Close window to notification area
* Unmount on application exit * Unmount on application exit
@@ -46,7 +46,7 @@
* Electron to v4 * Electron to v4
* Prevent mount if dependencies are missing * Prevent mount if dependencies are missing
## 1.0.1 ## ## 1.0.1
* Added configuration settings for Repertory 1.0.0-alpha.2 and above * Added configuration settings for Repertory 1.0.0-alpha.2 and above
* Fixed memory leak on component unmount * Fixed memory leak on component unmount
* Added error display * Added error display
@@ -54,6 +54,6 @@
* Tray icon indicates mount status on Windows * Tray icon indicates mount status on Windows
* Various fixes/layout changes * Various fixes/layout changes
## 1.0.0 ## ## 1.0.0
* Initial release * Initial release
* Windows support * Windows support

View File

@@ -1,5 +1,5 @@
# Repertory UI MIT License # # Repertory UI MIT License
### Copyright <2018-2019> <scott.e.graves@protonmail.com> ### ### Copyright <2018-2019> <scott.e.graves@protonmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@@ -1,20 +1,20 @@
# Repertory UI # # Repertory UI
![alt text](https://i.ibb.co/z4RCD8t/Screen-Shot-2019-07-18-at-9-01-25-PM.png) ![alt text](https://i.ibb.co/z4RCD8t/Screen-Shot-2019-07-18-at-9-01-25-PM.png)
## GUI for [Repertory](https://bitbucket.org/blockstorage/repertory) ## ## GUI for [Repertory](https://bitbucket.org/blockstorage/repertory)
Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions via FUSE on Linux/OS X or via WinFSP on Windows. Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions via FUSE on Linux/OS X or via WinFSP on Windows.
## Requirements ## ## Requirements
* Sia >=1.4.1 * Sia >=1.4.1
* SiaPrime >=1.4.0 * SiaPrime >=1.4.0
## Downloads ## ## Downloads
* **Repertory UI v1.0.5 Linux 64-bit** [<Primary\>](https://pixeldrain.com/u/ZqKqdZq7) [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.5_linux_x86_64.AppImage) * **Repertory UI v1.0.5 Linux 64-bit** [<Primary\>](https://pixeldrain.com/u/ZqKqdZq7) [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.5_linux_x86_64.AppImage)
* NOTE: Linux distributions require `fuse` and `libfuse` to be installed. * NOTE: Linux distributions require `fuse` and `libfuse` to be installed.
* **Repertory UI v1.0.5 OS X 64-bit** [<Primary\>](https://pixeldrain.com/u/h5vrCdcf) [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.5_mac.dmg) * **Repertory UI v1.0.5 OS X 64-bit** [<Primary\>](https://pixeldrain.com/u/h5vrCdcf) [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.5_mac.dmg)
* **Repertory UI v1.0.5 Windows 64-bit** [<Primary\>](https://pixeldrain.com/u/q0yXuEPl) [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.5_win.exe) * **Repertory UI v1.0.5 Windows 64-bit** [<Primary\>](https://pixeldrain.com/u/q0yXuEPl) [<Alternate\>](https://bitbucket.org/blockstorage/repertory-ui/downloads/repertory-ui_1.0.5_win.exe)
## Supported Platforms ## ## Supported Platforms
* OS X 64-bit * OS X 64-bit
* Windows 64-bit * Windows 64-bit
* Linux 64-bit Distributions: * Linux 64-bit Distributions:
@@ -37,18 +37,18 @@ Repertory allows you to mount Sia and/or SiaPrime blockchain storage solutions v
* Ubuntu 18.10 * Ubuntu 18.10
* Ubuntu 19.04 * Ubuntu 19.04
## Issues/Suggestions ## ## Issues/Suggestions
Please submit [here](https://bitbucket.org/blockstorage/repertory-ui/issues?status=new&status=open) Please submit [here](https://bitbucket.org/blockstorage/repertory-ui/issues?status=new&status=open)
## The FAQ of One ## ## The FAQ of One
### My distro isn't listed... Why? ### ### My distro isn't listed... Why?
It may still function properly as long as it derives from one listed above. I do plan to test more, so this list should grow over time. It may still function properly as long as it derives from one listed above. I do plan to test more, so this list should grow over time.
## Tips ## ## Tips
* BTC: 1CMvhGaJfH95VS4CTS6dJYDs8kwYXTUCEA * BTC: 1CMvhGaJfH95VS4CTS6dJYDs8kwYXTUCEA
* SC: c5510db5c2e85794b9cb81851daa57d6dfd5b4e42cd02789442e8789cd6492b07c754b2056ed * SC: c5510db5c2e85794b9cb81851daa57d6dfd5b4e42cd02789442e8789cd6492b07c754b2056ed
## Developer Public Key ## ## Developer Public Key
``` ```
-----BEGIN PUBLIC KEY----- -----BEGIN PUBLIC KEY-----
MIIEIjANBgkqhkiG9w0BAQEFAAOCBA8AMIIECgKCBAEKfZmq5mMAtD4kSt2Gc/5J MIIEIjANBgkqhkiG9w0BAQEFAAOCBA8AMIIECgKCBAEKfZmq5mMAtD4kSt2Gc/5J