summaryrefslogtreecommitdiff
path: root/packages/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
| * update depssyuilo2022-03-192-240/+217
| |
| * feat: introduce bull dashboardsyuilo2022-03-192-0/+10
| |
| * :art:syuilo2022-03-121-6/+9
| |
| * tweal c;iemysyuilo2022-03-112-1/+62
| |
| * update depssyuilo2022-03-092-54/+54
| |
| * fix scroll (#8382)nullobsi2022-03-091-0/+4
| |
| * テーマ選択から重複要素を排除するように (#8385)MeiMei2022-03-092-2/+13
| |
| * fix federation chartsyuilo2022-03-081-4/+9
| |
| * update depssyuilo2022-03-072-247/+299
| |
| * 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
| |
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-03-0482-2240/+3006
|\|
| * Add me as patron (#8369)Kainoa Kanter2022-03-031-0/+1
| |
| * feat(client): indicate dev buildsyuilo2022-03-031-6/+31
| |
| * fix(client): ↵syuilo2022-03-022-3/+3
| | | | | | | | ユーザー名オートコンプリートが正しく動作しない問題を修正
| * :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.
| * fix esmsyuilo2022-03-012-105/+8
| |
| * 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>
| * refactor: Use ESM (#8358)syuilo2022-02-272-87/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
| * fix: better language settingssyuilo2022-02-264-8/+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
| |
| * :art:syuilo2022-02-251-10/+8
| |
| * :art:syuilo2022-02-251-1/+1
| |