| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bye moment from package.json (#5215) | Satsuki Yanagi | 2019-07-25 | 1 | -0/+31 |
| | | | | | | | * Bye moment from package.json * Use Mapped types for argument type definition | ||||
| * | Cache meta | syuilo | 2019-04-24 | 1 | -1/+1 |
| | | |||||
| * | Refactor | syuilo | 2019-04-24 | 1 | -10/+11 |
| | | |||||
| * | Refactor API (#4770) | syuilo | 2019-04-23 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update description.ts * wip | ||||
| * | Better permisson Fix #2341 (#4611) | tamaina | 2019-04-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | * Better permisson Fix #2341 * add kinds.ts * test * fix * v11 * fix | ||||
| * | リファクタリング (#4587) | Acid Chicken (硫酸鶏) | 2019-04-14 | 1 | -7/+7 |
| | | | | | | | | | | | | | * Use I cap * Avoid _ * Use default value instead of optional boolean * Bye useless variable * Bye verbose try-catch | ||||
| * | Better error handling | syuilo | 2019-04-14 | 1 | -1/+1 |
| | | |||||
| * | Add note | syuilo | 2019-04-13 | 1 | -0/+3 |
| | | |||||
| * | strictNullChecks (#4666) | syuilo | 2019-04-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip | ||||
| * | Improve drive downloading (#4523) | tamaina | 2019-03-18 | 1 | -0/+4 |
| | | | | | | | | | | | * Improve drive file downloading * fix name * wtf crlf * semicolon | ||||
| * | Refactor | syuilo | 2019-02-24 | 1 | -41/+0 |
| | | |||||
| * | Fix doc | syuilo | 2019-02-24 | 1 | -0/+3 |
| | | |||||
| * | Improve type definitions | syuilo | 2019-02-24 | 1 | -0/+38 |
| | | |||||
| * | Fix #4329 (#4330) | Acid Chicken (硫酸鶏) | 2019-02-20 | 1 | -0/+41 |
| | | | | | | | | | | | | | | | * Create xml.ts * Update well-known.ts * Update well-known.ts * Fix typo * Update well-known.ts * Update well-known.ts | ||||
| * | Use object instead of if chain (#4212) | Acid Chicken (硫酸鶏) | 2019-02-17 | 1 | -0/+1 |
| | | |||||
| * | Add prelude function for URL Query (#4135) | Acid Chicken (硫酸鶏) | 2019-02-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update string.ts * Refactor * Update string.ts * Update wrap-url.ts * Update string.ts * Update get-static-image-url.ts * Use querystring.stringify * Update outbox.ts * Back to the urlQuery * Update followers.ts * Update following.ts * Update outbox.ts * Update string.ts * Update get-static-image-url.ts * Update string.ts * Update string.ts * Separate prelude files | ||||
| * | Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d | syuilo | 2019-02-07 | 1 | -10/+0 |
| | | |||||
| * | Check config on load (#4170) | Aya Morisawa | 2019-02-06 | 1 | -0/+10 |
| | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | ||||
| * | Introduce option type (#4150) | Aya Morisawa | 2019-02-06 | 1 | -0/+20 |
| | | | | | | | * Introduce option type * Improve test naming | ||||
| * | Use join instead of reduce | Aya Morisawa | 2018-12-24 | 1 | -1/+1 |
| | | |||||
| * | Improve MFM bracket matching | Aya Morisawa | 2018-12-22 | 1 | -0/+6 |
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> | ||||
| * | Refactor MFM | Aya Morisawa | 2018-12-20 | 1 | -0/+36 |
| | | | | | Co-authored-by: syuilo syuilotan@yahoo.co.jp | ||||
| * | Change naming (#3678) | MeiMei | 2018-12-19 | 2 | -6/+6 |
| | | | | | | | * Change naming * x to a | ||||
| * | Resolve #3676 (#3677) | Acid Chicken (硫酸鶏) | 2018-12-19 | 1 | -1/+1 |
| | | |||||
| * | Add Predicate type | Aya Morisawa | 2018-12-19 | 2 | -3/+6 |
| | | |||||
| * | Add relation types | Aya Morisawa | 2018-12-19 | 2 | -1/+6 |
| | | |||||
| * | 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 |
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | 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 |
| | | | | | | | * Check MongoDB version * Fix bug | ||||
| * | Rename: setDifference -> difference (#3177) | Aya Morisawa | 2018-11-09 | 1 | -2/+6 |
| | | | | | | | * Improve setDifference * Rename: setDifference -> difference | ||||
| * | Add group function (#3175) | Aya Morisawa | 2018-11-09 | 2 | -0/+20 |
| | | |||||
| * | Fix #3170 (#3173) | Aya Morisawa | 2018-11-09 | 1 | -0/+4 |
| | | |||||
| * | Add toLowerCase | syuilo | 2018-09-12 | 1 | -1/+5 |
| | | |||||
| * | Add toUpperCase function (#2697) | Aya Morisawa | 2018-09-12 | 1 | -1/+5 |
| | | |||||
| * | Add sum function (#2653) | Aya Morisawa | 2018-09-07 | 1 | -0/+4 |
| | | |||||
| * | Add capitalize function (#2651) | Aya Morisawa | 2018-09-07 | 1 | -0/+3 |
| | | |||||
| * | 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 #2631 (#2632) | Aya Morisawa | 2018-09-06 | 1 | -0/+3 |
| | | |||||
| * | Resolve #2629 (#2630) | Aya Morisawa | 2018-09-06 | 1 | -0/+4 |
| | | |||||
| * | Add README.md for prelude (#2628) | Aya Morisawa | 2018-09-06 | 1 | -0/+3 |
| | | |||||
| * | Resolve #2625 (#2627) | Aya Morisawa | 2018-09-06 | 1 | -0/+7 |