| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Test] Add some drive tests | syuilo | 2017-02-12 | 1 | -0/+114 |
| | | |||||
| * | [Test] Add some drive tests | syuilo | 2017-02-12 | 1 | -0/+42 |
| | | |||||
| * | [Server] Fix bug | syuilo | 2017-02-12 | 1 | -12/+12 |
| | | |||||
| * | [Server] Fix bug | syuilo | 2017-02-12 | 1 | -1/+2 |
| | | |||||
| * | [Server] :v: | syuilo | 2017-02-12 | 2 | -7/+9 |
| | | |||||
| * | Remove unused code | syuilo | 2017-02-12 | 1 | -12/+0 |
| | | |||||
| * | Revert "[Server] Fix bug" | syuilo | 2017-02-12 | 1 | -1/+1 |
| | | | | | This reverts commit d0f8634865be5ee1aa1c809e9f564f7aa1201d19. | ||||
| * | [API] Fix: Validate file_id | syuilo | 2017-02-12 | 1 | -0/+5 |
| | | |||||
| * | [Test] Fix some tests | syuilo | 2017-02-12 | 1 | -2/+4 |
| | | |||||
| * | [Test] Add some tests | syuilo | 2017-02-12 | 1 | -0/+45 |
| | | |||||
| * | [Server] Fix bug | syuilo | 2017-02-12 | 1 | -1/+1 |
| | | |||||
| * | [Test] Fix test | syuilo | 2017-02-12 | 1 | -21/+14 |
| | | |||||
| * | [Doc] Mention to request format | syuilo | 2017-02-12 | 1 | -0/+4 |
| | | |||||
| * | インラインのコードでもシンタックスハイライトを有効化 | syuilo | 2017-02-12 | 5 | -373/+377 |
| | | |||||
| * | [Client] Use JSON for API requests | syuilo | 2017-02-12 | 2 | -16/+6 |
| | | |||||
| * | [Server] text/plainの場合もJSONとして解析するように | syuilo | 2017-02-12 | 2 | -1/+6 |
| | | |||||
| * | [Test] Use JSON | syuilo | 2017-02-12 | 1 | -1/+1 |
| | | |||||
| * | [Server] Misskey API server is now accept a JSON as well as a ↵ | syuilo | 2017-02-12 | 1 | -0/+1 |
| | | | | | | | application/x-www-form-urlencoded Related to #154 | ||||
| * | [Test] Add some drive tests | syuilo | 2017-02-12 | 3 | -4/+37 |
| | | |||||
| * | Add /uploads directory to .gitignore | syuilo | 2017-02-12 | 1 | -0/+1 |
| | | |||||
| * | [API] Fix bug | syuilo | 2017-02-12 | 1 | -0/+4 |
| | | |||||
| * | Add Nice Comment | syuilo | 2017-02-12 | 1 | -0/+4 |
| | | |||||
| * | [Test] Add some text tests | syuilo | 2017-02-12 | 1 | -0/+43 |
| | | |||||
| * | Remove duplicated property | syuilo | 2017-02-11 | 1 | -1/+0 |
| | | |||||
| * | Use overflow-wrap instead of word-wrap | syuilo | 2017-02-11 | 17 | -18/+18 |
| | | |||||
| * | インラインコードを実装 | syuilo | 2017-02-11 | 6 | -7/+38 |
| | | |||||
| * | [Client] Fix bug | syuilo | 2017-02-11 | 1 | -1/+0 |
| | | |||||
| * | [Client:Mobile] Update design :art: | syuilo⭐️ | 2017-02-11 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #153 from syuilo/greenkeeper/ratelimiter-2.2.0 | syuilo⭐️ | 2017-02-11 | 1 | -1/+1 |
| |\ | | | | | Update ratelimiter to the latest version 🚀 | ||||
| | * | fix(package): update ratelimiter to version 2.2.0 | greenkeeper[bot] | 2017-02-11 | 1 | -1/+1 |
| |/ | | | | https://greenkeeper.io/ | ||||
| * | Merge pull request #152 from syuilo/greenkeeper/morgan-1.8.1 | syuilo⭐️ | 2017-02-11 | 1 | -1/+1 |
| |\ | | | | | Update morgan to the latest version 🚀 | ||||
| | * | fix(package): update morgan to version 1.8.1 | greenkeeper[bot] | 2017-02-11 | 1 | -1/+1 |
| |/ | | | | https://greenkeeper.io/ | ||||
| * | Merge pull request #151 from syuilo/greenkeeper/body-parser-1.16.1 | syuilo⭐️ | 2017-02-11 | 1 | -1/+1 |
| |\ | | | | | Update body-parser to the latest version 🚀 | ||||
| | * | fix(package): update body-parser to version 1.16.1 | greenkeeper[bot] | 2017-02-11 | 1 | -1/+1 |
| |/ | | | | https://greenkeeper.io/ | ||||
| * | :art: | syuilo | 2017-02-11 | 2 | -0/+2 |
| | | |||||
| * | Refactor | syuilo | 2017-02-11 | 1 | -1/+2 |
| | | |||||
| * | #150 | syuilo | 2017-02-11 | 3 | -1/+17 |
| | | |||||
| * | Merge pull request #149 from syuilo/greenkeeper/@types/mongodb-2.1.40 | syuilo⭐️ | 2017-02-11 | 1 | -1/+1 |
| |\ | | | | | Update @types/mongodb to the latest version 🚀 | ||||
| | * | fix(package): update @types/mongodb to version 2.1.40 | greenkeeper[bot] | 2017-02-10 | 1 | -1/+1 |
| |/ | | | | https://greenkeeper.io/ | ||||
| * | Merge pull request #148 from syuilo/greenkeeper/debug-2.6.1 | syuilo⭐️ | 2017-02-11 | 1 | -1/+1 |
| |\ | | | | | Update debug to the latest version 🚀 | ||||
| | * | fix(package): update debug to version 2.6.1 | greenkeeper[bot] | 2017-02-10 | 1 | -1/+1 |
| |/ | | | | https://greenkeeper.io/ | ||||
| * | Refactoring :sparkles: | syuilo | 2017-02-11 | 6 | -68/+52 |
| | | |||||
| * | Remove variables tracking system to more simply implementation | syuilo | 2017-02-11 | 1 | -54/+1 |
| | | |||||
| * | [Client:Desktop] :art: | syuilo | 2017-02-11 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #145 from tamaina/MHOH | syuilo⭐️ | 2017-02-11 | 2 | -14/+15 |
| |\ | | | | | デスクトップのホームを良くするプロジェクト | ||||
| | * | タイムライン:リプライ | tamaina | 2017-02-11 | 1 | -6/+6 |
| | | | |||||
| | * | タイムライン:標準 | tamaina | 2017-02-10 | 1 | -8/+9 |
| | | | |||||
| * | | Merge pull request #144 from tamaina/SHSH | syuilo⭐️ | 2017-02-11 | 2 | -43/+44 |
| |\ \ | | | | | | | モバイルの投稿詳細画面を良くするプロジェクト | ||||
| | * | | Update post-detail.tag | tamaina | 2017-02-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | 投稿詳細画面:リプライ | tamaina | 2017-02-10 | 1 | -6/+11 |
| | | | | |||||