Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick <patrick@westberliner.net>2017-03-27 21:42:37 +0300
committerPatrick <patrick@westberliner.net>2017-03-27 21:42:37 +0300
commitec6207bae32371590bfafeae3b4fa9ba3efd5c26 (patch)
treedef2e4206e01aca9921d8c7a172a1d3bac703d06 /appinfo
parenteeae274621553d55e08221f86bd3d91930fe7b60 (diff)
- updated info.xmlv0.3.4
- added error handling if hash algorithm is not supported by server - added reload button on ajax error response
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml15
1 files changed, 13 insertions, 2 deletions
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 @@
<id>checksum</id>
<name>Checksum</name>
<summary>Creating a hash checksum of a file.</summary>
- <description>Creating a hash checksum of a file.</description>
- <version>0.3.3</version>
+ <description>
+ 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.
+ </description>
+ <documentation>
+ <user>https://github.com/westberliner/owncloud-checksum/blob/v0.3.4/README.md</user>
+ <admin>https://github.com/westberliner/owncloud-checksum/blob/v0.3.4/README.md</admin>
+ </documentation>
+ <version>0.3.4</version>
<licence>agpl</licence>
<author>westberliner</author>
<types>