diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc4dc9a..2b786c01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## 1.3.0 - 2020-06-17 ### Added - new user group handing on Client and UserGroup object - new user handing on Client and User object diff --git a/docs/api/classes/_client_.client.html b/docs/api/classes/_client_.client.html index 0fc585c9..42155faa 100644 --- a/docs/api/classes/_client_.client.html +++ b/docs/api/classes/_client_.client.html @@ -200,7 +200,7 @@

constructor

  • @@ -245,7 +245,7 @@

    Private fakeServer: FakeServer

    @@ -255,7 +255,7 @@

    Private httpClient: HttpClient @@ -265,7 +265,7 @@

    Private logRequestRes
    logRequestResponse: boolean = false
    @@ -275,7 +275,7 @@

    Private nextcloudAuth
    nextcloudAuthHeader: string
    @@ -285,7 +285,7 @@

    Private nextcloudOriginnextcloudOrigin: string @@ -295,7 +295,7 @@

    Private nextcloudRequestnextcloudRequestToken: string @@ -305,7 +305,7 @@

    Private proxy: IProxy @@ -315,7 +315,7 @@

    Private webDAVUrl

    webDAVUrl: string
    @@ -325,7 +325,7 @@

    Static webDavUrlP
    webDavUrlPath: string = "/remote.php/webdav"
    @@ -342,7 +342,7 @@

    Private Contents

  • @@ -380,7 +380,7 @@

    addCommentToFile

  • @@ -417,7 +417,7 @@

    addTagToFile

  • @@ -462,7 +462,7 @@

    addUserToMemberUserGroup

  • @@ -513,7 +513,7 @@

    createFile

  • @@ -550,7 +550,7 @@

    createFolder

  • @@ -582,7 +582,7 @@

    Private createFolderI
  • Parameters

    @@ -605,7 +605,7 @@

    createShare

  • @@ -633,7 +633,7 @@

    createTag

  • @@ -666,7 +666,7 @@

    createUser

  • @@ -717,7 +717,7 @@

    createUserGroup

  • @@ -755,7 +755,7 @@

    deleteAllTags

  • @@ -782,7 +782,7 @@

    deleteFile

  • @@ -813,7 +813,7 @@

    deleteFolder

  • @@ -844,7 +844,7 @@

    deleteShare

  • @@ -874,7 +874,7 @@

    deleteTag

  • @@ -906,7 +906,7 @@

    deleteUser

  • @@ -942,7 +942,7 @@

    deleteUserGroup

  • @@ -981,7 +981,7 @@

    demoteUserFromSubadminUserGroup

  • @@ -1026,7 +1026,7 @@

    disableUser

  • @@ -1062,7 +1062,7 @@

    enableUser

  • @@ -1098,7 +1098,7 @@

    getAppInfos

  • Parameters

    @@ -1121,7 +1121,7 @@

    getApps

  • @@ -1143,7 +1143,7 @@

    getContent

  • @@ -1175,7 +1175,7 @@

    getFile

  • @@ -1206,7 +1206,7 @@

    getFileComments

  • @@ -1255,7 +1255,7 @@

    getFileId

  • @@ -1284,7 +1284,7 @@

    getFiles

  • @@ -1316,7 +1316,7 @@

    getFolder

  • @@ -1348,7 +1348,7 @@

    getFolderContents

  • Parameters

    @@ -1371,7 +1371,7 @@

    Private getHttpRespon
  • @@ -1411,7 +1411,7 @@

    getLink

  • @@ -1443,7 +1443,7 @@

    getNotifications

  • @@ -1463,7 +1463,7 @@

    Private getOcsHeaders
  • Returns Headers

    @@ -1480,7 +1480,7 @@

    Private getOcsMeta

    Parameters

    @@ -1511,7 +1511,7 @@

    Private getOcsUrl

    Parameters

    @@ -1534,7 +1534,7 @@

    Private getProperties
  • @@ -1580,7 +1580,7 @@

    getQuota

  • @@ -1602,7 +1602,7 @@

    getRootFolder

  • @@ -1625,7 +1625,7 @@

    getShare

  • @@ -1655,7 +1655,7 @@

    getSubFolders

  • @@ -1687,7 +1687,7 @@

    getSystemBasicData

  • Returns Promise<ISysBasicData>

    @@ -1704,7 +1704,7 @@

    getSystemInfo

  • @@ -1726,7 +1726,7 @@

    getTagById

  • @@ -1758,7 +1758,7 @@

    getTagByName

  • @@ -1790,7 +1790,7 @@

    Private getTagIdFrom<
  • Parameters

    @@ -1813,7 +1813,7 @@

    getTags

  • @@ -1836,7 +1836,7 @@

    getTagsOfFile

  • @@ -1867,7 +1867,7 @@

    getUILink

  • @@ -1898,7 +1898,7 @@

    getUpdateNotifications

  • Parameters

    @@ -1921,7 +1921,7 @@

    getUser

  • @@ -1953,7 +1953,7 @@

    getUserData

  • @@ -1990,7 +1990,7 @@

    getUserGroup

  • @@ -2022,7 +2022,7 @@

    getUserGroupIds

  • @@ -2074,7 +2074,7 @@

    getUserGroupMembers

  • @@ -2111,7 +2111,7 @@

    getUserGroupSubadmins

  • @@ -2148,7 +2148,7 @@

    getUserGroups

  • @@ -2200,7 +2200,7 @@

    getUsers

  • @@ -2244,7 +2244,7 @@

    moveFile

  • @@ -2281,7 +2281,7 @@

    moveFolder

  • @@ -2318,7 +2318,7 @@

    pipeContentStream

  • @@ -2353,7 +2353,7 @@

    promoteUserToUserGroupSubadmin

  • @@ -2404,7 +2404,7 @@

    Private putFileConten
  • Parameters

    @@ -2430,7 +2430,7 @@

    removeTagOfFile

  • @@ -2467,7 +2467,7 @@

    removeUserFromMemberUserGroup

  • @@ -2518,7 +2518,7 @@

    resendWelcomeEmail

  • @@ -2554,7 +2554,7 @@

    Private sanitizeFolder

    Parameters

    @@ -2577,7 +2577,7 @@

    sendNotificationToUser

  • Parameters

    @@ -2606,7 +2606,7 @@

    Private stat

  • Parameters

    @@ -2629,7 +2629,7 @@

    updateShare

  • @@ -2660,7 +2660,7 @@

    updateUserProperty

  • @@ -2713,7 +2713,7 @@

    upsertUsers

  • diff --git a/docs/api/classes/_environment_.environment.html b/docs/api/classes/_environment_.environment.html index 947ab97f..f56c7c08 100644 --- a/docs/api/classes/_environment_.environment.html +++ b/docs/api/classes/_environment_.environment.html @@ -117,7 +117,7 @@

    constructor

  • Returns Environment

    @@ -133,7 +133,7 @@

    Optional password

    password: undefined | string
    @@ -143,7 +143,7 @@

    recordingActive

    recordingActive: boolean
    @@ -153,7 +153,7 @@

    Optional url

    url: undefined | string
    @@ -163,7 +163,7 @@

    Optional userName

    userName: undefined | string
    @@ -180,7 +180,7 @@

    getServer

  • diff --git a/docs/api/classes/_environmentvcapservices_.environmentvcapservices.html b/docs/api/classes/_environmentvcapservices_.environmentvcapservices.html index 0a239ef7..f3821b8f 100644 --- a/docs/api/classes/_environmentvcapservices_.environmentvcapservices.html +++ b/docs/api/classes/_environmentvcapservices_.environmentvcapservices.html @@ -125,7 +125,7 @@

    constructor

  • Parameters

    @@ -147,7 +147,7 @@

    password

    password: string
    @@ -157,7 +157,7 @@

    url

    url: string
    @@ -167,7 +167,7 @@

    userName

    userName: string
    @@ -184,7 +184,7 @@

    getServer

  • diff --git a/docs/api/classes/_error_.baseerror.html b/docs/api/classes/_error_.baseerror.html index 75d4bcf6..6e1f0087 100644 --- a/docs/api/classes/_error_.baseerror.html +++ b/docs/api/classes/_error_.baseerror.html @@ -158,7 +158,7 @@

    constructor

  • Parameters

    @@ -183,7 +183,7 @@

    Private context: any

  • diff --git a/docs/api/classes/_error_.clienterror.html b/docs/api/classes/_error_.clienterror.html index 47835b4f..95c865ff 100644 --- a/docs/api/classes/_error_.clienterror.html +++ b/docs/api/classes/_error_.clienterror.html @@ -118,7 +118,7 @@

    constructor

  • Parameters

    @@ -146,7 +146,7 @@

    code

    code: string
    @@ -156,7 +156,7 @@

    Private context: any

  • diff --git a/docs/api/classes/_error_.insufficientprivilegeserror.html b/docs/api/classes/_error_.insufficientprivilegeserror.html index 4242a6d3..8bcc5c1f 100644 --- a/docs/api/classes/_error_.insufficientprivilegeserror.html +++ b/docs/api/classes/_error_.insufficientprivilegeserror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.invalidserviceresponseformaterror.html b/docs/api/classes/_error_.invalidserviceresponseformaterror.html index f511e20d..bd42faa4 100644 --- a/docs/api/classes/_error_.invalidserviceresponseformaterror.html +++ b/docs/api/classes/_error_.invalidserviceresponseformaterror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.operationfailederror.html b/docs/api/classes/_error_.operationfailederror.html index a5ca838a..f5d25579 100644 --- a/docs/api/classes/_error_.operationfailederror.html +++ b/docs/api/classes/_error_.operationfailederror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.querylimiterror.html b/docs/api/classes/_error_.querylimiterror.html index 505487bc..b8224f11 100644 --- a/docs/api/classes/_error_.querylimiterror.html +++ b/docs/api/classes/_error_.querylimiterror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.queryoffseterror.html b/docs/api/classes/_error_.queryoffseterror.html index 9aa1879d..29b31f22 100644 --- a/docs/api/classes/_error_.queryoffseterror.html +++ b/docs/api/classes/_error_.queryoffseterror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.useralreadyexistserror.html b/docs/api/classes/_error_.useralreadyexistserror.html index ba8828e4..da4cfe42 100644 --- a/docs/api/classes/_error_.useralreadyexistserror.html +++ b/docs/api/classes/_error_.useralreadyexistserror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.usercreateerror.html b/docs/api/classes/_error_.usercreateerror.html index 13ed7638..f1359f44 100644 --- a/docs/api/classes/_error_.usercreateerror.html +++ b/docs/api/classes/_error_.usercreateerror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.usergroupalreadyexistserror.html b/docs/api/classes/_error_.usergroupalreadyexistserror.html index 92db2e8e..939da1cc 100644 --- a/docs/api/classes/_error_.usergroupalreadyexistserror.html +++ b/docs/api/classes/_error_.usergroupalreadyexistserror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.usergroupdeletionfailederror.html b/docs/api/classes/_error_.usergroupdeletionfailederror.html index a6371ba3..371f9636 100644 --- a/docs/api/classes/_error_.usergroupdeletionfailederror.html +++ b/docs/api/classes/_error_.usergroupdeletionfailederror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.usergroupdoesnotexisterror.html b/docs/api/classes/_error_.usergroupdoesnotexisterror.html index 3166c1ba..74433388 100644 --- a/docs/api/classes/_error_.usergroupdoesnotexisterror.html +++ b/docs/api/classes/_error_.usergroupdoesnotexisterror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.usernotfounderror.html b/docs/api/classes/_error_.usernotfounderror.html index 99089364..5475ff5b 100644 --- a/docs/api/classes/_error_.usernotfounderror.html +++ b/docs/api/classes/_error_.usernotfounderror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.userresendwelcomeemailerror.html b/docs/api/classes/_error_.userresendwelcomeemailerror.html index 071ca5bb..187d45ea 100644 --- a/docs/api/classes/_error_.userresendwelcomeemailerror.html +++ b/docs/api/classes/_error_.userresendwelcomeemailerror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_error_.userupdateerror.html b/docs/api/classes/_error_.userupdateerror.html index 33e96d98..35300836 100644 --- a/docs/api/classes/_error_.userupdateerror.html +++ b/docs/api/classes/_error_.userupdateerror.html @@ -123,7 +123,7 @@

    constructor

    Parameters

    diff --git a/docs/api/classes/_fakeserver_.fakeserver.html b/docs/api/classes/_fakeserver_.fakeserver.html index 03c62afd..97ab7887 100644 --- a/docs/api/classes/_fakeserver_.fakeserver.html +++ b/docs/api/classes/_fakeserver_.fakeserver.html @@ -114,7 +114,7 @@

    constructor

  • Parameters

    @@ -136,7 +136,7 @@

    fakeResponses

    fakeResponses: RequestResponseLogEntry[] = []
    @@ -153,7 +153,7 @@

    getFakeHttpResponse

  • Parameters

    diff --git a/docs/api/classes/_file_.file.html b/docs/api/classes/_file_.file.html index 296c5797..b3c21262 100644 --- a/docs/api/classes/_file_.file.html +++ b/docs/api/classes/_file_.file.html @@ -151,7 +151,7 @@

    constructor

  • Parameters

    @@ -191,7 +191,7 @@

    Private client

    client: Client
    @@ -201,7 +201,7 @@

    Private memento

    memento: { baseName: string; deleted: boolean; id: number; lastmod: Date; mime: string; name: string; size: number }
    @@ -244,7 +244,7 @@

    baseName

  • @@ -267,7 +267,7 @@

    id

  • @@ -289,7 +289,7 @@

    lastmod

  • @@ -312,7 +312,7 @@

    mime

  • @@ -334,7 +334,7 @@

    name

  • @@ -357,7 +357,7 @@

    size

  • @@ -383,7 +383,7 @@

    addComment

  • @@ -414,7 +414,7 @@

    addTag

  • @@ -445,7 +445,7 @@

    Private assertExistence

    Returns void

    @@ -462,7 +462,7 @@

    delete

  • @@ -489,7 +489,7 @@

    getComments

  • @@ -532,7 +532,7 @@

    getContent

  • @@ -557,7 +557,7 @@

    getFolder

  • @@ -585,7 +585,7 @@

    getTags

  • @@ -608,7 +608,7 @@

    getUIUrl

  • @@ -633,7 +633,7 @@

    getUrl

  • @@ -658,7 +658,7 @@

    move

  • @@ -695,7 +695,7 @@

    removeTag

  • diff --git a/docs/api/classes/_filesizeformatter_.filesizeformatter.html b/docs/api/classes/_filesizeformatter_.filesizeformatter.html index 9433ef93..c9a875f6 100644 --- a/docs/api/classes/_filesizeformatter_.filesizeformatter.html +++ b/docs/api/classes/_filesizeformatter_.filesizeformatter.html @@ -117,7 +117,7 @@

    constructor

  • Parameters

    @@ -139,7 +139,7 @@

    Private bytes

    bytes: number
    @@ -149,7 +149,7 @@

    Private oneGigaByteoneGigaByte: number = this.oneMegaByte * 1024

  • @@ -159,7 +159,7 @@

    Private oneKiloByteoneKiloByte: number = 1024

  • @@ -169,7 +169,7 @@

    Private oneMegaByteoneMegaByte: number = this.oneKiloByte * 1024 @@ -186,7 +186,7 @@

    getUserFriendlyFileSize

  • Returns string

    diff --git a/docs/api/classes/_filesystemelement_.filesystemelement.html b/docs/api/classes/_filesystemelement_.filesystemelement.html index 951859f7..97b65b02 100644 --- a/docs/api/classes/_filesystemelement_.filesystemelement.html +++ b/docs/api/classes/_filesystemelement_.filesystemelement.html @@ -134,7 +134,7 @@

    baseName

  • @@ -157,7 +157,7 @@

    id

  • @@ -179,7 +179,7 @@

    lastmod

  • @@ -202,7 +202,7 @@

    name

  • @@ -228,7 +228,7 @@

    Abstract addComment

  • @@ -259,7 +259,7 @@

    Abstract addTag

  • @@ -290,7 +290,7 @@

    Abstract delete

  • @@ -317,7 +317,7 @@

    Abstract getComments

  • @@ -360,7 +360,7 @@

    Abstract getTags

  • @@ -383,7 +383,7 @@

    Abstract getUIUrl

  • @@ -408,7 +408,7 @@

    Abstract getUrl

  • @@ -433,7 +433,7 @@

    Abstract move

  • @@ -467,7 +467,7 @@

    Abstract removeTag

  • diff --git a/docs/api/classes/_folder_.folder.html b/docs/api/classes/_folder_.folder.html index 49247698..00711b6d 100644 --- a/docs/api/classes/_folder_.folder.html +++ b/docs/api/classes/_folder_.folder.html @@ -146,7 +146,7 @@

    constructor

  • Parameters

    @@ -180,7 +180,7 @@

    Private client

    client: Client
    @@ -190,7 +190,7 @@

    Private memento

    memento: { baseName: string; deleted: boolean; id: number; lastmod: Date; name: string }
    @@ -227,7 +227,7 @@

    baseName

  • Returns string

    @@ -244,7 +244,7 @@

    id

  • Returns number

    @@ -261,7 +261,7 @@

    lastmod

  • Returns Date

    @@ -278,7 +278,7 @@

    name

  • Returns string

    @@ -298,7 +298,7 @@

    addComment

  • @@ -329,7 +329,7 @@

    addTag

  • @@ -360,7 +360,7 @@

    Private assertExistence

    Returns void

    @@ -377,7 +377,7 @@

    containsFile

  • @@ -411,7 +411,7 @@

    createFile

  • @@ -454,7 +454,7 @@

    createSubFolder

  • @@ -485,7 +485,7 @@

    delete

  • @@ -512,7 +512,7 @@

    getComments

  • @@ -555,7 +555,7 @@

    getFile

  • @@ -592,7 +592,7 @@

    getFiles

  • @@ -612,7 +612,7 @@

    getSubFolders

  • @@ -637,7 +637,7 @@

    getTags

  • @@ -660,7 +660,7 @@

    getUIUrl

  • @@ -685,7 +685,7 @@

    getUrl

  • @@ -710,7 +710,7 @@

    hasSubFolder

  • @@ -741,7 +741,7 @@

    move

  • @@ -778,7 +778,7 @@

    removeTag

  • diff --git a/docs/api/classes/_httpclient_.httpclient.html b/docs/api/classes/_httpclient_.httpclient.html index 82c6dddf..5bbd192f 100644 --- a/docs/api/classes/_httpclient_.httpclient.html +++ b/docs/api/classes/_httpclient_.httpclient.html @@ -117,7 +117,7 @@

    constructor

  • Parameters

    @@ -139,7 +139,7 @@

    Private authorizationHeader: undefined | string @@ -149,7 +149,7 @@

    Private logRequestRes
    logRequestResponse: boolean
    @@ -159,7 +159,7 @@

    Private origin

    origin: string
    @@ -169,7 +169,7 @@

    Private proxy: IProxy @@ -186,7 +186,7 @@

    getHttpResponse

  • Parameters

    diff --git a/docs/api/classes/_requestresponselog_.requestresponselog.html b/docs/api/classes/_requestresponselog_.requestresponselog.html index 419e1b0a..03ba3765 100644 --- a/docs/api/classes/_requestresponselog_.requestresponselog.html +++ b/docs/api/classes/_requestresponselog_.requestresponselog.html @@ -125,7 +125,7 @@

    Private constructor

  • Returns RequestResponseLog

    @@ -141,7 +141,7 @@

    baseDirectory

    baseDirectory: string = RequestResponseLog.defaultLogDirectory
    @@ -151,7 +151,7 @@

    Private context

    context: string
    @@ -161,7 +161,7 @@

    Private entries

    entries: requestResponseLogEntry[] = []
    @@ -171,7 +171,7 @@

    Static defaultLogDirec
    defaultLogDirectory: string = "RequestResponseLog/"
    @@ -181,7 +181,7 @@

    Static log: RequestResponseLog | null = null @@ -198,7 +198,7 @@

    addEntry

  • Parameters

    @@ -221,7 +221,7 @@

    Private assertDirectory

    Parameters

    @@ -244,7 +244,7 @@

    getEntries

  • Returns Promise<requestResponseLogEntry[]>

    @@ -261,7 +261,7 @@

    getFileName

  • Returns string

    @@ -278,7 +278,7 @@

    setContext

  • Parameters

    @@ -301,7 +301,7 @@

    Private xmlToJson

  • Parameters

    @@ -324,7 +324,7 @@

    Static deleteInstance

  • Returns void

    @@ -341,7 +341,7 @@

    Static getInstance

  • Returns RequestResponseLog

    diff --git a/docs/api/classes/_requestresponselogentry_.requestlogentry.html b/docs/api/classes/_requestresponselogentry_.requestlogentry.html index a56d4b39..a0bc9999 100644 --- a/docs/api/classes/_requestresponselogentry_.requestlogentry.html +++ b/docs/api/classes/_requestresponselogentry_.requestlogentry.html @@ -112,7 +112,7 @@

    constructor

  • Parameters

    @@ -143,7 +143,7 @@

    Optional body

    body: undefined | string
    @@ -153,7 +153,7 @@

    description

    description: string
    @@ -163,7 +163,7 @@

    Optional jsonBody

    jsonBody: any
    @@ -173,7 +173,7 @@

    method

    method: string
    @@ -183,7 +183,7 @@

    url

    url: string
    diff --git a/docs/api/classes/_requestresponselogentry_.requestresponselogentry.html b/docs/api/classes/_requestresponselogentry_.requestresponselogentry.html index 335e13fd..c94f7c64 100644 --- a/docs/api/classes/_requestresponselogentry_.requestresponselogentry.html +++ b/docs/api/classes/_requestresponselogentry_.requestresponselogentry.html @@ -109,7 +109,7 @@

    constructor

  • Parameters

    @@ -134,7 +134,7 @@

    request

    @@ -144,7 +144,7 @@

    response

    diff --git a/docs/api/classes/_requestresponselogentry_.responselogentry.html b/docs/api/classes/_requestresponselogentry_.responselogentry.html index d96f677b..3e0f2c98 100644 --- a/docs/api/classes/_requestresponselogentry_.responselogentry.html +++ b/docs/api/classes/_requestresponselogentry_.responselogentry.html @@ -112,7 +112,7 @@

    constructor

  • Parameters

    @@ -143,7 +143,7 @@

    Optional body

    body: undefined | string
    @@ -153,7 +153,7 @@

    Optional contentLocation<
    contentLocation: undefined | string
    @@ -163,7 +163,7 @@

    Optional contentType

    contentType: undefined | string
    @@ -173,7 +173,7 @@

    Optional jsonBody

    jsonBody: any
    @@ -183,7 +183,7 @@

    status

    status: number
    diff --git a/docs/api/classes/_server_.server.html b/docs/api/classes/_server_.server.html index 397fc302..b793c425 100644 --- a/docs/api/classes/_server_.server.html +++ b/docs/api/classes/_server_.server.html @@ -111,7 +111,7 @@

    constructor

  • Parameters

    @@ -133,7 +133,7 @@

    basicAuth

    basicAuth: IBasicAuth
    @@ -143,7 +143,7 @@

    logRequestResponse

    logRequestResponse: boolean
    @@ -153,7 +153,7 @@

    Optional proxy

    proxy: IProxy
    @@ -163,7 +163,7 @@

    url

    url: string
    diff --git a/docs/api/classes/_share_.share.html b/docs/api/classes/_share_.share.html index a4d9d39f..898fa61c 100644 --- a/docs/api/classes/_share_.share.html +++ b/docs/api/classes/_share_.share.html @@ -131,7 +131,7 @@

    Private constructor

  • Parameters

    @@ -156,7 +156,7 @@

    Private client

    client: Client
    @@ -166,7 +166,7 @@

    Private memento

    memento: { expiration: Date | null; id: string; itemType: ShareItemType; note: string; token: string; url: string }
    @@ -206,7 +206,7 @@

    expiration

  • @@ -229,7 +229,7 @@

    id

  • @@ -252,7 +252,7 @@

    note

  • @@ -275,7 +275,7 @@

    token

  • @@ -298,7 +298,7 @@

    url

  • @@ -324,7 +324,7 @@

    delete

  • Returns Promise<void>

    @@ -341,7 +341,7 @@

    Private initialize

  • Returns Promise<void>

    @@ -358,7 +358,7 @@

    setExpiration

  • Parameters

    @@ -381,7 +381,7 @@

    setNote

  • Parameters

    @@ -404,7 +404,7 @@

    setPassword

  • @@ -434,7 +434,7 @@

    Static createShareRequ
  • Parameters

    @@ -457,7 +457,7 @@

    Static getShare

  • Parameters

    diff --git a/docs/api/classes/_tag_.tag.html b/docs/api/classes/_tag_.tag.html index 51be712d..fcd5953c 100644 --- a/docs/api/classes/_tag_.tag.html +++ b/docs/api/classes/_tag_.tag.html @@ -120,7 +120,7 @@

    constructor

  • Parameters

    @@ -157,7 +157,7 @@

    assignable

    assignable: boolean
    @@ -167,7 +167,7 @@

    canAssign

    canAssign: boolean
    @@ -177,7 +177,7 @@

    Private client

    client: Client
    @@ -187,7 +187,7 @@

    id

    id: number
    @@ -197,7 +197,7 @@

    name

    name: string
    @@ -207,7 +207,7 @@

    visible

    visible: boolean
    @@ -224,7 +224,7 @@

    delete

  • Returns Promise<void>

    @@ -241,7 +241,7 @@

    toString

  • Returns string

    diff --git a/docs/api/classes/_user_.user.html b/docs/api/classes/_user_.user.html index 468f37dd..367ef30f 100644 --- a/docs/api/classes/_user_.user.html +++ b/docs/api/classes/_user_.user.html @@ -166,7 +166,7 @@

    constructor

  • @@ -210,7 +210,7 @@

    Private client

    client: Client
    @@ -220,7 +220,7 @@

    id

    id: string
    @@ -230,7 +230,7 @@

    Private memento: IUserOptions

    @@ -247,7 +247,7 @@

    addToMemberUserGroup

  • @@ -294,7 +294,7 @@

    delete

  • @@ -323,7 +323,7 @@

    demoteFromSubadminUserGroup

  • @@ -370,7 +370,7 @@

    demoteFromSuperAdmin

  • @@ -408,7 +408,7 @@

    disable

  • @@ -437,7 +437,7 @@

    enable

  • @@ -466,7 +466,7 @@

    getAddress

  • @@ -496,7 +496,7 @@

    getDisplayName

  • @@ -526,7 +526,7 @@

    getEmail

  • @@ -556,7 +556,7 @@

    getLanguage

  • @@ -586,7 +586,7 @@

    getLastLogin

  • @@ -616,7 +616,7 @@

    getLocale

  • @@ -646,7 +646,7 @@

    getMemberUserGroupIds

  • @@ -676,7 +676,7 @@

    getMemberUserGroups

  • @@ -706,7 +706,7 @@

    getPhone

  • @@ -736,7 +736,7 @@

    getQuota

  • @@ -765,7 +765,7 @@

    getQuotaUserFriendly

  • @@ -794,7 +794,7 @@

    getSubadminUserGroupIds

  • @@ -824,7 +824,7 @@

    getSubadminUserGroups

  • @@ -854,7 +854,7 @@

    getTwitter

  • @@ -884,7 +884,7 @@

    Private getUserData
    @@ -913,7 +913,7 @@

    getWebsite

  • @@ -943,7 +943,7 @@

    isEnabled

  • @@ -973,7 +973,7 @@

    isSuperAdmin

  • @@ -1003,7 +1003,7 @@

    promoteToSuperAdmin

  • @@ -1041,7 +1041,7 @@

    promoteToUserGroupSubadmin

  • @@ -1088,7 +1088,7 @@

    removeFromMemberUserGroup

  • @@ -1135,7 +1135,7 @@

    resendWelcomeEmail

  • @@ -1164,7 +1164,7 @@

    setAddress

  • @@ -1205,7 +1205,7 @@

    setDisplayName

  • @@ -1246,7 +1246,7 @@

    setEmail

  • @@ -1287,7 +1287,7 @@

    setLanguage

  • @@ -1328,7 +1328,7 @@

    setLocale

  • @@ -1369,7 +1369,7 @@

    setPassword

  • @@ -1410,7 +1410,7 @@

    setPhone

  • @@ -1451,7 +1451,7 @@

    setQuota

  • @@ -1492,7 +1492,7 @@

    setTwitter

  • @@ -1533,7 +1533,7 @@

    setWebsite

  • diff --git a/docs/api/classes/_usergroup_.usergroup.html b/docs/api/classes/_usergroup_.usergroup.html index f28ade61..35c1e652 100644 --- a/docs/api/classes/_usergroup_.usergroup.html +++ b/docs/api/classes/_usergroup_.usergroup.html @@ -128,7 +128,7 @@

    constructor

  • Parameters

    @@ -153,7 +153,7 @@

    Private client

    client: Client
    @@ -163,7 +163,7 @@

    id

    id: string
    @@ -180,7 +180,7 @@

    delete

  • @@ -207,7 +207,7 @@

    getMemberUserIds

  • Returns Promise<string[]>

    @@ -224,7 +224,7 @@

    getSubadminUserIds

  • Returns Promise<string[]>

    diff --git a/docs/api/enums/_share_.shareitemtype.html b/docs/api/enums/_share_.shareitemtype.html index ccaded02..2879ff5e 100644 --- a/docs/api/enums/_share_.shareitemtype.html +++ b/docs/api/enums/_share_.shareitemtype.html @@ -91,7 +91,7 @@

    file

    file: = "file"
    @@ -101,7 +101,7 @@

    folder

    folder: = "folder"
    diff --git a/docs/api/enums/_share_.sharepermission.html b/docs/api/enums/_share_.sharepermission.html index 17e055fa..115d0e49 100644 --- a/docs/api/enums/_share_.sharepermission.html +++ b/docs/api/enums/_share_.sharepermission.html @@ -95,7 +95,7 @@

    all

    all: = 31
    @@ -105,7 +105,7 @@

    create

    create: = 4
    @@ -115,7 +115,7 @@

    delete

    delete: = 8
    @@ -125,7 +125,7 @@

    read

    read: = 1
    @@ -135,7 +135,7 @@

    share

    share: = 16
    @@ -145,7 +145,7 @@

    update

    update: = 2
    diff --git a/docs/api/enums/_share_.sharetype.html b/docs/api/enums/_share_.sharetype.html index 040a0c68..3d107a2e 100644 --- a/docs/api/enums/_share_.sharetype.html +++ b/docs/api/enums/_share_.sharetype.html @@ -93,7 +93,7 @@

    email

    email: = 4
    @@ -103,7 +103,7 @@

    group

    group: = 1
    @@ -113,7 +113,7 @@

    publicLink

    publicLink: = 3
    @@ -123,7 +123,7 @@

    user

    user: = 0
    diff --git a/docs/api/enums/_user_.userproperty.html b/docs/api/enums/_user_.userproperty.html index e6f895a3..d8f3f264 100644 --- a/docs/api/enums/_user_.userproperty.html +++ b/docs/api/enums/_user_.userproperty.html @@ -99,7 +99,7 @@

    address

    address: = "address"
    @@ -109,7 +109,7 @@

    displayName

    displayName: = "displayname"
    @@ -119,7 +119,7 @@

    email

    email: = "email"
    @@ -129,7 +129,7 @@

    language

    language: = "language"
    @@ -139,7 +139,7 @@

    locale

    locale: = "locale"
    @@ -149,7 +149,7 @@

    password

    password: = "password"
    @@ -159,7 +159,7 @@

    phone

    phone: = "phone"
    @@ -169,7 +169,7 @@

    quota

    quota: = "quota"
    @@ -179,7 +179,7 @@

    twitter

    twitter: = "twitter"
    @@ -189,7 +189,7 @@

    website

    website: = "website"
    diff --git a/docs/api/index.html b/docs/api/index.html index f4a6f783..0409bf5e 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -207,7 +207,7 @@

    Client

    • factory method for client
    • create folder
    • -
    • get folder
    • +
    • get folder, get root folder
    • create file
    • get file
    • create tag*
    • diff --git a/docs/api/interfaces/_client_.iquota.html b/docs/api/interfaces/_client_.iquota.html index 7faea869..981b00c1 100644 --- a/docs/api/interfaces/_client_.iquota.html +++ b/docs/api/interfaces/_client_.iquota.html @@ -99,7 +99,7 @@

      available

      available: number | string
      @@ -109,7 +109,7 @@

      used

      used: number
      diff --git a/docs/api/interfaces/_client_.istat.html b/docs/api/interfaces/_client_.istat.html index 407b44a0..484e1338 100644 --- a/docs/api/interfaces/_client_.istat.html +++ b/docs/api/interfaces/_client_.istat.html @@ -104,7 +104,7 @@

      basename

      basename: string
      @@ -114,7 +114,7 @@

      Optional fileid

      fileid: undefined | number
      @@ -124,7 +124,7 @@

      filename

      filename: string
      @@ -134,7 +134,7 @@

      lastmod

      lastmod: string
      @@ -144,7 +144,7 @@

      Optional mime

      mime: undefined | string
      @@ -154,7 +154,7 @@

      Optional size

      size: undefined | number
      @@ -164,7 +164,7 @@

      type

      type: string
      diff --git a/docs/api/interfaces/_client_.isysbasicdata.html b/docs/api/interfaces/_client_.isysbasicdata.html index a00e95ac..c8f146b9 100644 --- a/docs/api/interfaces/_client_.isysbasicdata.html +++ b/docs/api/interfaces/_client_.isysbasicdata.html @@ -100,7 +100,7 @@

      serverTimeString

      serverTimeString: string
      @@ -110,7 +110,7 @@

      timeServersString

      timeServersString: string
      @@ -120,7 +120,7 @@

      uptimeString

      uptimeString: string
      diff --git a/docs/api/interfaces/_client_.isysinfonextcloud.html b/docs/api/interfaces/_client_.isysinfonextcloud.html index fb13c06f..e1392008 100644 --- a/docs/api/interfaces/_client_.isysinfonextcloud.html +++ b/docs/api/interfaces/_client_.isysinfonextcloud.html @@ -100,7 +100,7 @@

      shares

      shares: object
      @@ -110,7 +110,7 @@

      storage

      storage: object
      @@ -120,7 +120,7 @@

      system

      system: object
      diff --git a/docs/api/interfaces/_client_.isysinfonextcloudclient.html b/docs/api/interfaces/_client_.isysinfonextcloudclient.html index d864c063..4cecbe52 100644 --- a/docs/api/interfaces/_client_.isysinfonextcloudclient.html +++ b/docs/api/interfaces/_client_.isysinfonextcloudclient.html @@ -98,7 +98,7 @@

      version

      version: string
      diff --git a/docs/api/interfaces/_client_.isysteminfo.html b/docs/api/interfaces/_client_.isysteminfo.html index 27a6497c..4fd77d92 100644 --- a/docs/api/interfaces/_client_.isysteminfo.html +++ b/docs/api/interfaces/_client_.isysteminfo.html @@ -101,7 +101,7 @@

      activeUsers

      activeUsers: object
      @@ -111,7 +111,7 @@

      nextcloud

      @@ -121,7 +121,7 @@

      nextcloudClient

      nextcloudClient: ISysInfoNextcloudClient
      @@ -131,7 +131,7 @@

      server

      server: object
      diff --git a/docs/api/interfaces/_client_.iupsertuseroptions.html b/docs/api/interfaces/_client_.iupsertuseroptions.html index c1413ee1..7559c65a 100644 --- a/docs/api/interfaces/_client_.iupsertuseroptions.html +++ b/docs/api/interfaces/_client_.iupsertuseroptions.html @@ -113,7 +113,7 @@

      Optional address

      address: undefined | string
      @@ -123,7 +123,7 @@

      Optional displayName

      displayName: undefined | string
      @@ -133,7 +133,7 @@

      Optional email

      email: undefined | string
      @@ -143,7 +143,7 @@

      Optional enabled

      enabled: undefined | false | true
      @@ -153,7 +153,7 @@

      id

      id: string
      @@ -163,7 +163,7 @@

      Optional language

      language: undefined | string
      @@ -173,7 +173,7 @@

      Optional locale

      locale: undefined | string
      @@ -183,7 +183,7 @@

      Optional memberGroups

      memberGroups: string[]
  • @@ -193,7 +193,7 @@

    Optional password

    password: undefined | string
    @@ -203,7 +203,7 @@

    Optional phone

    phone: undefined | string
    @@ -213,7 +213,7 @@

    Optional quota

    quota: undefined | string
    @@ -223,7 +223,7 @@

    Optional resendWelcomeresendWelcomeEmail: undefined | false | true

    @@ -233,7 +233,7 @@

    Optional subadminGroupssubadminGroups: string[]

  • @@ -243,7 +243,7 @@

    Optional superAdmin

    superAdmin: undefined | false | true
    @@ -253,7 +253,7 @@

    Optional twitter

    twitter: undefined | string
    @@ -263,7 +263,7 @@

    Optional website

    website: undefined | string
    diff --git a/docs/api/interfaces/_client_.iupsertuserreport.html b/docs/api/interfaces/_client_.iupsertuserreport.html index 126a0900..1627e9e5 100644 --- a/docs/api/interfaces/_client_.iupsertuserreport.html +++ b/docs/api/interfaces/_client_.iupsertuserreport.html @@ -100,7 +100,7 @@

    changes

    @@ -110,7 +110,7 @@

    id

    id: string
    @@ -120,7 +120,7 @@

    message

    message: string
    diff --git a/docs/api/interfaces/_client_.iuserpropertychange.html b/docs/api/interfaces/_client_.iuserpropertychange.html index 71efe0c6..1c172ea8 100644 --- a/docs/api/interfaces/_client_.iuserpropertychange.html +++ b/docs/api/interfaces/_client_.iuserpropertychange.html @@ -101,7 +101,7 @@

    Optional error

    error: undefined | string
    @@ -111,7 +111,7 @@

    newValue

    newValue: string
    @@ -121,7 +121,7 @@

    previousValue

    previousValue: string
    @@ -131,7 +131,7 @@

    property

    property: string
    diff --git a/docs/api/interfaces/_httpclient_.ihttpclientoptions.html b/docs/api/interfaces/_httpclient_.ihttpclientoptions.html index 862827d9..de4f0a5c 100644 --- a/docs/api/interfaces/_httpclient_.ihttpclientoptions.html +++ b/docs/api/interfaces/_httpclient_.ihttpclientoptions.html @@ -101,7 +101,7 @@

    Optional authorizationHea
    authorizationHeader: undefined | string
    @@ -111,7 +111,7 @@

    Optional logRequestR
    logRequestResponse: undefined | false | true
    @@ -121,7 +121,7 @@

    Optional origin

    origin: undefined | string
    @@ -131,7 +131,7 @@

    Optional proxy

    proxy: IProxy
    diff --git a/docs/api/interfaces/_httpclient_.iproxy.html b/docs/api/interfaces/_httpclient_.iproxy.html index f703e2df..4a1c5729 100644 --- a/docs/api/interfaces/_httpclient_.iproxy.html +++ b/docs/api/interfaces/_httpclient_.iproxy.html @@ -102,7 +102,7 @@

    host

    host: string
    @@ -112,7 +112,7 @@

    port

    port: string
    @@ -122,7 +122,7 @@

    protocol

    protocol: string
    @@ -132,7 +132,7 @@

    Optional proxyAuthorizati
    proxyAuthorizationHeader: undefined | string
    @@ -142,7 +142,7 @@

    secureProxy

    secureProxy: boolean
    diff --git a/docs/api/interfaces/_httpclient_.irequestcontext.html b/docs/api/interfaces/_httpclient_.irequestcontext.html index 9b90187e..5416a78e 100644 --- a/docs/api/interfaces/_httpclient_.irequestcontext.html +++ b/docs/api/interfaces/_httpclient_.irequestcontext.html @@ -98,7 +98,7 @@

    Optional description

    description: undefined | string
    diff --git a/docs/api/interfaces/_server_.ibasicauth.html b/docs/api/interfaces/_server_.ibasicauth.html index 569ca9c1..6049be8b 100644 --- a/docs/api/interfaces/_server_.ibasicauth.html +++ b/docs/api/interfaces/_server_.ibasicauth.html @@ -99,7 +99,7 @@

    password

    password: string
    @@ -109,7 +109,7 @@

    username

    username: string
    diff --git a/docs/api/interfaces/_server_.iserveroptions.html b/docs/api/interfaces/_server_.iserveroptions.html index 3ac2f659..9216c953 100644 --- a/docs/api/interfaces/_server_.iserveroptions.html +++ b/docs/api/interfaces/_server_.iserveroptions.html @@ -101,7 +101,7 @@

    basicAuth

    basicAuth: IBasicAuth
    @@ -111,7 +111,7 @@

    Optional logRequestR
    logRequestResponse: undefined | false | true
    @@ -121,7 +121,7 @@

    Optional proxy

    proxy: IProxy
    @@ -131,7 +131,7 @@

    url

    url: string
    diff --git a/docs/api/interfaces/_share_.icreateshare.html b/docs/api/interfaces/_share_.icreateshare.html index 575c3639..f41304ba 100644 --- a/docs/api/interfaces/_share_.icreateshare.html +++ b/docs/api/interfaces/_share_.icreateshare.html @@ -100,7 +100,7 @@

    fileSystemElement

    fileSystemElement: FileSystemElement
    @@ -110,7 +110,7 @@

    Optional password

    password: undefined | string
    @@ -120,7 +120,7 @@

    Optional publicUpload

    publicUpload: undefined | false | true diff --git a/docs/api/interfaces/_user_.iuseroptions.html b/docs/api/interfaces/_user_.iuseroptions.html index be4b3ff4..f90c26e0 100644 --- a/docs/api/interfaces/_user_.iuseroptions.html +++ b/docs/api/interfaces/_user_.iuseroptions.html @@ -110,7 +110,7 @@

    address

    address: string
    @@ -120,7 +120,7 @@

    displayName

    displayName: string
    @@ -130,7 +130,7 @@

    email

    email: string
    @@ -140,7 +140,7 @@

    enabled

    enabled: boolean
    @@ -150,7 +150,7 @@

    language

    language: string
    @@ -160,7 +160,7 @@

    Optional lastLogin

    lastLogin: Date
    @@ -170,7 +170,7 @@

    locale

    locale: string
    @@ -180,7 +180,7 @@

    memberGroups

    memberGroups: string[]
    @@ -190,7 +190,7 @@

    phone

    phone: string
    @@ -200,7 +200,7 @@

    quota

    @@ -210,7 +210,7 @@

    subadminGroups

    subadminGroups: string[]
    @@ -220,7 +220,7 @@

    twitter

    twitter: string
    @@ -230,7 +230,7 @@

    website

    website: string
    diff --git a/docs/api/interfaces/_user_.iuseroptionsquota.html b/docs/api/interfaces/_user_.iuseroptionsquota.html index e5c64737..a6c031cf 100644 --- a/docs/api/interfaces/_user_.iuseroptionsquota.html +++ b/docs/api/interfaces/_user_.iuseroptionsquota.html @@ -102,7 +102,7 @@

    Optional free

    free: undefined | number
    @@ -112,7 +112,7 @@

    quota

    quota: number
    @@ -122,7 +122,7 @@

    relative

    relative: number
    @@ -132,7 +132,7 @@

    Optional total

    total: undefined | number
    @@ -142,7 +142,7 @@

    used

    used: number
    diff --git a/docs/api/interfaces/_user_.iuserquotauserfriendly.html b/docs/api/interfaces/_user_.iuserquotauserfriendly.html index 39058559..36454f95 100644 --- a/docs/api/interfaces/_user_.iuserquotauserfriendly.html +++ b/docs/api/interfaces/_user_.iuserquotauserfriendly.html @@ -102,7 +102,7 @@

    Optional free

    free: undefined | string
    @@ -112,7 +112,7 @@

    quota

    quota: string
    @@ -122,7 +122,7 @@

    relative

    relative: string
    @@ -132,7 +132,7 @@

    Optional total

    total: undefined | string
    @@ -142,7 +142,7 @@

    used

    used: string
    diff --git a/docs/api/modules/_client_.html b/docs/api/modules/_client_.html index 0076a0cf..7a2790ee 100644 --- a/docs/api/modules/_client_.html +++ b/docs/api/modules/_client_.html @@ -107,7 +107,7 @@

    Const debug

    debug: Debugger = debugFactory("NCClient")
    diff --git a/docs/api/modules/_environment_.html b/docs/api/modules/_environment_.html index bf581421..9a9eea0c 100644 --- a/docs/api/modules/_environment_.html +++ b/docs/api/modules/_environment_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory("NCEnvironment")
    diff --git a/docs/api/modules/_environmentvcapservices_.html b/docs/api/modules/_environmentvcapservices_.html index 333d89a6..6eddad0f 100644 --- a/docs/api/modules/_environmentvcapservices_.html +++ b/docs/api/modules/_environmentvcapservices_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory("NCEnvironmentVcapServices")
    diff --git a/docs/api/modules/_error_.html b/docs/api/modules/_error_.html index 43b10d04..3a064baf 100644 --- a/docs/api/modules/_error_.html +++ b/docs/api/modules/_error_.html @@ -107,7 +107,7 @@

    Const debug

    debug: any = require("debug").debug("ClientError")
    diff --git a/docs/api/modules/_fakeserver_.html b/docs/api/modules/_fakeserver_.html index 87dce16c..a84d9204 100644 --- a/docs/api/modules/_fakeserver_.html +++ b/docs/api/modules/_fakeserver_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory("NCFakeServer")
    diff --git a/docs/api/modules/_folder_.html b/docs/api/modules/_folder_.html index 3c9668a0..8f8205e5 100644 --- a/docs/api/modules/_folder_.html +++ b/docs/api/modules/_folder_.html @@ -93,7 +93,7 @@

    Const debug

    debug: any = require("debug").debug("Folder")
    diff --git a/docs/api/modules/_httpclient_.html b/docs/api/modules/_httpclient_.html index f1a5572b..676756d8 100644 --- a/docs/api/modules/_httpclient_.html +++ b/docs/api/modules/_httpclient_.html @@ -102,7 +102,7 @@

    Const HttpProxyAgentHttpProxyAgent: any = require('http-proxy-agent') @@ -112,7 +112,7 @@

    Const debug

    debug: Debugger = debugFactory("HttpClient")
    diff --git a/docs/api/modules/_requestresponselog_.html b/docs/api/modules/_requestresponselog_.html index fc8f0768..fc8c76fe 100644 --- a/docs/api/modules/_requestresponselog_.html +++ b/docs/api/modules/_requestresponselog_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory("RequestResponseLog")
    diff --git a/docs/api/modules/_server_.html b/docs/api/modules/_server_.html index b61e3441..bc2b6183 100644 --- a/docs/api/modules/_server_.html +++ b/docs/api/modules/_server_.html @@ -100,7 +100,7 @@

    Const debug

    debug: Debugger = debugFactory("NCServer")
    diff --git a/package.json b/package.json index cfc8b23d..c2c29dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nextcloud-node-client", - "version": "1.2.1", + "version": "1.3.0", "description": "Nextcloud client API for node.js applications", "main": "dist/client.js", "types": "dist/client.d.ts",