summaryrefslogtreecommitdiff
path: root/packages/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-2810-81/+137
* fix(client): fix lint issues in autocomplete (#8548)Andreas Nedbal2022-04-281-11/+11
* refactor: use composition API (#8541)Johann1502022-04-271-39/+29
* Fix(client): fix profile tab link (#8536)futchitwo2022-04-241-5/+7
* fix: Fix settings page (#8508)tamaina2022-04-233-58/+104
* chore: fix lint command for windowssyuilo2022-04-231-1/+1
* update depssyuilo2022-04-232-214/+196
* Revert "make emoji stand out more on reaction button"syuilo2022-04-201-4/+0
* make emoji stand out more on reaction buttonJohann1502022-04-191-0/+4
* refactor: move typings to devDependencies (#8500)rinsuki2022-04-161-21/+21
* refactorsyuilo2022-04-111-1/+1
* update depssyuilo2022-04-112-134/+145
* fix theme-color apply (#8464)tamaina2022-04-031-2/+2
* Fix: Adjust ESLint calls to properly interpret globs (#8462)Andreas Nedbal2022-04-021-1/+1
* feat: Webhook (#8457)syuilo2022-04-025-1/+231
* enhance: タッチパッド・タッチスクリーンでのデッキの操...tamaina2022-04-022-5/+5
* update depssyuilo2022-04-013-100/+89
* Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/client (#8422)dependabot[bot]2022-03-271-6/+1
* Bump nanoid from 3.1.20 to 3.3.1 in /packages/client (#8425)dependabot[bot]2022-03-271-5/+5
* chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/client (#8446)dependabot[bot]2022-03-271-6/+1
* tweak clientsyuilo2022-03-272-1/+4
* fix of clientsyuilo2022-03-271-2/+2
* refactorsyuilo2022-03-271-8/+8
* fix: Handle decodeURIComponent error (#8411)tamaina2022-03-271-3/+11
* update depssyuilo2022-03-252-168/+171
* perf(server): refactor and performance improvementssyuilo2022-03-252-1/+2
* Update account.tssyuilo2022-03-251-1/+1
* enhance(client): アカウント情報の取得に失敗したとき強制ロ...syuilo2022-03-251-1/+5
* refactor: separate meta api for admin or notsyuilo2022-03-2512-12/+12
* perf(server): disable some antenna features to improve performancesyuilo2022-03-221-3/+3
* perf(server): reduce db querysyuilo2022-03-211-1/+1
* デッキまわりをCompositon API / Setup Sugarに (#8410)tamaina2022-03-2115-716/+599