| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build(#10336): blur `MkA` before interaction ends | Acid Chicken (硫酸鶏) | 2023-04-02 | 1 | -0/+1 |
| | | |||||
| * | build(#10336): disable `ProfilePageCat` | Acid Chicken (硫酸鶏) | 2023-04-02 | 1 | -0/+4 |
| | | |||||
| * | build(#10336): use unpkg for storybook twemojis | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -2/+2 |
| | | |||||
| * | build(#10336): use unpkg for storybook tabler icons | Acid Chicken (硫酸鶏) | 2023-04-01 | 3 | -19/+2 |
| | | |||||
| * | build(#10336): use fast-glob | Acid Chicken (硫酸鶏) | 2023-04-01 | 2 | -5/+3 |
| | | |||||
| * | build(#10336): missing dependencies | Acid Chicken (硫酸鶏) | 2023-04-01 | 2 | -4/+19 |
| | | |||||
| * | build(#10336): missing dependencies | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -2/+2 |
| | | |||||
| * | build(#10336): ignore tsc errors | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -1/+1 |
| | | |||||
| * | build(#10336): ignore tsc errors | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -1/+1 |
| | | |||||
| * | build(#10336): normalize path for Windows | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -3/+3 |
| | | |||||
| * | build(#10336): staticified directory structure | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -1/+5 |
| | | |||||
| * | build(#10336): staticify assets | Acid Chicken (硫酸鶏) | 2023-04-01 | 4 | -5/+13 |
| | | |||||
| * | build(#10336): make storybook buildable | Acid Chicken (硫酸鶏) | 2023-04-01 | 3 | -1/+11 |
| | | |||||
| * | revert: restore `SatisfiesExpression` | Acid Chicken (硫酸鶏) | 2023-04-01 | 7 | -9/+11 |
| | | | | | This reverts commit f246699f38a28befbfccc11e9eade22cbaace4f3. | ||||
| * | fix: missing case | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -1/+1 |
| | | |||||
| * | refactor(#10336): bind to local args | Acid Chicken (硫酸鶏) | 2023-04-01 | 14 | -15/+26 |
| | | |||||
| * | chore: add static option to `MkLoading` | Acid Chicken (硫酸鶏) | 2023-04-01 | 2 | -1/+8 |
| | | |||||
| * | build(#10336): finalize | Acid Chicken (硫酸鶏) | 2023-04-01 | 18 | -30/+581 |
| | | |||||
| * | fix: pointer handling | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -0/+1 |
| | | |||||
| * | chore(#10336): untrack generated stories files | Acid Chicken (硫酸鶏) | 2023-04-01 | 18 | -882/+0 |
| | | |||||
| * | build(#10336): use chokidar-cli | Acid Chicken (硫酸鶏) | 2023-04-01 | 2 | -7/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook | Acid Chicken (硫酸鶏) | 2023-04-01 | 62 | -186/+214 |
| |\ | |||||
| | * | Delete vue.d.ts | syuilo | 2023-04-01 | 1 | -4/+0 |
| | | | |||||
| | * | refactor(frontend): remove $ts and $t | syuilo | 2023-04-01 | 49 | -165/+183 |
| | | | |||||
| | * | refactor(frontend): remove $i | syuilo | 2023-04-01 | 22 | -19/+34 |
| | | | |||||
| * | | docs(#10336): note development status | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -0/+4 |
| | | | |||||
| * | | refactor: restore `SatisfiesExpression` | Acid Chicken (硫酸鶏) | 2023-04-01 | 7 | -11/+9 |
| | | | |||||
| * | | build(#10336): subcomponents on sidebar | Acid Chicken (硫酸鶏) | 2023-04-01 | 2 | -2/+6 |
| | | | |||||
| * | | fix: conflict errors | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -1/+0 |
| | | | |||||
| * | | build(#10336): write stories for `MkMisskeyFlavoredMarkdown` | Acid Chicken (硫酸鶏) | 2023-04-01 | 2 | -6/+53 |
| | | | |||||
| * | | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook | Acid Chicken (硫酸鶏) | 2023-04-01 | 58 | -199/+222 |
| |\| | |||||
| | * | refactor(frontend): remove $instance | syuilo | 2023-04-01 | 13 | -28/+38 |
| | | | |||||
| | * | refactor(frontend): remove $store | syuilo | 2023-04-01 | 42 | -113/+150 |
| | | | |||||
| | * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-03-31 | 1 | -1/+1 |
| | |\ | |||||
| | | * | fix(client): set overflow: clip to page header title container | tamaina | 2023-03-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | #10413 | ||||
| | * | | refactor: remove autobind-decorator dep | syuilo | 2023-03-31 | 7 | -53/+35 |
| | |/ | |||||
| * | | build(#10336): generate `components/global` stories only | Acid Chicken (硫酸鶏) | 2023-04-01 | 417 | -13984/+175 |
| | | | |||||
| * | | build(#10336): hide internal args | Acid Chicken (硫酸鶏) | 2023-04-01 | 1 | -0/+3 |
| | | | |||||
| * | | build(#10336): write some stories | Acid Chicken (硫酸鶏) | 2023-04-01 | 9 | -14/+160 |
| | | | |||||
| * | | build(#10336): use `toHaveTextContent` | Acid Chicken (硫酸鶏) | 2023-03-31 | 1 | -2/+2 |
| | | | |||||
| * | | build(#10336): fix missing type definition | Acid Chicken (硫酸鶏) | 2023-03-31 | 4 | -5/+17 |
| | | | |||||
| * | | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook | Acid Chicken (硫酸鶏) | 2023-03-31 | 38 | -137/+487 |
| |\| | |||||
| | * | feat: チャンネルにノートをピン留めできるように | syuilo | 2023-03-31 | 16 | -72/+153 |
| | | | | | | | | | Resolve #7740 | ||||
| | * | refactor | syuilo | 2023-03-31 | 10 | -28/+28 |
| | | | |||||
| | * | feat: チャンネルをお気に入りに登録できるように | syuilo | 2023-03-31 | 16 | -9/+326 |
| | | | | | | | | | Resolve #10097 | ||||
| | * | lint fix | syuilo | 2023-03-31 | 2 | -2/+2 |
| | | | |||||
| | * | tweak misskey-js eslintrc | syuilo | 2023-03-31 | 2 | -57/+9 |
| | | | |||||
| * | | build(#10336): write stories for `MkAd` | Acid Chicken (硫酸鶏) | 2023-03-31 | 9 | -18/+223 |
| | | | |||||
| * | | build(#10336): write stories for `MkAcct` | Acid Chicken (硫酸鶏) | 2023-03-31 | 8 | -26/+121 |
| | | | |||||
| * | | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybook | Acid Chicken (硫酸鶏) | 2023-03-30 | 35 | -72/+6106 |
| |\| | |||||