summaryrefslogtreecommitdiff
path: root/src/api/endpoints/i/change_password.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce processorAkihiko Odaki2018-03-291-42/+0
|
* Introduce account document to user documentAkihiko Odaki2018-03-261-2/+2
| | | | | An account document is attached to a user document if an account of the user is on the server. It may be missing if the user is on a remote server.
* Improve performancesyuilo2017-11-081-3/+3
|
* #364syuilo2017-08-291-0/+42