summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(client): tweak stylesyuilo2022-06-281-1/+1
|
* chore(client): refactor and style tweakssyuilo2022-06-284-348/+240
|
* refactor(client): use setup syntaxsyuilo2022-06-281-90/+59
|
* chore(client): fix type defsyuilo2022-06-281-2/+2
|
* improve instance doughnut chartssyuilo2022-06-282-5/+20
|
* chore(client): tweak stylesyuilo2022-06-281-2/+2
|
* fix(api): fix instance schemasyuilo2022-06-281-0/+4
|
* chore(client): tweak stylesyuilo2022-06-282-2/+2
|
* feat(client): add instances doughnuts charts for dashboardsyuilo2022-06-282-5/+155
|
* fix(client): fix chart tooltip renderingsyuilo2022-06-281-8/+10
|
* feat(api): add federation/stats endpointsyuilo2022-06-282-0/+51
|
* fix(api): add missing themeColor property of instancesyuilo2022-06-281-0/+1
|
* lint fixsyuilo2022-06-281-50/+50
|
* chore(client): tweak stylesyuilo2022-06-281-0/+1
|
* feat: make possible to delete an account by adminsyuilo2022-06-275-18/+87
| | | | Resolve #8830
* refactor: remove duplicate code (#8895)Johann1502022-06-2712-64/+41
|
* chore(client): tweak clientsyuilo2022-06-264-31/+20
|
* fix: mocha テストが動かないのを修正 v2 (#8892)MeiMei2022-06-266-73/+156
| | | | | | | | | | | | | | | | | | | | | | | | | * on push * Fix mute test * fix note test * api * inc timeout * uploadUrl * Revert "on push" This reverts commit 778a58df61ff9a22421f8ec5dcce96b364eab38d. * lint * waitFire * Wrap connectStream * return
* fix #8894syuilo2022-06-261-1/+1
|
* chore(client): tweak ui :art:syuilo2022-06-261-9/+13
|
* chore(client): tweak ui :art:syuilo2022-06-264-24/+174
|
* chore(client): fix typesyuilo2022-06-262-2/+2
|
* chore(client): tweak clientsyuilo2022-06-262-8/+12
|
* chore(client): tweak clientsyuilo2022-06-262-1/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-261-14/+21
|\
| * enhance(client): Enhance boot error display (#8879)tamaina2022-06-261-14/+21
| | | | | | | | | | | | | | | | | | * Change boot error message * fix * :v: * fix
* | chore(client): tweak uisyuilo2022-06-263-26/+41
|/
* refactor(client): extract interval logic to a composable functionsyuilo2022-06-2618-183/+207
| | | | あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか
* enhance(client): tweak control panel dashboardsyuilo2022-06-264-13/+158
|
* fix(client): remove needless requestLog callsyuilo2022-06-251-4/+0
|
* enhance(client): improve control panelsyuilo2022-06-257-392/+985
|
* fix notification-setting-window.vuetamaina2022-06-251-7/+8
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-253-70/+56
|\
| * refactor: notification setting window composition API (#8860)Johann1502022-06-251-65/+51
| | | | | | | | | | | | | | * refactor: notification setting window composition API * fix lint vue/require-valid-default-prop * fix type
| * chore(deps): bump jsrsasign from 10.5.24 to 10.5.25 in /packages/backend (#8889)dependabot[bot]2022-06-252-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 10.5.24 to 10.5.25. - [Release notes](https://github.com/kjur/jsrsasign/releases) - [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt) - [Commits](https://github.com/kjur/jsrsasign/compare/10.5.24...10.5.25) --- updated-dependencies: - dependency-name: jsrsasign dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | feat: allow GET for some endpointssyuilo2022-06-2523-46/+145
| | | | | | | | Resolve #8263
* | refactor(client): extract tooltip logic of chartsyuilo2022-06-252-41/+52
|/
* fix(client): only enable hotkeys for logged in users (#8793)Andreas Nedbal2022-06-251-10/+13
| | | | | * fix(client): only enable hotkeys for logged in users * fix(client): keep theme and search hotkeys for logged out users
* fix: always respect instance mutes (#8854)Johann1502022-06-258-73/+71
| | | | | | | | | * fix: muted user query also checks instances This way it can be ensured that the instance mute is used everywhere it is required without checking the whole codebase again. Muted users and muted instances should be used together anyways. * fix lint
* chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend (#8843)dependabot[bot]2022-06-251-3/+3
| | | | | | | | | | | | | | | Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.1 to 0.4.4. - [Release notes](https://github.com/eugeneware/jpeg-js/releases) - [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.1...v0.4.4) --- updated-dependencies: - dependency-name: jpeg-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump undici from 5.4.0 to 5.5.1 in /packages/backend (#8842)dependabot[bot]2022-06-251-3/+3
| | | | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.4.0 to 5.5.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.4.0...v5.5.1) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(client): tweak MkKeyValue componentsyuilo2022-06-251-32/+16
|
* chore(client): tweak uisyuilo2022-06-251-2/+22
|
* chore(client): improve usabilitysyuilo2022-06-245-5/+4
|
* fix bugsyuilo2022-06-241-2/+9
|
* refactor: remove unused importsyuilo2022-06-241-1/+0
|
* feat: ↵syuilo2022-06-244-85/+132
| | | | 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように
* fix(client): ↵syuilo2022-06-241-10/+10
| | | | アカウント作成フォームでエラーが出る問題を修正
* fix(client): ログアウトできない問題を修正syuilo2022-06-241-0/+2
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-245-5/+3
|\