Changes
Page history
Update settings api documentation
authored
Feb 04, 2024
by
Marius David Wieschollek
Hide whitespace changes
Inline
Side-by-side
Developers/Index.md
View page @
8a3a7f11
> Welcome to the Passwords Developer Handbook.
## Contents
1.
[
Getting Started
](
./Getting-Started
)
1.
[
Development Environment
](
https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md
)
2.
[
Working with the API
](
./Getting-Started/Working-with-the-API
)
3.
[
Sample Data
](
./Getting-Started/Sample-Data
)
2.
[
The API
](
./Api
)
1.
[
Session API
](
./Api/Session-Api
)
2.
[
Password API
](
./Api/Password-Api
)
3.
[
Folder API
](
./Api/Folder-Api
)
4.
[
Tag API
](
./Api/Tag-Api
)
5.
[
Share API
](
./Api/Share-Api
)
6.
[
Service API
](
./Api/Service-Api
)
-
[
Generate Password API
](
./Api/Service-API/Generate-Password-API
)
-
[
Favicon API
](
./Api/Service-API/Favicon-API
)
-
[
Preview API
](
./Api/Service-API/Preview-API
)
-
[
Avatar API
](
./Api/Service-API/Avatar-API
)
-
[
Hashes API
](
./Api/Service-API/Hashes-API
)
-
[
Password Change API
](
./Api/Service-API/Password-Change-API
)
7.
[
Settings API
](
./Api/Settings-Api
)
8.
[
Token API
](
./Api/Token-Api
)
9.
[
Account API
](
./Api/Account-Api
)
10.
[
Keychain API
](
./Api/Keychain-Api
)
11.
[
Object Search API
](
./Api/Object-Search
)
12.
[
Client Names
](
./Api/Client-Names
)
13.
[
Error Codes
](
./Api/Error-Codes
)
3.
[
Encryption
](
./Encryption
)
1.
Challenges
1.
[
PWDv1 Challenge
](
./Encryption/PWDv1Challenge
)
2.
Keychains
1.
[
CSEv1 Keychain
](
./Encryption/CSEv1Keychain
)
3.
Encryption
1.
[
CSEv1 Encryption
](
./Encryption/CSEv1Encryption
)
2.
[
SSEv3 Encryption
](
./Encryption/SSEv3Encryption
)
4.
[
Libraries & Packages
](
./Libraries
)
5.
[
List your app
](
./App-Requirements
)
6.
[
Legacy API
](
./Api/Legacy-Api
)
7.
[
Contributing
](
https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md
)
1.
[
Verify GIT Commits
](
./Contributing/Verify-Git-Commits
)
8.
[
Passwords Test Environment
](
https://test.passwordsapp.org/info.html
)
1.
[
NC 28
](
https://nc28.passwordsapp.org/info.html
)
2.
[
Nightly
](
https://next.passwordsapp.org/info.html
)
9.
[
Official Bug Tracker
](
https://github.com/marius-wieschollek/passwords/issues
)
10.
[
Telegram Group for Developers
](
https://t.me/nc_passwords/3826
)
\ No newline at end of file
### [Getting Started](./Getting-Started)
-
[
Development Environment
](
https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md
)
-
[
Working with the API
](
./Getting-Started/Working-with-the-API
)
-
[
Sample Data
](
./Getting-Started/Sample-Data
)
-
[
List your app
](
./App-Requirements
)
### [The API](./Api)
-
[
Session API
](
./Api/Session-Api
)
-
[
Password API
](
./Api/Password-Api
)
-
[
Folder API
](
./Api/Folder-Api
)
-
[
Tag API
](
./Api/Tag-Api
)
-
[
Share API
](
./Api/Share-Api
)
-
[
Service API
](
./Api/Service-Api
)
-
[
Generate Password API
](
./Api/Service-API/Generate-Password-API
)
-
[
Favicon API
](
./Api/Service-API/Favicon-API
)
-
[
Preview API
](
./Api/Service-API/Preview-API
)
-
[
Avatar API
](
./Api/Service-API/Avatar-API
)
-
[
Hashes API
](
./Api/Service-API/Hashes-API
)
-
[
Password Change API
](
./Api/Service-API/Password-Change-API
)
-
[
Settings API
](
./Api/Settings-Api
)
-
[
Get Action
](
./Api/Settings-API/Settings-Get-Action
)
-
[
Set Action
](
./Api/Settings-API/Settings-Set-Action
)
-
[
List Action
](
./Api/Settings-API/Settings-List-Action
)
-
[
Reset Action
](
./Api/Settings-API/Settings-Reset-Action
)
-
[
Token API
](
./Api/Token-Api
)
-
[
Account API
](
./Api/Account-Api
)
-
[
Keychain API
](
./Api/Keychain-Api
)
-
[
Object Search API
](
./Api/Object-Search
)
-
[
Client Names
](
./Api/Client-Names
)
-
[
Error Codes
](
./Api/Error-Codes
)
### [Encryption](./Encryption)
-
Challenges
-
[
PWDv1 Challenge
](
./Encryption/PWDv1Challenge
)
-
Keychains
-
[
CSEv1 Keychain
](
./Encryption/CSEv1Keychain
)
-
Encryption
-
[
CSEv1 Encryption
](
./Encryption/CSEv1Encryption
)
-
[
SSEv3 Encryption
](
./Encryption/SSEv3Encryption
)
### [Contributing](https://git.mdns.eu/nextcloud/passwords/blob/master/CONTRIBUTING.md)
-
[
Verify GIT Commits
](
./Contributing/Verify-Git-Commits
)
-
[
Passwords Test Environment
](
https://test.passwordsapp.org/info.html
)
-
[
NC 28
](
https://nc28.passwordsapp.org/info.html
)
-
[
Nightly
](
https://next.passwordsapp.org/info.html
)
-
[
Official Bug Tracker
](
https://github.com/marius-wieschollek/passwords/issues
)
-
[
Telegram Group for Developers
](
https://t.me/nc_passwords/3826
)
### More
-
[
Libraries & Packages
](
./Libraries
)
-
[
Legacy API
](
./Api/Legacy-Api
)
\ No newline at end of file