nextcloud/apps
Roeland Jago Douma 5486a2b149 For possible future usage allow multiple checksums
Instead of returning

<oc:checksum>TYPE:CHECKSUM</oc:checksum>

Return

<oc:checksums>
  <oc:checksum>TYPE:CHECKSUM</oc:checksum>
</oc:checksums>

This will allow us to expand in the future to multiple checksums.
Without doing just string concatenation.

And even for a single checksum it is now correct.
2016-02-08 11:55:07 +01:00
..
comments Collapse long comments 2016-02-08 10:05:03 +01:00
dav For possible future usage allow multiple checksums 2016-02-08 11:55:07 +01:00
encryption Make sure encryption has a valid licence tag 2016-02-03 12:57:03 +01:00
federation Merge pull request #22050 from owncloud/fix_sync_addressbook 2016-02-01 23:20:42 +01:00
files [tx-robot] updated from transifex 2016-02-07 01:55:33 -05:00
files_external Merge pull request #22160 from owncloud/files_external-create 2016-02-08 09:58:43 +01:00
files_sharing Even single shares are returned as array 2016-02-08 10:11:22 +01:00
files_trashbin Merge pull request #21844 from owncloud/drop-image-path 2016-01-25 10:00:21 +01:00
files_versions cleanup shared cache 2016-01-28 11:46:43 +01:00
provisioning_api Introduce IUser::setEMailAddress and add hook mechanism 2016-01-20 14:57:20 +01:00
systemtags Remove invalid app user doc links 2016-02-03 12:56:17 +01:00
testing testing app: fix app name capitalization 2016-01-21 12:12:43 +01:00
user_ldap [tx-robot] updated from transifex 2016-02-08 01:54:46 -05:00