This repository was archived by the owner on Jan 7, 2020. It is now read-only.
Releases: maidsafe-archive/safe_examples
Releases · maidsafe-archive/safe_examples
Launcher Demo App v0.4.0
Changes:
- File size limit increased to 50 MB
- Compatibility with safe launcher v0.6.0
Launcher Demo App v0.3.1
Changes
Compatible with launcher v0.5.1
Fixes:
- Error handling for file upload streaming
- Validation for service and public names
Launcher Demo App v0.2.3
Merge pull request #64 from krishnaIndia/version_update_0.2.3 Version change to 0.2.3
Launcher Demo App v0.2.2
Changes
- Fixed the alert dialog (PR #58).
Launcher Demo App
Changes - v0.2.1
- Folder upload bug fix for OSX and Linux
- Overwrite of directory error is handled and presented to the user
- UI Text updates to indicate folder requirement while creating a service
Launcher Demo App
Changes
- File upload logic refactored
- Progress bar issues resolved
- OSX file picker issue fix
- File corrupted while downloading issue fix
- Empty file upload issue fixed
- Duplicate public Id creation resolved
- Minor UI fixes
- File size restriction updated to 5 Mb
- SAFE Launcher 0.4.0
Launcher Demo App
Merge pull request #34 from krishnaIndia/readme_update Readme update
Examples apps for DNS and NFS modules
This version showcases two applications namely dns_example and nfs_example showcasing features of the corresponding core modules (all binaries are x64). Both examples require the SAFE launcher to function.
Safe DNS Example
You will find two binaries for each platform (all binaries are x64).
safe_dns_example-mockcorresponds to the example which uses the routing mock.safe_dns_example-networkcorresponds to the example which expects a live local network (you need to be havingsafe_vaultrunning)
Mock routing network is a temporary storage which emulates the actual network storage. Users who are not comfortable running vault binaries to set up a local network can opt to download the safe_dns_example-mock-<your-platform>. Please use the corresponding version (mock/network) of Safe Add-on for Firefox add-on to see the published site in the Firefox browser.