| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(client): tweak style | syuilo | 2022-07-25 | 2 | -27/+11 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-07-25 | 1 | -1/+16 |
| |\ | |||||
| | * | 一部のアプリからファイルを投稿フォームへドロップで ↵ | hayabusa | 2022-07-25 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | ない場合がある問題を修正 (#9035) * dropEffectとeffectAllowedの関連付けを修正 * Update Changelog Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | | add missing dependency | syuilo | 2022-07-25 | 2 | -3/+18 |
| |/ | |||||
| * | update deps | syuilo | 2022-07-25 | 4 | -1152/+293 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-24 | 1 | -2/+4 |
| | | |||||
| * | tweak rate limit | syuilo | 2022-07-24 | 1 | -1/+1 |
| | | |||||
| * | fix html | syuilo | 2022-07-24 | 1 | -1/+0 |
| | | |||||
| * | refactor(client): refactor components | syuilo | 2022-07-24 | 3 | -116/+90 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-24 | 3 | -24/+27 |
| | | |||||
| * | chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028) | dependabot[bot] | 2022-07-23 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend (#9030) | dependabot[bot] | 2022-07-23 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3) --- updated-dependencies: - dependency-name: file-type dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | lint fix | syuilo | 2022-07-23 | 1 | -1/+1 |
| | | |||||
| * | update tfjs | syuilo | 2022-07-23 | 2 | -76/+97 |
| | | |||||
| * | fix: broken chats (#8983) | Kainoa Kanter | 2022-07-23 | 2 | -18/+18 |
| | | | | | | | | * Fix broken chats Co-authored-by: @ltlapy * :art: | ||||
| * | リモートユーザーを正しくブロックできるように修正す ↵ | xianon | 2022-07-22 | 1 | -1/+1 |
| | | | | | (#9027) | ||||
| * | enhance(client): add some themes | syuilo | 2022-07-22 | 3 | -0/+177 |
| | | |||||
| * | fix(client): MiAuth page is broken | syuilo | 2022-07-22 | 1 | -68/+71 |
| | | | | | Fix #9026 | ||||
| * | chore: improve error message of boot | syuilo | 2022-07-21 | 1 | -0/+2 |
| | | |||||
| * | fix(client): fix drawer menu style regression | syuilo | 2022-07-21 | 1 | -0/+3 |
| | | |||||
| * | fix(client): some fixes | syuilo | 2022-07-21 | 3 | -0/+6 |
| | | |||||
| * | fix(client): fix some routings | syuilo | 2022-07-20 | 3 | -2/+22 |
| | | |||||
| * | chore(client): tweak theme select ui | syuilo | 2022-07-20 | 1 | -14/+17 |
| | | |||||
| * | fix(client): support v-if of select component | syuilo | 2022-07-20 | 1 | -0/+2 |
| | | |||||
| * | refactor(client): :sparkles: | syuilo | 2022-07-20 | 92 | -756/+793 |
| | | |||||
| * | fix(client): タイミングによっては tag-cloud ↵ | syuilo | 2022-07-20 | 1 | -18/+20 |
| | | | | | でエラーが発生するのを修正 | ||||
| * | chore(client): tweak radio component | syuilo | 2022-07-20 | 1 | -29/+20 |
| | | |||||
| * | enhance(client): ネストしたルーティングに対応 | syuilo | 2022-07-20 | 9 | -261/+387 |
| | | |||||
| * | enhance(client): suspense | syuilo | 2022-07-19 | 1 | -1/+7 |
| | | | | | Fix #8817 | ||||
| * | fix(client): ↵ | syuilo | 2022-07-19 | 1 | -1/+1 |
| | | | | | | | 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正 Fix #8474 | ||||
| * | fix(client): tweak mfm-cheat-sheet | syuilo | 2022-07-19 | 1 | -262/+275 |
| | | |||||
| * | fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ↵ | Acid Chicken (硫酸鶏) | 2022-07-19 | 1 | -2/+6 |
| | | | | | ever fails (#9020) | ||||
| * | update vite | syuilo | 2022-07-19 | 2 | -5/+5 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-07-19 | 3 | -3/+3 |
| |\ | |||||
| | * | ユーザー情報の取得の再試行を修正する (#9017) | xianon | 2022-07-18 | 3 | -3/+3 |
| | | | |||||
| * | | fix(client): fix window default prop | syuilo | 2022-07-19 | 1 | -1/+1 |
| |/ | |||||
| * | chore(client): tweak style | syuilo | 2022-07-18 | 1 | -1/+1 |
| | | |||||
| * | update vite | syuilo | 2022-07-18 | 2 | -10/+10 |
| | | |||||
| * | lint fix | syuilo | 2022-07-18 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): tweak ui | syuilo | 2022-07-18 | 4 | -10/+21 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-18 | 1 | -2/+2 |
| | | |||||
| * | fix(client): use icon for local if available (#9012) | Ryu jongheon | 2022-07-18 | 1 | -1/+2 |
| | | |||||
| * | enhance(client): ウィンドウを最大化できるように | syuilo | 2022-07-18 | 1 | -267/+295 |
| | | |||||
| * | :art: | syuilo | 2022-07-18 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): tweak ui | syuilo | 2022-07-17 | 7 | -43/+49 |
| | | |||||
| * | enhance(client): tweak ui | syuilo | 2022-07-17 | 10 | -275/+462 |
| | | |||||
| * | chore(client): tweak deck ui | syuilo | 2022-07-17 | 6 | -41/+61 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-17 | 3 | -3/+3 |
| | | |||||
| * | Update 1651224615271-foreign-key.js | syuilo | 2022-07-17 | 1 | -3/+3 |
| | | | | | #8852 | ||||
| * | fix(client): fix deck style | syuilo | 2022-07-17 | 2 | -2/+1 |
| | | |||||