summaryrefslogtreecommitdiff
path: root/packages/client (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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
| * fix(client): fix missing import of defineAsyncComponent in os.tsAndreas Nedbal2022-05-011-1/+1
| * chore(deps): bump postcss from 8.2.8 to 8.4.13 in /packages/client (#8588)dependabot[bot]2022-05-011-21/+12
| * refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-0160-2270/+532
| * Refactor custom-css to use Composition API (#8571)Andreas Nedbal2022-05-011-34/+22
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-05-0117-630/+377
|\|
| * 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
| * feat: Improve Push Notification (#7667)tamaina2022-04-3012-250/+101
| * refactor(client): refactor scratchpad to use Composition API (#8565)Andreas Nedbal2022-04-291-88/+75
| * refactor(client): refactor api-console to use Composition API (#8566)Andreas Nedbal2022-04-291-54/+42
* | ressurect deepcopytamaina2022-05-013-2/+16
* | use toRaw?tamaina2022-04-282-3/+3
* | resolve conflict of preferences-registry #8511tamaina2022-04-281-1/+1
* | Merge branch 'preferences-registry' into pizzax-indexeddbtamaina2022-04-2814-92/+544
|\ \
| * | Merge branch 'develop' into preferences-registrytamaina2022-04-2810-81/+137
| |\|
| | * enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-2810-81/+137
| * | Merge branch 'develop' into preferences-registrysyuilo2022-04-285-270/+244
| |\|
| | * fix(client): fix lint issues in autocomplete (#8548)Andreas Nedbal2022-04-281-11/+11
| * | ローカルのjsonファイルを保存・読み込みできるようにtamaina2022-04-171-3/+95
| * | add wallpapertamaina2022-04-171-0/+12
| * | remove console.logtamaina2022-04-171-2/+0
| * | fix createdAt -> updatedAttamaina2022-04-171-1/+1