summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance: ↵tamaina2022-04-288-81/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) * wip * Update packages/client/src/os.ts Co-authored-by: tamaina <tamaina@hotmail.co.jp> * メニューをComposition API化、switchアイテム追加 クライアントサイド画像圧縮の準備 * メニュー型定義を分離 (TypeScriptの型支援が効かないので) * disabled * make keepOriginal to follow setting value * :v: * fix * fix * :v: * WEBP * aaa * :v: * webp * lazy load browser-image-resizer * rename * rename 2 * Fix * clean up * add comment * clean up * jpeg, pngにもどす * fix * fix name * webpでなくする ただしサムネやプレビューはwebpのまま (テスト) * 動画サムネイルはjpegに * エラーハンドリング * :v: * v2.2.1-misskey-beta.2 * browser-image-resizer#v2.2.1-misskey.1 * :v: * fix alert * update browser-image-resizer to v2.2.1-misskey.2 * lockfile Co-authored-by: mei23 <m@m544.net> Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
* 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
| | | | | | | | | | | * Fix settings page * nanka iroiro * clean up * clean up * インデックスに戻ってもタイトルが残ってしまうのを修正
* Revert "make emoji stand out more on reaction button"syuilo2022-04-201-4/+0
| | | | This reverts commit e0c5401241a5cc3dcd3692a257a0da733c399927.
* make emoji stand out more on reaction buttonJohann1502022-04-191-0/+4
| | | | a slight shadow makes them easier to see
* refactorsyuilo2022-04-111-1/+1
|
* fix theme-color apply (#8464)tamaina2022-04-031-2/+2
|
* 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
|