summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/array.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-22chore(dev): tweak textsyuilo1-5/+8
2022-05-21Update .mocharc.jsonsyuilo1-1/+1
2022-05-21lintsyuilo14-201/+201
2022-05-21refactorsyuilo1-4/+3
2022-05-21Update utils.tssyuilo1-1/+5
2022-05-21Update utils.tssyuilo1-37/+33
2022-05-21chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8708)dependabot[bot]1-3/+3
2022-05-21feat(dev): introduce Pull Request Labelersyuilo2-0/+19
2022-05-21chore(meta): add pixeldesu to patron list (#8714)Andreas Nedbal1-0/+1
2022-05-19fix(client): make emoji stand out more on reaction buttonsyuilo1-4/+8
2022-05-19hotfix: uniform color migration fixJohann1501-8/+6
2022-05-19enhance: page image component with alt text (#8634)Johann1501-20/+8
2022-05-19fix(activitypub): add authorization checks (#8534)Johann1504-11/+20
2022-05-19enhance(MFM): limit large MFM (#8540)Johann1502-6/+35
2022-05-19fix: ノート詳細ページの新しいノートを表示する機能の動...xianon2-2/+11
2022-05-19refactor(client): refactor admin/settings to use Composition API (#8678)Andreas Nedbal1-141/+125
2022-05-19Refactor pleaseLogin to show a sign-in dialog (#8630)Andreas Nedbal4-196/+207
2022-05-19chore(deps): bump copy-props from 2.0.4 to 2.0.5 (#8709)dependabot[bot]1-7/+12
2022-05-19chore(deps): bump async from 3.2.1 to 3.2.3 (#8501)dependabot[bot]1-3/+3
2022-05-19fix(client): fix lint issues in Deck UI components (#8681)Andreas Nedbal11-34/+34
2022-05-19chore(deps): bump async from 3.2.1 to 3.2.3 in /packages/client (#8707)dependabot[bot]1-3/+3
2022-05-19chore(client): tweak loading spinner designsyuilo1-6/+6
2022-05-19enhance: uniform theme color (#8702)Johann1504-10/+47
2022-05-19fix: Unable to generate video thumbnails (#8696)MeiMei2-1/+2
2022-05-19fix: ノートのインスタンス情報の文字に縁を付けて見やす...xianon1-0/+13
2022-05-19chore(client): tweak loading spinner designsyuilo3-38/+54
2022-05-19Update CONTRIBUTING.mdsyuilo1-0/+1
2022-05-19chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)dependabot[bot]1-6/+1
2022-05-19chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#8705)dependabot[bot]1-3/+3
2022-05-19enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei7-96/+29
2022-05-18remove unneeded attrs (#8673)あずき⪥™1-1/+1
2022-05-18Refactor file-dialog to use Composition API (#8661)Andreas Nedbal1-54/+32
2022-05-18Refactor admin/index to use Composition API (#8662)Andreas Nedbal1-277/+262
2022-05-18refactor(client): refactor admin/instance-block to use Composition API (#8663)Andreas Nedbal1-35/+23
2022-05-18Refactor admin/integrations to use Composition API (#8664)Andreas Nedbal4-167/+87
2022-05-18refactor(client): refactor admin/object-storage to use Composition API (#8666)Andreas Nedbal1-92/+78
2022-05-18refactor(client): refactor admin/proxy-account to use Composition API (#8675)Andreas Nedbal1-48/+35
2022-05-18Refactor admin/queue to use Composition API (#8676)Andreas Nedbal2-96/+63
2022-05-18Refactor admin/relays to use Composition API (#8677)Andreas Nedbal1-65/+52
2022-05-18refactor(client): refactor my-antennas/index to use Composition API (#8679)Andreas Nedbal1-26/+15
2022-05-18Improve README (#8645)Kainoa Kanter2-26/+97
2022-05-15chore(dev): use .yaml for prevent okteto errorsyuilo1-0/+0
2022-05-15Power up (#8684)Takuya Yoshida8-16/+26
2022-05-15Refactor emoji-edit-dialog to use Composition API (#8657)Andreas Nedbal3-69/+61
2022-05-15chore: update changelogJohann1501-0/+11
2022-05-15fix: postgres type errorJohann1501-1/+1
2022-05-15ビルド関係の依存関係をdevDependenciesに入れるのをやめたsyuilo1-8/+7
2022-05-15CAPTCHA求めるのは2fa認証が無効になっているときだけにしたsyuilo2-14/+14
2022-05-15feat(dev): okteto integrationsyuilo8-1/+300
2022-05-15feat: make captcha required when signin to improve securitysyuilo3-10/+38