From ec6207bae32371590bfafeae3b4fa9ba3efd5c26 Mon Sep 17 00:00:00 2001 From: Patrick Date: Mon, 27 Mar 2017 20:42:37 +0200 Subject: - updated info.xml - added error handling if hash algorithm is not supported by server - added reload button on ajax error response --- appinfo/info.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'appinfo') diff --git a/appinfo/info.xml b/appinfo/info.xml index 6b10580..5f008d0 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -4,8 +4,19 @@ checksum Checksum Creating a hash checksum of a file. - Creating a hash checksum of a file. - 0.3.3 + + Creating a hash checksum of a file. + Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32. + + Just open the details view of the file (Sidebar). There should be a new tab called "Checksum". + Select a algorithm and it will try to generate a hash. + If you want an other algorithm, just click on the reload button. + + + https://github.com/westberliner/owncloud-checksum/blob/v0.3.4/README.md + https://github.com/westberliner/owncloud-checksum/blob/v0.3.4/README.md + + 0.3.4 agpl westberliner -- cgit v1.2.3