| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2017-11-14 | add-file-to-drive - 責務の分割とテンポラリファイルを削除す... | otofune | 1 | -26/+35 |
| 2017-11-14 | add-file-to-drive - 見通しを良くする | otofune | 1 | -138/+141 |
| 2017-11-14 | add-file-to-drive - バッファ受け付けを削除 | otofune | 1 | -13/+2 |
| 2017-11-14 | create - バッファを使用しないように | otofune | 1 | -15/+7 |
| 2017-11-14 | バグ修正 | otofune | 2 | -70/+46 |
| 2017-11-14 | add-file-to-drive - hashがstreamを受ける時、hashもまたstreamなのだ | otofune | 1 | -4/+7 |
| 2017-11-14 | add-file-to-drive - gmに渡す引数を正しくする | otofune | 1 | -1/+1 |
| 2017-11-14 | format | otofune | 2 | -65/+65 |
| 2017-11-14 | add-file-to-drive - Promise百烈拳とメモリ削減 | otofune | 2 | -142/+258 |
| 2017-11-14 | Add messaging widget | syuilo | 5 | -0/+23 |
| 2017-11-13 | Add access log widget | syuilo | 2 | -0/+25 |
| 2017-11-12 | Fix | syuilo | 1 | -0/+2 |
| 2017-11-12 | Optimization | syuilo | 1 | -8/+34 |
| 2017-11-11 | #905 | syuilo | 1 | -3/+20 |
| 2017-11-11 | Update notification.ts | こぴなたみぽ | 1 | -2/+2 |
| 2017-11-11 | Improve readability | syuilo | 1 | -1/+1 |
| 2017-11-11 | [Bot] タイムラインや通知を遡れるように | syuilo | 1 | -34/+117 |
| 2017-11-11 | [LINE] 通知の表示に対応 | syuilo | 2 | -1/+62 |
| 2017-11-09 | [API] Improve drive/files | syuilo | 1 | -0/+7 |
| 2017-11-08 | なんかもうめっちゃやった | syuilo | 7 | -61/+131 |
| 2017-11-08 | Fix bug | syuilo | 1 | -1/+1 |
| 2017-11-08 | Improve performance | syuilo | 6 | -8/+9 |
| 2017-11-08 | Fix bugs | syuilo | 2 | -4/+3 |
| 2017-11-07 | #882 | syuilo | 2 | -4/+4 |
| 2017-11-07 | use 'name' param as GridFS file's 'filename' | otofune | 4 | -5/+5 |
| 2017-11-06 | ハッシュ値はMongoDB側で管理されているから手動でインデ... | syuilo | 1 | -2/+0 |
| 2017-11-06 | Fix index creation | syuilo | 1 | -1/+1 |
| 2017-11-06 | Refactor | syuilo | 1 | -5/+4 |
| 2017-11-06 | remove whitespace | otofune | 1 | -1/+1 |
| 2017-11-06 | add safety guard to serializers & fix importing uncorrect serializer | otofune | 3 | -1/+5 |
| 2017-11-06 | /drive/files/update - return collectly value | otofune | 1 | -8/+9 |
| 2017-11-06 | fix lint (automattic) | otofune | 7 | -22/+21 |
| 2017-11-06 | remove console | otofune | 1 | -1/+0 |
| 2017-11-06 | core - fix metadata searching | otofune | 1 | -4/+2 |
| 2017-11-06 | MongoDBの階層構造検索に関する思い違いの修正 | otofune | 8 | -36/+15 |
| 2017-11-06 | fix | otofune | 1 | -2/+2 |
| 2017-11-06 | fix | otofune | 4 | -17/+20 |
| 2017-11-06 | serializers - posts: fix awaiting | otofune | 1 | -1/+1 |
| 2017-11-06 | api - endpoint:timeline: unneed promise wrapping | otofune | 1 | -7/+8 |
| 2017-11-06 | serializers - posts: no need Promise wrapping | otofune | 1 | -4/+4 |
| 2017-11-06 | fix timeline | otofune | 1 | -1/+1 |
| 2017-11-06 | serializers - drive-file: add created_at field by uploadedDate | otofune | 1 | -0/+1 |
| 2017-11-06 | migration to GridFS's DriveFile | otofune | 11 | -70/+66 |
| 2017-11-06 | support GridFS | otofune | 2 | -16/+36 |
| 2017-11-05 | follow lint | otofune | 2 | -9/+9 |
| 2017-11-05 | serializers - user: run promises in parallel as possible | otofune | 2 | -18/+24 |
| 2017-11-05 | serializers/post - run promises in parallel | otofune | 1 | -53/+69 |
| 2017-11-05 | selializers - posts: unneed async-await | otofune | 1 | -2/+2 |
| 2017-11-02 | Refactor | syuilo | 1 | -2/+3 |
| 2017-11-01 | Implement Channel Watching | syuilo | 8 | -26/+216 |