summaryrefslogtreecommitdiff
path: root/packages/frontend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update AiScript to 0.12.0syuilo2023-01-0312-119/+56
|
* refactorsyuilo2023-01-033-8/+4
|
* refactorsyuilo2023-01-031-20/+20
|
* :art:syuilo2023-01-035-16/+103
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-0346-70/+66
|
* refactorsyuilo2023-01-038-11/+5
|
* clean upsyuilo2023-01-031-439/+0
|
* :art:syuilo2023-01-031-1/+1
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-034-79/+24
|
* perf(client): use shallowRef for html element refsyuilo2023-01-0359-115/+114
|
* tweak displayLimit of paginationsyuilo2023-01-031-1/+1
|
* fix stylesyuilo2023-01-031-1/+1
|
* drop latestStatus of instancesyuilo2023-01-031-4/+0
|
* drop lastCommunicatedAt of instancesyuilo2023-01-036-8/+6
|
* drop latestRequestSentAt of instancesyuilo2023-01-031-4/+0
|
* :art:syuilo2023-01-031-1/+6
|
* update depssyuilo2023-01-021-7/+7
|
* refactorsyuilo2023-01-0211-92/+8
|
* :art:syuilo2023-01-021-2/+2
|
* fixsyuilo2023-01-021-1/+1
|
* fix of #8512syuilo2023-01-023-26/+38
| | | | https://github.com/misskey-dev/misskey/pull/8512#issuecomment-1368553870
* :art:syuilo2023-01-022-2/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-0210-12/+12
|\
| * perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-0210-12/+12
| | | | | | | | | | * use overflow: clip * revert
* | fix(client): fix wrong link in tutorialsyuilo2023-01-023-5/+9
|/ | | | Fix #9456
* fix(client): fix chart vline renderingsyuilo2023-01-021-2/+2
|
* enhance(client): user activity pagesyuilo2023-01-0216-339/+563
|
* fix stylesyuilo2023-01-021-13/+10
|
* clean upsyuilo2023-01-022-36/+2
|
* :art:syuilo2023-01-021-8/+8
|
* fix container query stylesyuilo2023-01-021-0/+4
|
* :art:syuilo2023-01-021-1/+1
|
* :art:syuilo2023-01-021-25/+8
|
* :art:syuilo2023-01-022-2/+2
|
* :art:syuilo2023-01-022-23/+13
|
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-0114-18/+42
|
* :art:syuilo2023-01-011-6/+6
|
* feat: make possible to export favorited notessyuilo2023-01-011-0/+12
| | | | #9331
* :art:syuilo2023-01-011-1/+15
|
* :art:syuilo2023-01-017-10/+80
|
* :art:syuilo2023-01-013-74/+90
|
* :art:syuilo2023-01-011-12/+23
|
* :art:syuilo2022-12-311-2/+2
|
* :art:syuilo2022-12-313-14/+14
|
* :art:syuilo2022-12-317-8/+49
|
* :art:syuilo2022-12-311-1/+1
|
* :art:syuilo2022-12-314-40/+135
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2022-12-315-6/+4
|\
| * :art:syuilo2022-12-311-1/+1
| |
| * enhance(server): clean emoji responsesyuilo2022-12-312-2/+0
| |