summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tweak of cd8274888syuilo2023-06-011-4/+19
|
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-0148-182/+200
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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): ↵syuilo2023-06-015-7/+1848
| | | | | | 追加の絵文字用辞書をダウンロードできるように Resolve #10921
* refactorsyuilo2023-06-011-3/+3
|
* :art:syuilo2023-06-012-1/+2
|
* fix: テーマにプロパティ 'fgOnWhite' ↵SASAGAWA Kiyoshi2023-06-0122-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 developsyuilo2023-06-014-20/+41
|\
| * :art:syuilo2023-06-011-0/+1
| |
| * fix(frontend): disconnect ResizeObservertamaina2023-05-313-20/+40
| |
* | Update style.scsssyuilo2023-06-011-4/+1
| |
* | :art:syuilo2023-06-011-0/+1
|/
* tweak uisyuilo2023-05-312-13/+16
|
* fix: ↵mappi2023-05-311-1/+2
| | | | | | | | | | | Firefoxにおける絵文字ピッカーのTabキーフォーカス問題の修正 (#10926) * fix 10744 * fix 10744 * Update CHANGELOG.md * add comment
* reafactorsyuilo2023-05-311-205/+197
|
* refactorsyuilo2023-05-311-346/+346
|
* enhance(client): MFMのx2, scale, ↵kabo24682023-05-311-2/+5
| | | | | | | | | | | positionが含まれていたらノートをたたむようにした (#10165) * enhance(client): MFMのx2, scale, positionが含まれていたらノートをたたむようにした * Update CHANGELOG.md --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* perf(frontend): ↵syuilo2023-05-313-5/+13
| | | | | | サーバーにカスタム絵文字の種類が多い場合のパフォーマンスの改善 Resolve #10925
* tweak uisyuilo2023-05-314-2/+4
|
* fix(frontend/MkNoteDetailed): fix css moduletamaina2023-05-301-1/+1
|
* fix(frontend): ↵syuilo2023-05-303-3/+23
| | | | | | Pagesのコンテンツが表示されない・作成や編集ができない問題を修正 Fix #10908
* clean upsyuilo2023-05-301-1/+1
|
* refactorsyuilo2023-05-302-46/+17
|
* :art:syuilo2023-05-301-0/+1
|
* :art:syuilo2023-05-303-28/+16
|
* refactorsyuilo2023-05-301-3/+3
|
* perf: インスタンスデフォルトテーマを予めjson5 -> ↵syuilo2023-05-301-3/+2
| | | | jsonに変換しておくことでjson5を初期バンドルに含めずに済むように
* vue-plyrやめるなどsyuilo2023-05-302-118/+88
| | | | | - 問題点が多い - バンドルサイズ削減
* perf(frontend): emojilistのサイズ削減syuilo2023-05-304-1817/+1792
|
* refactorsyuilo2023-05-303-42/+35
|
* refactorsyuilo2023-05-292-140/+122
|
* refactorsyuilo2023-05-291-144/+114
|
* :art:syuilo2023-05-291-5/+1
|
* :art:syuilo2023-05-291-1/+5
|
* refactorsyuilo2023-05-291-344/+272
|
* lintsyuilo2023-05-2911-41/+6
|
* refactorsyuilo2023-05-293-98/+117
|
* lintsyuilo2023-05-291-1/+1
|
* lintsyuilo2023-05-298-19/+19
|
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update QueueService.ts * wip * refactor * :v: * fix * Update QueueStatsService.ts * refactor * Update ApNoteService.ts * Update mock-resolver.ts * refactor * Update mock-resolver.ts
* fix(frontend): Zen ↵tamaina2023-05-281-2/+42
| | | | | | | | | UIで、デッキ設定で直接/以外を表示したときデッキに戻るボタンを表示 (#10909) * fix(frontend): デッキ設定で直接/以外を表示したときのZen UIでデッキに戻るボタン * fix style * ?zenが指定されていた場合はボタンを表示しない
* :art:syuilo2023-05-271-4/+4
|
* refactorsyuilo2023-05-272-106/+13
|
* refactorsyuilo2023-05-276-204/+6
|
* refactorsyuilo2023-05-279-268/+191
|
* enhance: ↵Chocolate Pie2023-05-261-2/+37
| | | | | | | | | | | | | | | | | | | | | ハッシュタグのノート一覧ページから、そのハッシュタグで投稿するボタンを追加、お知らせの画像URLを空にできない問題を修正 (#10878) * fix: お知らせの画像URLを空にできない問題を修正 (misskey-dev/misskey#10657) * ハッシュタグのノート一覧ページからノートできるように(misskey-dev/misskey#10854) * fix: 色々直した * location.reloadを使わないように * CHANGELOGを編集 * tweak * Update tag.vue --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: ↵NoriDev2023-05-262-7/+37
| | | | | | | | | | | | | アカウント初期設定ウィザードに戻るボタンと、後で進むボタンを追加 (#10893) * enhance(frontend): アカウント初期設定ウィザードに戻るボタンを追加 * enhance(frontend): アカウント初期設定ウィザードにあとでボタンを追加 * tweak --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* shareページに"Misskeyへ"ボタンを設置tamaina2023-05-261-8/+9
| | | | Resolve #10898
* Revert "fix(client): /shareをsubBootPathsから外す"tamaina2023-05-261-1/+1
| | | | This reverts commit 406e5d297ba3c2d45734de538c2cad078182190d.
* fix(client): /shareをsubBootPathsから外すtamaina2023-05-261-1/+1
| | | | Resolve #10898
* refactorsyuilo2023-05-261-61/+61
|