summaryrefslogtreecommitdiff
path: root/packages/client/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Update cropper-dialog.vuesyuilo2022-06-111-1/+1
| * Update cropper-dialog.vuesyuilo2022-06-111-2/+6
| * fix(client): オブジェクトストレージを使用していると画像...syuilo2022-06-111-1/+1
| * feat: image cropping (#8808)syuilo2022-06-115-85/+300
| * chore: fix some lints automatically (#8788)Johann1502022-06-1057-88/+86
| * refactor: follow button (#8789)Johann1502022-06-101-20/+14
| * fix(client): render quote renote CWs as MFM (#8792)Andreas Nedbal2022-06-091-1/+1
| * fix: use autocomplete=new-password (#8797)Johann1502022-06-091-6/+6
| * properly display alt text for videos (#8802)Johann1502022-06-091-1/+2
| * fix: try to prevent autocomplete for emoji search (#8798)Johann1502022-06-081-1/+1
| * chore: lint fixessyuilo2022-06-057-40/+41
| * chore(client): fix menu item stylesyuilo2022-06-051-10/+11
| * Revert "feat: option to collapse long notes (#8561)"syuilo2022-06-041-24/+3
| * feat: option to collapse long notes (#8561)Balazs Nadasdi2022-06-041-3/+24
| * User moderation details (#8762)PikaDude2022-06-031-0/+3
| * fix(client): correctly handle MiAuth URLs with query string (#8772)sn0w2022-06-031-1/+4
| * fix: server metrics widgetJohann1502022-06-011-4/+4
| * fix(lint): indentationJohann1502022-05-311-1/+1
| * chore: fix import tinycolortamaina2022-05-301-1/+1
| * fix(client): fix popout url (#8494)futchitwo2022-05-292-3/+4
| * refactor: improve code quality (#8751)Johann1502022-05-292-8/+6
| * refactor: use css module at components/global/loading.vue (#8750)tamaina2022-05-291-31/+33
| * Fix theme import (#8749)tamaina2022-05-284-28/+41
| * feat(tests): add e2e tests for widgets (#8735)Andreas Nedbal2022-05-2815-16/+16
| * enhance: replace signin CAPTCHA with rate limit (#8740)Johann1502022-05-281-4/+8
* | Merge branch 'develop' into pizzax-indexeddbtamaina2022-05-28211-5274/+4558
|\|
| * fix lints (#8737)Johann1502022-05-2669-257/+255
| * fix: activity widget used wrong variable nameJohann1502022-05-251-3/+3
| * fix: server metrics widgetJohann1502022-05-251-4/+4
| * Refactor widgets and fix lint issues (#8719)Andreas Nedbal2022-05-2526-313/+256
| * refactor(client): refactor admin/other-settings to use Composition API (#8667)Andreas Nedbal2022-05-251-39/+22
| * Refactor admin/overview to use Composition API (#8674)Andreas Nedbal2022-05-251-79/+37
| * Refactor my-antennas/edit to use Composition API (#8680)Andreas Nedbal2022-05-252-146/+96
| * Supports Unicode Emoji 14.0 (#8699)MeiMei2022-05-251-3/+39
| * fix(client): wrong scoping breaks 2FAJohann1502022-05-231-2/+2
| * fix(client): fix undefined data value on 2FA settings (#8725)Andreas Nedbal2022-05-231-1/+1
| * chore(meta): add pixeldesu to patron list (#8714)Andreas Nedbal2022-05-211-0/+1
| * fix(client): make emoji stand out more on reaction buttonsyuilo2022-05-191-4/+8
| * enhance: page image component with alt text (#8634)Johann1502022-05-191-20/+8
| * enhance(MFM): limit large MFM (#8540)Johann1502022-05-192-6/+35
| * fix: ノート詳細ページの新しいノートを表示する機能の動...xianon2022-05-192-2/+11
| * refactor(client): refactor admin/settings to use Composition API (#8678)Andreas Nedbal2022-05-191-141/+125
| * Refactor pleaseLogin to show a sign-in dialog (#8630)Andreas Nedbal2022-05-193-195/+206
| * fix(client): fix lint issues in Deck UI components (#8681)Andreas Nedbal2022-05-1911-34/+34
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-05-191-0/+13
| |\
| | * fix: ノートのインスタンス情報の文字に縁を付けて見やす...xianon2022-05-191-0/+13
| * | chore(client): tweak loading spinner designsyuilo2022-05-191-6/+6
| |/
| * chore(client): tweak loading spinner designsyuilo2022-05-191-21/+31
| * remove unneeded attrs (#8673)あずき⪥™2022-05-181-1/+1
| * Refactor file-dialog to use Composition API (#8661)Andreas Nedbal2022-05-181-54/+32