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

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/Api
AgeCommit message (Expand)Author
2020-12-21Rename Api to PasswordsClient to match package nameMarius David Wieschollek
2020-12-02Refactor class loading systemMarius David Wieschollek
2020-02-27Allow replacement of instancesMarius David Wieschollek
2020-02-26Allow fetching single items from collectionMarius David Wieschollek
2020-02-19Add settings api support to apiMarius David Wieschollek
2020-02-08Updated repositories to support create, update and deleteMarius David Wieschollek
2020-01-18Added collections for modelsMarius David Wieschollek
2020-01-17Restructure object modelsMarius David Wieschollek
2020-01-14Validate user agent optionMarius David Wieschollek
2020-01-13Added user agent option to api requestsMarius David Wieschollek
2020-01-13Throw errors when unsupported encryption types foundMarius David Wieschollek
2020-01-11Added token supportMarius David Wieschollek
2020-01-10Fix event emitMarius David Wieschollek
2020-01-10Added more exceptions and eventsMarius David Wieschollek
2020-01-10Separate server and api in different classesMarius David Wieschollek
2020-01-07Added new api requestsMarius David Wieschollek