summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor(client): refactor settings/theme/manage to use Composition API (#8596)Andreas Nedbal2022-05-051-57/+38
* Enhance(MFM): Allow speed changes in all animated MFMs (#8551)futchitwo2022-05-052-12/+16
* refactor(client): refactor settings/word-mute to use Composition API (#8597)Andreas Nedbal2022-05-051-107/+83
* refactor(client): refactor settings/deck to use Composition API (#8598)Andreas Nedbal2022-05-051-62/+44
* Refactor settings/sounds to use Composition API (#8594)Andreas Nedbal2022-05-051-88/+74
* chore: synchronize code and database schema (#8577)Johann1502022-05-0512-27/+108
* refactor(client): refactor 2FA settings to Composition API (#8599)Andreas Nedbal2022-05-051-164/+153
* fix (client): fix mention icon height (#8615)tamaina2022-05-051-19/+21
* Fix lint issues in Drive components (#8613)Andreas Nedbal2022-05-057-84/+84
* fix(client): fix duplicate token request dialog in plugin install (#8612)Andreas Nedbal2022-05-051-21/+1
* Refactor settings/notifications to use Composition API (#8587)Andreas Nedbal2022-05-041-49/+37
* Refactor account-info to use Composition API (#8568)Andreas Nedbal2022-05-041-58/+45
* refactor(client): refactor settings/api to use Composition API (#8569)Andreas Nedbal2022-05-041-39/+28
* refactor(client): refactor settings/apps to use Composition API (#8570)Andreas Nedbal2022-05-041-33/+25
* Refactor delete-account to use Composition API (#8572)Andreas Nedbal2022-05-041-45/+33
* refactor(client): refactor settings/drive to use Composition API (#8573)Andreas Nedbal2022-05-041-74/+53
* Refactor settings/email to use Composition API (#8576)Andreas Nedbal2022-05-041-69/+52
* Refactor settings/general to use Composition API (#8578)Andreas Nedbal2022-05-041-149/+114
* Refactor settings/menu to use Composition API (#8586)Andreas Nedbal2022-05-041-76/+55
* Refactor settings/other to use Composition API (#8589)Andreas Nedbal2022-05-041-44/+22
* refactor(client): refactor settings/plugin to use Composition API (#8590)Andreas Nedbal2022-05-041-62/+49
* refactor(client): refactor settings/plugin/install to use Composition API (#8...Andreas Nedbal2022-05-041-97/+107
* refactor(client): refactor settings/security to use Composition API (#8592)Andreas Nedbal2022-05-041-73/+59
* refactor(client): refactor settings/theme to use Composition API (#8595)Andreas Nedbal2022-05-031-86/+63
* refactor(client): refactor settings/accounts to use Composition API (#8604)Andreas Nedbal2022-05-031-70/+69