| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(frontend): add comment | tamaina | 2023-07-04 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-07-03 | 1 | -2/+2 |
| |\ | |||||
| | * | fix(frontend): ↵ | mappi | 2023-07-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | sparkle内にリンクを入れるとクリック不能になる問題の修正 (#11075) * wip * Fix 11021 | ||||
| * | | Update MkRetentionLineChart.vue | syuilo | 2023-07-03 | 1 | -0/+1 |
| |/ | |||||
| * | perf(backend): make some features optionable | syuilo | 2023-07-02 | 2 | -1/+15 |
| | | | | | | Resolve #11064 Resolve #11065 | ||||
| * | perf(frontend): ↵ | tamaina | 2023-07-02 | 3 | -23/+39 |
| | | | | | | | | | | | | | | | | MkImgWithBlurhashでblurhash描画に使うcanvasは再利用するようにする (#10966) * blurhashを描画するためのcanvasは再利用する * Revert "perf(frontend): WebGL contextの数を減らす" This reverts commit aeb8955ca2600e801d44dcac2005fc994e665a6c. * MkAvatarは平均色だけにする * clean up * fix | ||||
| * | perf(backend): allow get for some endpoints | syuilo | 2023-07-02 | 3 | -3/+3 |
| | | |||||
| * | Fix offscreencanvas undefined (#11017) | Yuriha | 2023-06-26 | 1 | -2/+2 |
| | | | | | | | | | | | | * Suppress ReferenceError on some environments (i.e. older iOS) * fix * fix * lint * adopt suggestion by acid-chicken | ||||
| * | refactor(backend): use node16 for moduleResolution (#10938) | syuilo | 2023-06-25 | 3 | -9/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor(backend): use node16 for moduleResolution * update deps * Update tsconfig.json * :v: * revive KEYWORD * restore strict-event-emitter-types dependency * restore ms dependency * cancel redundant import reorder * fix * Delete ms.ts * remove rndstr --------- Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com> | ||||
| * | chore(frontend): use @vitest/coverage-v8 | Kagami Sascha Rosylight | 2023-06-24 | 1 | -1/+1 |
| | | |||||
| * | chore(dev): use buraha via npm | syuilo | 2023-06-24 | 1 | -1/+1 |
| | | |||||
| * | update deps | syuilo | 2023-06-24 | 1 | -22/+22 |
| | | |||||
| * | enhance(frontend): improve ux of deck scroll | syuilo | 2023-06-24 | 2 | -8/+14 |
| | | | | | Resolve #11007 | ||||
| * | update misskey-js version | syuilo | 2023-06-24 | 1 | -3/+3 |
| | | |||||
| * | Make role tag clickable on user pages (#11019) | Yuriha | 2023-06-24 | 1 | -2/+4 |
| | | |||||
| * | fix(client): サーバーメトリクスが90度傾いている (#11012) | NoriDev | 2023-06-17 | 1 | -0/+1 |
| | | |||||
| * | ユーザー統計表示機能を削除 | syuilo | 2023-06-13 | 3 | -152/+0 |
| | | | | | Resolve #10998 | ||||
| * | fix image of MkError.vue | syuilo | 2023-06-11 | 1 | -2/+2 |
| | | |||||
| * | :art: | syuilo | 2023-06-11 | 1 | -0/+1 |
| | | |||||
| * | tweak of f3a16bcd6 | syuilo | 2023-06-10 | 1 | -6/+0 |
| | | |||||
| * | ロールのユーザーリストを非公開にできるように (#10987) | nenohi | 2023-06-10 | 1 | -0/+6 |
| | | | | | | * ロールのユーザーリストを非公開にできるように * Changelog update | ||||
| * | enhance(frontend): サーバーのテーマ設定を別ページに分離 | syuilo | 2023-06-09 | 4 | -77/+142 |
| | | |||||
| * | Fix: enhance: ↵ | atsuchan | 2023-06-09 | 1 | -3/+1 |
| | | | | | タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように (#10982) | ||||
| * | エラー画像URLを設定可能に (#10959) | Ebise Lutica | 2023-06-09 | 21 | -21/+75 |
| | | | | | | | | | | | | * エラー画像URLを設定可能に * Update CHANGELOG.md * 設定したエラーアイコンをprefetchするようにbase.pugを変更 * 不足していたデータを追加 * enhance(frontend): デザイン調整 | ||||
| * | tweak of 6032c2be1 | syuilo | 2023-06-09 | 2 | -24/+26 |
| | | |||||
| * | fix(frontend): Scrolling Issue in Safari for Top and Bottom Bars | syuilo | 2023-06-09 | 2 | -0/+42 |
| | | | | | fix #10977 | ||||
| * | tweak of 981e6f996 | syuilo | 2023-06-06 | 1 | -1/+1 |
| | | |||||
| * | perf(frontend): WebGL contextの数を減らす | syuilo | 2023-06-06 | 1 | -2/+1 |
| | | | | | #10960 | ||||
| * | fix(frontend): ↵ | syuilo | 2023-06-06 | 1 | -0/+9 |
| | | | | | | | タブがアクティブな間はstreamが切断されないように Fix #10952 | ||||
| * | Condensedlines reflow once (#10944) | Yuriha | 2023-06-05 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | * perf: Update MkCondensedLine styles after reading all dimensions * perf: reduce reflow in MkCondensedLine * lint * Update packages/frontend/src/components/global/MkCondensedLine.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update packages/frontend/src/components/global/MkCondensedLine.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | fix(frontend): MkUserPopupが省略されないのを修正 | tamaina | 2023-06-05 | 1 | -1/+8 |
| | | | | | Fix #10870 | ||||
| * | fix typo: schema -> scheme | syuilo | 2023-06-05 | 2 | -4/+4 |
| | | |||||
| * | fix:vue-plyr廃止追加対応(Audio要素のコンテキストメニュ ↵ | mappi | 2023-06-02 | 1 | -0/+2 |
| | | | | | | | | | | をブラウザデフォルトに) (#10940) * wip * add comment * fix quotes | ||||
| * | :art: | syuilo | 2023-06-02 | 1 | -3/+4 |
| | | |||||
| * | update deps | syuilo | 2023-06-02 | 2 | -14/+14 |
| | | |||||
| * | fix style | syuilo | 2023-06-02 | 1 | -1/+1 |
| | | | | | Fix #10870 | ||||
| * | test: ignore `MkImgWithBlurhash` to avoid unstable snapshots | Acid Chicken (硫酸鶏) | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | fix(frontend): make scrollbar-color track transparent | tamaina | 2023-06-01 | 2 | -1/+4 |
| | | | | | Fix #9414 | ||||
| * | [ci skip] update patrons | syuilo | 2023-06-01 | 1 | -0/+6 |
| | | |||||
| * | [ci skip] make enableCondensedLineForAcct false by default | syuilo | 2023-06-01 | 1 | -1/+1 |
| | | | | | for performance | ||||
| * | [ci skip] :art: | syuilo | 2023-06-01 | 1 | -1/+1 |
| | | |||||
| * | :art: | syuilo | 2023-06-01 | 1 | -10/+14 |
| | | |||||
| * | test: fix vitest | Acid Chicken (硫酸鶏) | 2023-06-01 | 1 | -0/+5 |
| | | |||||
| * | tweak of cd8274888 | syuilo | 2023-06-01 | 1 | -4/+19 |
| | | |||||
| * | perf(#10923): CSS Modules のクラス名をインライン化する (#10930) | Acid Chicken (硫酸鶏) | 2023-06-01 | 52 | -183/+1077 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * perf(#10923): unwind css module class name * perf(#10923): support multiple components * refactor: clean up * refactor(#10923): avoid `useCssModule()` * fix(#10923): allow direct literal class name * fix(#10923): avoid computed class name * fix(#10923): allow literal keys * fix(#10923): typo * fix(#10923): invalid class names * chore: test * revert: test This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45. * fix(#10923): hidden tale * perf(#10923): also unwind scoped css contained components * perf(#10923): `normalizeClass` AOT compilation --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | enhance(frontend): ↵ | syuilo | 2023-06-01 | 5 | -7/+1848 |
| | | | | | | | 追加の絵文字用辞書をダウンロードできるように Resolve #10921 | ||||
| * | refactor | syuilo | 2023-06-01 | 1 | -3/+3 |
| | | |||||
| * | :art: | syuilo | 2023-06-01 | 2 | -1/+2 |
| | | |||||
| * | fix: テーマにプロパティ 'fgOnWhite' ↵ | SASAGAWA Kiyoshi | 2023-06-01 | 22 | -2/+22 |
| | | | | | | | | を追加してフォローボタンのスタイルを調整 (#10931) * fix: add theme property 'fgOnWhite' and fix styles of follow button. * fix: add theme property 'fgOnWhite' and fix styles of follow button. | ||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2023-06-01 | 4 | -20/+41 |
| |\ | |||||