summaryrefslogtreecommitdiff
path: root/packages/client/src/pages (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * fix(client): fix undefined data value on 2FA settings (#8725)Andreas Nedbal2022-05-231-1/+1
| * chore(meta): add pixeldesu to patron list (#8714)Andreas Nedbal2022-05-211-0/+1
| * fix: ノート詳細ページの新しいノートを表示する機能の動...xianon2022-05-191-0/+4
| * refactor(client): refactor admin/settings to use Composition API (#8678)Andreas Nedbal2022-05-191-141/+125
| * 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-152-69/+55
| * 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
| * enhance: Display TOTP Register URLsyuilo2022-05-141-2/+3
| * fix(client): add setup attribute to notification page (#8648)Andreas Nedbal2022-05-121-1/+1
| * 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-051-8/+8
| * 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
| * refactor(client): refactor 2FA settings to Composition API (#8599)Andreas Nedbal2022-05-051-164/+153
| * 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
| * refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-0115-26/+26
| * Refactor custom-css to use Composition API (#8571)Andreas Nedbal2022-05-011-34/+22
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-05-015-380/+276
|\|
| * refactor(client): refactor import-export to use Composition API (#8579)Andreas Nedbal2022-05-011-91/+63
| * Refactor instance-mute to use Composition API (#8580)Andreas Nedbal2022-05-011-46/+30
| * Refactor integration to use Composition API (#8581)Andreas Nedbal2022-05-011-101/+66