summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* perf(client): improve MkTime performancesyuilo2023-01-041-2/+3
|
* :art:syuilo2023-01-043-4/+5
|
* update AiScript to 0.12.0syuilo2023-01-031-29/+1
|
* refactorsyuilo2023-01-033-8/+4
|
* refactorsyuilo2023-01-031-20/+20
|
* :art:syuilo2023-01-032-6/+82
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-0327-40/+38
|
* refactorsyuilo2023-01-033-5/+2
|
* :art:syuilo2023-01-031-1/+1
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-032-77/+22
|
* perf(client): use shallowRef for html element refsyuilo2023-01-0336-80/+79
|
* tweak displayLimit of paginationsyuilo2023-01-031-1/+1
|
* refactorsyuilo2023-01-023-29/+0
|
* :art:syuilo2023-01-021-2/+2
|
* :art:syuilo2023-01-021-1/+1
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-028-9/+9
| | | | | * use overflow: clip * revert
* enhance(client): user activity pagesyuilo2023-01-024-140/+41
|
* fix stylesyuilo2023-01-021-13/+10
|
* fix container query stylesyuilo2023-01-021-0/+4
|
* :art:syuilo2023-01-021-9/+9
|
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-016-12/+13
|
* :art:syuilo2023-01-011-1/+15
|
* :art:syuilo2023-01-016-8/+78
|
* :art:syuilo2023-01-011-68/+0
|
* :art:syuilo2022-12-311-2/+2
|
* :art:syuilo2022-12-311-0/+23
|
* :art:syuilo2022-12-311-1/+1
|
* :art:syuilo2022-12-313-28/+121
|
* :art:syuilo2022-12-311-1/+1
|
* enhance(server): clean emoji responsesyuilo2022-12-311-1/+0
|
* :art:syuilo2022-12-311-2/+2
|
* import sanitizeHtml from 'sanitize-html';tamaina2022-12-301-1/+1
|
* ReactionsViewerが消えることがある問題を修正syuilo2022-12-302-4/+1
|
* :art:syuilo2022-12-302-4/+4
|
* improve heatmapsyuilo2022-12-302-16/+49
|
* :art:syuilo2022-12-301-1/+1
|
* remove console.logsyuilo2022-12-301-1/+0
|
* :art:syuilo2022-12-305-22/+83
|
* enhance(client): tweak url previewsyuilo2022-12-301-17/+25
|
* :art:syuilo2022-12-301-1/+13
|
* refactorsyuilo2022-12-306-45/+45
|
* :art:syuilo2022-12-304-4/+17
|
* refactorsyuilo2022-12-3015-30/+30
|
* fix(client): add sanitize-html to MkAutocomplete (#9433)tamaina2022-12-301-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943 * edit mkautocomplete.vue use sanitize-html * fix package.json
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-305-16/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* fix(client): fix position calculation of nested context menusyuilo2022-12-301-0/+4
|
* fix of 912791b3absyuilo2022-12-301-1/+1
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-12-301-2/+1
|\
| * fix(client): use MkEmoji for custom emoji in MkEmojiPickertamaina2022-12-291-2/+1
| |
* | fix 912791b3absyuilo2022-12-303-2/+4
|/