aboutsummaryrefslogtreecommitdiffstats
path: root/storage-backend/lib (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-17adds API method to get spec and implementation version of the storage backendsteckbrief2-1/+35
2018-10-17adds common and http protocol functionalitiessteckbrief2-37/+180
2018-10-14fixes error in getJidDomain(JID) in case of a JID with resource identifiersteckbrief1-1/+1
2018-10-04fixes a problem in checking for file existence when filename contains '%20' ↵steckbrief1-1/+1
as white space
2017-05-06storage-backend: Add functionality to delete a file via an xmpp server; ↵steckbrief1-3/+3
removed possibility to request a delete token and delete the file afterwards via xmpp client
2017-05-04storage-backend: Added json interface to list transferred filessteckbrief2-2/+112
2016-09-30Implements FS#236: Save receipient jidsteckbrief3-0/+105