summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-194-11/+20
* enhance(MFM): limit large MFM (#8540)Johann1502022-05-192-6/+35
* fix: ノート詳細ページの新しいノートを表示する機能の動...xianon2022-05-192-2/+11
* refactor(client): refactor admin/settings to use Composition API (#8678)Andreas Nedbal2022-05-191-141/+125
* Refactor pleaseLogin to show a sign-in dialog (#8630)Andreas Nedbal2022-05-193-195/+206
* fix(client): fix lint issues in Deck UI components (#8681)Andreas Nedbal2022-05-1911-34/+34
* chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client (#8707)dependabot[bot]2022-05-191-3/+3
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-05-195-11/+58
|\
| * enhance: uniform theme color (#8702)Johann1502022-05-193-10/+44
| * fix: Unable to generate video thumbnails (#8696)MeiMei2022-05-191-1/+1
| * fix: ノートのインスタンス情報の文字に縁を付けて見やす...xianon2022-05-191-0/+13
* | chore(client): tweak loading spinner designsyuilo2022-05-191-6/+6
|/
* chore(client): tweak loading spinner designsyuilo2022-05-193-38/+54
* chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)dependabot[bot]2022-05-191-6/+1
* enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei2022-05-196-96/+28
* remove unneeded attrs (#8673)あずき⪥™2022-05-181-1/+1
* Refactor file-dialog to use Composition API (#8661)Andreas Nedbal2022-05-181-54/+32
* Refactor admin/index to use Composition API (#8662)Andreas Nedbal2022-05-181-277/+262
* refactor(client): refactor admin/instance-block to use Composition API (#8663)Andreas Nedbal2022-05-181-35/+23
* Refactor admin/integrations to use Composition API (#8664)Andreas Nedbal2022-05-184-167/+87
* refactor(client): refactor admin/object-storage to use Composition API (#8666)Andreas Nedbal2022-05-181-92/+78
* refactor(client): refactor admin/proxy-account to use Composition API (#8675)Andreas Nedbal2022-05-181-48/+35
* Refactor admin/queue to use Composition API (#8676)Andreas Nedbal2022-05-182-96/+63
* Refactor admin/relays to use Composition API (#8677)Andreas Nedbal2022-05-181-65/+52
* refactor(client): refactor my-antennas/index to use Composition API (#8679)Andreas Nedbal2022-05-181-26/+15
* Refactor emoji-edit-dialog to use Composition API (#8657)Andreas Nedbal2022-05-153-69/+61
* fix: postgres type errorJohann1502022-05-151-1/+1
* ビルド関係の依存関係をdevDependenciesに入れるのをやめたsyuilo2022-05-151-8/+7
* CAPTCHA求めるのは2fa認証が無効になっているときだけにしたsyuilo2022-05-152-14/+14
* feat: make captcha required when signin to improve securitysyuilo2022-05-153-10/+38
* fix(server): prevent crash when processing certain PNGssyuilo2022-05-152-24/+24
* fix(client): remove unexpected token (#8672)Andreas Nedbal2022-05-141-1/+1
* Refactor admin/email-settings to use Composition API (#8656)Andreas Nedbal2022-05-141-88/+73
* Refactor admin/database to use Composition API (#8654)Andreas Nedbal2022-05-141-22/+9
* Refactor admin/security to use Composition API (#8652)Andreas Nedbal2022-05-142-101/+59
* refactor(client): refactor admin/announcements to use Composition API (#8650)Andreas Nedbal2022-05-141-81/+67
* refactor(client): refactor admin/ads to use Composition API (#8649)Andreas Nedbal2022-05-141-80/+64
* Refactor Chart component (#8622)Andreas Nedbal2022-05-141-770/+766
* test: Nodeのカスタムローダーを直してテストが動くように ...iwata2022-05-142-33/+30
* test: `__dirname`はESModuleでは使えないので置き換えた (#8626)iwata2022-05-146-23/+53
* fix: ユーザー検索で、クエリがusernameの条件を満たす場合...tamaina2022-05-141-1/+8
* test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)iwata2022-05-141-3/+10
* fix: keep file order (#8659)Johann1502022-05-141-4/+8
* enhance: Display TOTP Register URLsyuilo2022-05-142-5/+8
* update depssyuilo2022-05-144-283/+301
* perf: fix caching (#8660)Johann1502022-05-141-0/+1
* fix(client): add setup attribute to notification page (#8648)Andreas Nedbal2022-05-121-1/+1
* Fix lint issues in post form component (#8619)Andreas Nedbal2022-05-071-49/+48
* Fix lint issues in emoji picker components (#8620)Andreas Nedbal2022-05-073-9/+9
* fix(client): fix lint issues in scripts (#8621)Andreas Nedbal2022-05-0717-85/+75