summaryrefslogtreecommitdiff
path: root/src/api (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-14formatotofune1-4/+4
2017-11-14add-file-to-drive - 責務の分割とテンポラリファイルを削除す...otofune1-26/+35
2017-11-14add-file-to-drive - 見通しを良くするotofune1-138/+141
2017-11-14add-file-to-drive - バッファ受け付けを削除otofune1-13/+2
2017-11-14create - バッファを使用しないようにotofune1-15/+7
2017-11-14バグ修正otofune2-70/+46
2017-11-14add-file-to-drive - hashがstreamを受ける時、hashもまたstreamなのだotofune1-4/+7
2017-11-14add-file-to-drive - gmに渡す引数を正しくするotofune1-1/+1
2017-11-14formatotofune2-65/+65
2017-11-14add-file-to-drive - Promise百烈拳とメモリ削減otofune2-142/+258
2017-11-14Add messaging widgetsyuilo5-0/+23
2017-11-13Add access log widgetsyuilo2-0/+25
2017-11-12Fixsyuilo1-0/+2
2017-11-12Optimizationsyuilo1-8/+34
2017-11-11#905syuilo1-3/+20
2017-11-11Update notification.tsこぴなたみぽ1-2/+2
2017-11-11Improve readabilitysyuilo1-1/+1
2017-11-11[Bot] タイムラインや通知を遡れるようにsyuilo1-34/+117
2017-11-11[LINE] 通知の表示に対応syuilo2-1/+62
2017-11-09[API] Improve drive/filessyuilo1-0/+7
2017-11-08なんかもうめっちゃやったsyuilo7-61/+131
2017-11-08Fix bugsyuilo1-1/+1
2017-11-08Improve performancesyuilo6-8/+9
2017-11-08Fix bugssyuilo2-4/+3
2017-11-07#882syuilo2-4/+4
2017-11-07use 'name' param as GridFS file's 'filename'otofune4-5/+5
2017-11-06ハッシュ値はMongoDB側で管理されているから手動でインデ...syuilo1-2/+0
2017-11-06Fix index creationsyuilo1-1/+1
2017-11-06Refactorsyuilo1-5/+4
2017-11-06remove whitespaceotofune1-1/+1
2017-11-06add safety guard to serializers & fix importing uncorrect serializerotofune3-1/+5
2017-11-06/drive/files/update - return collectly valueotofune1-8/+9
2017-11-06fix lint (automattic)otofune7-22/+21
2017-11-06remove consoleotofune1-1/+0
2017-11-06core - fix metadata searchingotofune1-4/+2
2017-11-06MongoDBの階層構造検索に関する思い違いの修正otofune8-36/+15
2017-11-06fixotofune1-2/+2
2017-11-06fixotofune4-17/+20
2017-11-06serializers - posts: fix awaitingotofune1-1/+1
2017-11-06api - endpoint:timeline: unneed promise wrappingotofune1-7/+8
2017-11-06serializers - posts: no need Promise wrappingotofune1-4/+4
2017-11-06fix timelineotofune1-1/+1
2017-11-06serializers - drive-file: add created_at field by uploadedDateotofune1-0/+1
2017-11-06migration to GridFS's DriveFileotofune11-70/+66
2017-11-06support GridFSotofune2-16/+36
2017-11-05follow lintotofune2-9/+9
2017-11-05serializers - user: run promises in parallel as possibleotofune2-18/+24
2017-11-05serializers/post - run promises in parallelotofune1-53/+69
2017-11-05selializers - posts: unneed async-awaitotofune1-2/+2
2017-11-02Refactorsyuilo1-2/+3