summaryrefslogtreecommitdiff
path: root/src/api/endpoints/auth (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use any instead of ObjectAya Morisawa2017-03-014-15/+15
|
* Fix typoAya Morisawa2017-02-241-1/+1
|
* Clean upAya Morisawa2017-02-241-53/+52
|
* [API] Fix bugsyuilo2017-02-091-0/+6
|
* [API] Fix bugsyuilo2017-02-091-1/+3
|
* SHA256にしたsyuilo2017-02-081-3/+3
|
* [API] Fix bugsyuilo2017-01-261-1/+1
|
* [API] Fix bugsyuilo2017-01-261-0/+1
|
* [API] Fix bugssyuilo2017-01-201-3/+1
|
* Fix bugsyuilo2017-01-171-6/+2
|
* [Swagger]Fix date formatTosuke2017-01-061-1/+1
|
* [Swagger]Following changesTosuke2017-01-063-6/+6
|
* Merge branch 'master' of github.com:syuilo/misskey into swaggerTosuke2017-01-062-15/+28
|\
| * Refactor: Rename userkey --> access-tokensyuilo2017-01-062-16/+16
| |
| * [BREAKING CHANGE] Improve securitysyuilo2017-01-061-1/+14
| |
* | [Swagger]Add /auth/acceptTosuke2017-01-061-0/+23
| |
* | [Swagger]Fix ErrorTosuke2017-01-063-3/+3
| |
* | [Swagger]Fix nameTosuke2017-01-053-4/+4
| |
* | [Swagger]Add /auth/session/showTosuke2017-01-051-0/+40
| |
* | [WIP][Swagger]Add swagger definitionTosuke2017-01-042-0/+37
| | | | | | | | | | - /auth/session/userkey - User entity
* | [WIP]Generate swagger fileTosuke2017-01-041-0/+30
|/
* Initial commit :four_leaf_clover:syuilo2016-12-294-0/+225