| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring | syuilo | 2021-11-12 | 1 | -138/+0 |
| * | fix: mochaが動かないため拡張子なしに戻した | syuilo | 2021-08-19 | 1 | -1/+1 |
| * | refactor: refactoring imports | syuilo | 2021-08-19 | 1 | -1/+1 |
| * | refactor: use Object.fromEntries() instead of in-house implementation (#6401) | tamaina | 2020-05-23 | 1 | -15/+0 |
| * | feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396) | tamaina | 2020-05-23 | 1 | -1/+11 |
| * | Improve emoji-picker (#5515) | MeiMei | 2019-10-21 | 1 | -0/+13 |
| * | AP featured collectionの修正 / Collection Activityの対応 / typeの修... | MeiMei | 2019-09-27 | 1 | -0/+8 |
| * | Better permisson Fix #2341 (#4611) | tamaina | 2019-04-15 | 1 | -0/+5 |
| * | Improve MFM bracket matching | Aya Morisawa | 2018-12-22 | 1 | -0/+6 |
| * | Change naming (#3678) | MeiMei | 2018-12-19 | 1 | -4/+4 |
| * | Add Predicate type | Aya Morisawa | 2018-12-19 | 1 | -3/+4 |
| * | Add relation types | Aya Morisawa | 2018-12-19 | 1 | -1/+3 |
| * | Fix comment | Aya Morisawa | 2018-12-19 | 1 | -2/+2 |
| * | Add comments for prelude/array.ts | Aya Morisawa | 2018-12-19 | 1 | -0/+33 |
| * | Use consistent naming convention | Aya Morisawa | 2018-12-19 | 1 | -2/+2 |
| * | Use for-of instead of forEach (#3583) | Aya Morisawa | 2018-12-11 | 1 | -0/+4 |
| * | Use takeWhile instead of some (#3475) | Aya Morisawa | 2018-12-02 | 1 | -0/+12 |
| * | Check MongoDB version (#3185) | Aya Morisawa | 2018-11-11 | 1 | -0/+8 |
| * | Rename: setDifference -> difference (#3177) | Aya Morisawa | 2018-11-09 | 1 | -2/+6 |
| * | Add group function (#3175) | Aya Morisawa | 2018-11-09 | 1 | -0/+16 |
| * | Fix #3170 (#3173) | Aya Morisawa | 2018-11-09 | 1 | -0/+4 |
| * | Add sum function (#2653) | Aya Morisawa | 2018-09-07 | 1 | -0/+4 |
| * | Add unique function (#2644) | Aya Morisawa | 2018-09-07 | 1 | -0/+4 |
| * | Add erase function (#2641) | Aya Morisawa | 2018-09-07 | 1 | -0/+4 |
| * | Add concat function (#2640) | Aya Morisawa | 2018-09-06 | 1 | -1/+5 |
| * | Resolve #2629 (#2630) | Aya Morisawa | 2018-09-06 | 1 | -0/+4 |
| * | Resolve #2625 (#2627) | Aya Morisawa | 2018-09-06 | 1 | -0/+7 |