summaryrefslogtreecommitdiff
path: root/packages/client/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-14fix(client): remove unexpected token (#8672)Andreas Nedbal1-1/+1
2022-05-14Refactor admin/email-settings to use Composition API (#8656)Andreas Nedbal1-88/+73
2022-05-14Refactor admin/database to use Composition API (#8654)Andreas Nedbal1-22/+9
2022-05-14Refactor admin/security to use Composition API (#8652)Andreas Nedbal2-101/+59
2022-05-14refactor(client): refactor admin/announcements to use Composition API (#8650)Andreas Nedbal1-81/+67
2022-05-14refactor(client): refactor admin/ads to use Composition API (#8649)Andreas Nedbal1-80/+64
2022-05-14Refactor Chart component (#8622)Andreas Nedbal1-770/+766
2022-05-14enhance: Display TOTP Register URLsyuilo1-2/+3
2022-05-12fix(client): add setup attribute to notification page (#8648)Andreas Nedbal1-1/+1
2022-05-07Fix lint issues in post form component (#8619)Andreas Nedbal1-49/+48
2022-05-07Fix lint issues in emoji picker components (#8620)Andreas Nedbal3-9/+9
2022-05-07fix(client): fix lint issues in scripts (#8621)Andreas Nedbal17-85/+75
2022-05-05refactor(client): refactor settings/theme/manage to use Composition API (#8596)Andreas Nedbal1-57/+38
2022-05-05Enhance(MFM): Allow speed changes in all animated MFMs (#8551)futchitwo2-12/+16
2022-05-05refactor(client): refactor settings/word-mute to use Composition API (#8597)Andreas Nedbal1-107/+83
2022-05-05refactor(client): refactor settings/deck to use Composition API (#8598)Andreas Nedbal1-62/+44
2022-05-05Refactor settings/sounds to use Composition API (#8594)Andreas Nedbal1-88/+74
2022-05-05refactor(client): refactor 2FA settings to Composition API (#8599)Andreas Nedbal1-164/+153
2022-05-05fix (client): fix mention icon height (#8615)tamaina1-19/+21
2022-05-05Fix lint issues in Drive components (#8613)Andreas Nedbal7-84/+84
2022-05-05fix(client): fix duplicate token request dialog in plugin install (#8612)Andreas Nedbal1-21/+1
2022-05-04Refactor settings/notifications to use Composition API (#8587)Andreas Nedbal1-49/+37
2022-05-04Refactor account-info to use Composition API (#8568)Andreas Nedbal1-58/+45
2022-05-04refactor(client): refactor settings/api to use Composition API (#8569)Andreas Nedbal1-39/+28
2022-05-04refactor(client): refactor settings/apps to use Composition API (#8570)Andreas Nedbal1-33/+25
2022-05-04Refactor delete-account to use Composition API (#8572)Andreas Nedbal1-45/+33
2022-05-04refactor(client): refactor settings/drive to use Composition API (#8573)Andreas Nedbal1-74/+53
2022-05-04Refactor settings/email to use Composition API (#8576)Andreas Nedbal1-69/+52
2022-05-04Refactor settings/general to use Composition API (#8578)Andreas Nedbal1-149/+114
2022-05-04Refactor settings/menu to use Composition API (#8586)Andreas Nedbal1-76/+55
2022-05-04Refactor settings/other to use Composition API (#8589)Andreas Nedbal1-44/+22
2022-05-04refactor(client): refactor settings/plugin to use Composition API (#8590)Andreas Nedbal1-62/+49
2022-05-04refactor(client): refactor settings/plugin/install to use Composition API (#8...Andreas Nedbal1-97/+107
2022-05-04refactor(client): refactor settings/security to use Composition API (#8592)Andreas Nedbal1-73/+59
2022-05-03refactor(client): refactor settings/theme to use Composition API (#8595)Andreas Nedbal1-86/+63
2022-05-03refactor(client): refactor settings/accounts to use Composition API (#8604)Andreas Nedbal1-70/+69
2022-05-01fix(client): fix missing import of defineAsyncComponent in os.tsAndreas Nedbal1-1/+1
2022-05-01refactor: use Vite to build instead of webpack (#8575)tamaina53-173/+190
2022-05-01Refactor custom-css to use Composition API (#8571)Andreas Nedbal1-34/+22
2022-05-01refactor(client): refactor import-export to use Composition API (#8579)Andreas Nedbal1-91/+63
2022-05-01Refactor instance-mute to use Composition API (#8580)Andreas Nedbal1-46/+30
2022-05-01Refactor integration to use Composition API (#8581)Andreas Nedbal1-101/+66
2022-04-30feat: Improve Push Notification (#7667)tamaina10-247/+100
2022-04-29refactor(client): refactor scratchpad to use Composition API (#8565)Andreas Nedbal1-88/+75
2022-04-29refactor(client): refactor api-console to use Composition API (#8566)Andreas Nedbal1-54/+42
2022-04-28enhance: ドライブに画像ファイルをアップロードするとき...tamaina8-81/+132
2022-04-28fix(client): fix lint issues in autocomplete (#8548)Andreas Nedbal1-11/+11
2022-04-27refactor: use composition API (#8541)Johann1501-39/+29
2022-04-24Fix(client): fix profile tab link (#8536)futchitwo1-5/+7
2022-04-23fix: Fix settings page (#8508)tamaina3-58/+104