summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(client): tweak stylesyuilo2022-07-252-27/+11
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-251-1/+16
|\
| * 一部のアプリからファイルを投稿フォームへドロップで ↵hayabusa2022-07-251-1/+16
| | | | | | | | | | | | | | | | | | ない場合がある問題を修正 (#9035) * dropEffectとeffectAllowedの関連付けを修正 * Update Changelog Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | add missing dependencysyuilo2022-07-252-3/+18
|/
* update depssyuilo2022-07-254-1152/+293
|
* chore(client): tweak uisyuilo2022-07-241-2/+4
|
* tweak rate limitsyuilo2022-07-241-1/+1
|
* fix htmlsyuilo2022-07-241-1/+0
|
* refactor(client): refactor componentssyuilo2022-07-243-116/+90
|
* chore(client): tweak stylesyuilo2022-07-243-24/+27
|
* chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028)dependabot[bot]2022-07-231-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-232-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 fixsyuilo2022-07-231-1/+1
|
* update tfjssyuilo2022-07-232-76/+97
|
* fix: broken chats (#8983)Kainoa Kanter2022-07-232-18/+18
| | | | | | | * Fix broken chats Co-authored-by: @ltlapy * :art:
* リモートユーザーを正しくブロックできるように修正す ↵xianon2022-07-221-1/+1
| | | | (#9027)
* enhance(client): add some themessyuilo2022-07-223-0/+177
|
* fix(client): MiAuth page is brokensyuilo2022-07-221-68/+71
| | | | Fix #9026
* chore: improve error message of bootsyuilo2022-07-211-0/+2
|
* fix(client): fix drawer menu style regressionsyuilo2022-07-211-0/+3
|
* fix(client): some fixessyuilo2022-07-213-0/+6
|
* fix(client): fix some routingssyuilo2022-07-203-2/+22
|
* chore(client): tweak theme select uisyuilo2022-07-201-14/+17
|
* fix(client): support v-if of select componentsyuilo2022-07-201-0/+2
|
* refactor(client): :sparkles:syuilo2022-07-2092-756/+793
|
* fix(client): タイミングによっては tag-cloud ↵syuilo2022-07-201-18/+20
| | | | でエラーが発生するのを修正
* chore(client): tweak radio componentsyuilo2022-07-201-29/+20
|
* enhance(client): ネストしたルーティングに対応syuilo2022-07-209-261/+387
|
* enhance(client): suspensesyuilo2022-07-191-1/+7
| | | | Fix #8817
* fix(client): ↵syuilo2022-07-191-1/+1
| | | | | | 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正 Fix #8474
* fix(client): tweak mfm-cheat-sheetsyuilo2022-07-191-262/+275
|
* fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ↵Acid Chicken (硫酸鶏)2022-07-191-2/+6
| | | | ever fails (#9020)
* update vitesyuilo2022-07-192-5/+5
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-07-193-3/+3
|\
| * ユーザー情報の取得の再試行を修正する (#9017)xianon2022-07-183-3/+3
| |
* | fix(client): fix window default propsyuilo2022-07-191-1/+1
|/
* chore(client): tweak stylesyuilo2022-07-181-1/+1
|
* update vitesyuilo2022-07-182-10/+10
|
* lint fixsyuilo2022-07-181-1/+1
|
* enhance(client): tweak uisyuilo2022-07-184-10/+21
|
* chore(client): tweak stylesyuilo2022-07-181-2/+2
|
* fix(client): use icon for local if available (#9012)Ryu jongheon2022-07-181-1/+2
|
* enhance(client): ウィンドウを最大化できるようにsyuilo2022-07-181-267/+295
|
* :art:syuilo2022-07-181-1/+1
|
* enhance(client): tweak uisyuilo2022-07-177-43/+49
|
* enhance(client): tweak uisyuilo2022-07-1710-275/+462
|
* chore(client): tweak deck uisyuilo2022-07-176-41/+61
|
* chore(client): tweak stylesyuilo2022-07-173-3/+3
|
* Update 1651224615271-foreign-key.jssyuilo2022-07-171-3/+3
| | | | #8852
* fix(client): fix deck stylesyuilo2022-07-172-2/+1
|