Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Releases: maidsafe-archive/safe_examples

Launcher Demo App v0.4.0

15 Jul 18:04

Choose a tag to compare

Pre-release

Changes:

  • File size limit increased to 50 MB
  • Compatibility with safe launcher v0.6.0

Launcher Demo App v0.3.1

30 Jun 17:14

Choose a tag to compare

Pre-release

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

17 May 16:34

Choose a tag to compare

Pre-release
Merge pull request #64 from krishnaIndia/version_update_0.2.3

Version change to 0.2.3

Launcher Demo App v0.2.2

06 May 16:19

Choose a tag to compare

Pre-release

Changes

  • Fixed the alert dialog (PR #58).

Launcher Demo App

09 Mar 11:26

Choose a tag to compare

Launcher Demo App Pre-release
Pre-release

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

08 Mar 19:28

Choose a tag to compare

Launcher Demo App Pre-release
Pre-release

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

26 Feb 17:04

Choose a tag to compare

Launcher Demo App Pre-release
Pre-release
Merge pull request #34 from krishnaIndia/readme_update

Readme update

Examples apps for DNS and NFS modules

03 Nov 15:16

Choose a tag to compare

Pre-release

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

02 Sep 21:54

Choose a tag to compare

Safe DNS Example Pre-release
Pre-release

You will find two binaries for each platform (all binaries are x64).

  • safe_dns_example-mock corresponds to the example which uses the routing mock.
  • safe_dns_example-network corresponds to the example which expects a live local network (you need to be having safe_vault running)

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.