summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean upsyuilo2017-01-146-9/+9
|
* Merge pull request #33 from Tosuke/swaggersyuilo⭐️2017-01-128-0/+269
|\ | | | | Swagger
| * [Swagger]Add /metaTosuke2017-01-061-0/+27
| |
| * [Swagger]Add /app/createTosuke2017-01-061-0/+53
| |
| * [Swagger]Add /app/name_id/availableTosuke2017-01-061-0/+29
| |
| * [Swagger]Fix date formatTosuke2017-01-061-1/+1
| |
| * [Swagger]Add /app/showTosuke2017-01-061-0/+30
| |
| * [Swagger]Following changesTosuke2017-01-063-6/+6
| |
| * Merge branch 'master' of github.com:syuilo/misskey into swaggerTosuke2017-01-0621-188/+125
| |\
| * | [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
| | |
| * | remove 'User' definitionTosuke2017-01-051-76/+0
| | |
| * | [WIP][Swagger]Add swagger definitionTosuke2017-01-043-0/+113
| | | | | | | | | | | | | | | - /auth/session/userkey - User entity
| * | [WIP]Generate swagger fileTosuke2017-01-041-0/+30
| | |
* | | Fixsyuilo2017-01-1260-122/+122
| | |
* | | Clean up: Removes needless quotes :sparkles:syuilo2017-01-12141-674/+674
| | |
* | | #16syuilo2017-01-12168-13926/+13962
| | |
* | | [Server] Fix bugsyuilo2017-01-071-0/+9
| | | | | | | | | | | | Reject request that without 'Host' header
* | | Validate URLssyuilo2017-01-071-0/+10
| | |
* | | [Server] Improve: Better error handlingsyuilo2017-01-071-4/+3
| | |
* | | [Server] Fix bugsyuilo2017-01-071-1/+2
| | |
* | | Revertsyuilo2017-01-071-1/+1
| | |
* | | Refactor: Improve readabilitysyuilo2017-01-071-4/+4
| | |
* | | [Server] Fix bugsyuilo2017-01-071-1/+1
| | |
* | | [API]Fix /metaTosuke2017-01-061-3/+4
| | |
* | | [Web] Display birthday into user pagesyuilo2017-01-062-2/+19
| | |
* | | [WEB] Implement birthday setting :birthday:syuilo2017-01-061-0/+4
| | |
* | | [API] Implement birthday settingsyuilo2017-01-062-0/+15
| | |
* | | Better commentsyuilo2017-01-061-1/+1
| |/ |/|
* | [API] Clean upsyuilo2017-01-061-1/+1
| |
* | [API] Improve: Better error messagesyuilo2017-01-062-2/+2
| |
* | Refactor: Rename userkey --> access-tokensyuilo2017-01-067-34/+35
| |
* | [BREAKING CHANGE] Improve securitysyuilo2017-01-063-3/+16
| |
* | Refactor: Extract isNativeToken methodsyuilo2017-01-063-2/+5
| |
* | Mobile: Fix design glitch :art:syuilo2017-01-061-30/+19
| |
* | Fix bug, Support thirdparty streaming accesssyuilo2017-01-064-18/+31
| |
* | アクセストークンは i に統一syuilo2017-01-062-12/+11
| | | | | | | | トークンの先頭に ! がプリフィックスされているかどうかでユーザー固有のトークンかどうか判別する
* | Fix bugsyuilo⭐️2017-01-051-2/+2
| | | | | | Use `let` instead of `const`
* | Improve convenience.ha-dai2017-01-051-5/+15
| |
* | Fix bugsyuilo2017-01-041-1/+1
| |
* | Use nyaize package for nya filter :package:syuilo2017-01-041-4/+2
| |
* | Fix bugsyuilo2017-01-041-1/+1
| |
* | Clean upsyuilo2017-01-044-89/+0
|/
* Fix typoAya Morisawa2017-01-031-1/+1
|
* :worried:Aya Morisawa2017-01-031-1/+1
|
* :sparkles:Aya Morisawa2017-01-031-1/+1
|
* :sparkles:Aya Morisawa2017-01-0319-22/+21
|
* Add @types/is-rootAya Morisawa2017-01-031-1/+1
|