summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Webhook (#8457)syuilo2022-04-025-1/+231
| | | | | | | | | | | * feat: introduce webhook * wip * wip * wip * Update CHANGELOG.md
* enhance: ↵tamaina2022-04-022-5/+5
| | | | | | | | | | | | | | | | | タッチパッド・タッチスクリーンでのデッキの操作性を向上 (#8450) * enhance experience of deck with touchpad * test: 単純にdeltaYを加算してみる * clean up * ios bug fix? * :v: * use overflow-y * Safari does not supports clip
* update depssyuilo2022-04-011-3/+3
|
* 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
|
* 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
| | | | | | | | | | | | | | | | | | | * universal.widgets.vue * column.vue, antenna-column.vue * direct-column.vue, list-column.vue * main-column.vue * wip * :v: * fix * :v: * :v:
* fix(client): fix popup menu direction calclationsyuilo2022-03-191-12/+12
|
* feat: introduce bull dashboardsyuilo2022-03-192-0/+10
|
* :art:syuilo2022-03-121-6/+9
|
* tweal c;iemysyuilo2022-03-112-1/+62
|
* fix scroll (#8382)nullobsi2022-03-091-0/+4
|
* テーマ選択から重複要素を排除するように (#8385)MeiMei2022-03-092-2/+13
|
* fix federation chartsyuilo2022-03-081-4/+9
|
* delete needless instance drive columnssyuilo2022-03-071-4/+0
|
* feat: add active to federation chartsyuilo2022-03-071-1/+7
|
* tweak clientsyuilo2022-03-061-0/+1
|
* tweak clientsyuilo2022-03-063-17/+36
|
* tweak clientsyuilo2022-03-061-31/+35
|
* Refactor: Switch Settings index page to setup sugar (#8374)Andreas Nedbal2022-03-061-228/+206
| | | | | * refactor(client): Make Settings index page use <script setup> * chore(client): address review comments
* feat: アンケート終了通知syuilo2022-03-063-6/+25
| | | | Resolve #4664
* fix: iPhone ↵tamaina2022-03-052-2/+2
| | | | | | | | | | | X以降(?)でページの内容が全て表示しきれないのを修正 (#8375) * add safe-area-inset-bottom to spacer * fix * :v: * fix
* fixsyuilo2022-03-051-2/+13
|
* fix(client): register_note_view_interruptor()が動かないのを修正syuilo2022-03-051-2/+13
| | | | Fix #8318
* chore(client): hide error report settingsyuilo2022-03-051-0/+2
| | | | Close #8327
* feat: 時限ミュートsyuilo2022-03-041-5/+38
| | | | #7677
* Fix: Only allow admins to access admin views (#8361)Andreas Nedbal2022-03-041-3/+3
| | | | | * fix(client): only allow admins to access /admin/* * fix(client): Also allow moderators to access admin panel
* tweak clientsyuilo2022-03-042-7/+6
|
* Add me as patron (#8369)Kainoa Kanter2022-03-031-0/+1
|
* feat(client): indicate dev buildsyuilo2022-03-031-6/+31
|
* fix(client): ↵syuilo2022-03-021-3/+2
| | | | ユーザー名オートコンプリートが正しく動作しない問題を修正
* :art:syuilo2022-03-012-0/+22
|
* feat: instance default themesyuilo2022-03-014-2/+39
|
* :art:syuilo2022-03-012-0/+14
|
* refactorsyuilo2022-03-019-47/+40
|
* Revert "refactor"syuilo2022-03-0115-34/+29
| | | | This reverts commit 94d4f8271e3406ff549a8f18831fb74adcd0d1ab.
* refactorsyuilo2022-02-2815-29/+34
|
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-8/+0
| | | | | | | | | | | | | | | | | | | | * Fix avatar/banner proxy Co-authored-by: mei23 <m@m544.net> * use getAvatarUrl * fix * join avatar and banner to improve performance * join * Update hybrid-timeline.ts * fix Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: better language settingssyuilo2022-02-262-2/+669
| | | | | Fix #8359 Fix #7968
* :art:syuilo2022-02-251-1/+1
|
* refactorsyuilo2022-02-251-1/+1
|
* refactor(client): use setupsyuilo2022-02-251-21/+11
|
* :art:syuilo2022-02-251-6/+6
|