summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove katexsyuilo2023-01-114-81/+3
|
* fix(client): ↵syuilo2023-01-101-0/+13
| | | | | | 画面の幅が狭いとウィジェットドロワーを閉じる手段がなくなるのを修正 Fix #7191
* refactor(client): use css modulessyuilo2023-01-102-19/+31
|
* fix stylesyuilo2023-01-101-25/+25
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-102-3/+6
|\
| * prefer using composition (#9521)あずき⪥™2023-01-102-3/+6
| |
* | :art:syuilo2023-01-102-14/+22
|/
* fix deck stylesyuilo2023-01-101-8/+7
|
* fix stylesyuilo2023-01-102-10/+10
|
* refactor(client): use css modulessyuilo2023-01-101-10/+6
|
* refactor(client): use css modulessyuilo2023-01-101-15/+27
|
* refactor(client): use css modulessyuilo2023-01-101-8/+14
|
* refactor(client): use css modulessyuilo2023-01-101-135/+132
|
* lintsyuilo2023-01-101-2/+2
|
* refactor: api, apiGet関数をosから@/scripts/api.tsに分離する (#9510)tamaina2023-01-102-80/+81
| | | | | | | | | | | | | * split api? * fix * :v: * no vue split? * Revert "no vue split?" This reverts commit 27ccec971e2925184a58da65c3472655def2617c.
* 画面下部に必要なスペース関連の改善 (#9509)あずき⪥™2023-01-107-21/+11
| | | | | | | | | * enhance: apply same safe area processing to the tab bar * fix: remove unnecessary bottom space on messaging room * enhance bottom spacing * fix size of `minBottomSpacing`
* :art:syuilo2023-01-103-3/+2
|
* tweak csssyuilo2023-01-101-2/+2
|
* refactor(client): use css modulessyuilo2023-01-104-66/+67
|
* refactor(client): use css modulessyuilo2023-01-101-27/+24
|
* refactor(client): use css modulessyuilo2023-01-104-332/+298
|
* :art:syuilo2023-01-101-32/+24
|
* refactor(client): use css modulessyuilo2023-01-101-87/+69
|
* refactor(client): use css modulessyuilo2023-01-101-47/+47
|
* refactor(client): use css modulessyuilo2023-01-103-8/+7
|
* fix importsyuilo2023-01-101-2/+2
|
* refactor(client): rename widget filenamesyuilo2023-01-1030-30/+30
|
* refactor(client): use css modulessyuilo2023-01-101-149/+149
|
* refactor(client): use css modulessyuilo2023-01-101-32/+32
|
* refactor(client): use css modulessyuilo2023-01-101-60/+52
|
* refactor(client): use css modulessyuilo2023-01-101-59/+46
|
* fix stylesyuilo2023-01-101-4/+4
|
* refactorsyuilo2023-01-101-3/+3
|
* refactorsyuilo2023-01-103-9/+9
|
* tweak stylesyuilo2023-01-101-17/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-101-4/+1
|\
| * fix: 続rss-ticker.vue修正tamaina2023-01-091-3/+0
| |
| * fix: fix rss-ticker TypeErrortamaina2023-01-091-1/+1
| |
* | refactor(client): use css modulessyuilo2023-01-105-431/+376
|/
* :art:syuilo2023-01-091-15/+3
|
* feat(client): add instance info widgetsyuilo2023-01-093-1/+97
|
* feat(client): add profile widgetsyuilo2023-01-092-0/+98
| | | | Resolve #7722
* :art:syuilo2023-01-091-8/+10
|
* 絵文字ピッカーにフォーカスされないのを修正syuilo2023-01-091-0/+5
|
* refactorsyuilo2023-01-091-4/+4
|
* refactorsyuilo2023-01-097-36/+20
|
* Update MkEmojiPicker.vuesyuilo2023-01-091-6/+13
|
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-0910-85/+106
|
* enhance(client): force lazy load some imagessyuilo2023-01-092-2/+2
|
* :art:syuilo2023-01-091-0/+1
|