| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -1/+1 |
| | | |||||
| * | chore(client): refactor and style tweaks | syuilo | 2022-06-28 | 4 | -348/+240 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-06-28 | 1 | -90/+59 |
| | | |||||
| * | chore(client): fix type def | syuilo | 2022-06-28 | 1 | -2/+2 |
| | | |||||
| * | improve instance doughnut charts | syuilo | 2022-06-28 | 2 | -5/+20 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -2/+2 |
| | | |||||
| * | fix(api): fix instance schema | syuilo | 2022-06-28 | 1 | -0/+4 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 2 | -2/+2 |
| | | |||||
| * | feat(client): add instances doughnuts charts for dashboard | syuilo | 2022-06-28 | 2 | -5/+155 |
| | | |||||
| * | fix(client): fix chart tooltip rendering | syuilo | 2022-06-28 | 1 | -8/+10 |
| | | |||||
| * | feat(api): add federation/stats endpoint | syuilo | 2022-06-28 | 2 | -0/+51 |
| | | |||||
| * | fix(api): add missing themeColor property of instance | syuilo | 2022-06-28 | 1 | -0/+1 |
| | | |||||
| * | lint fix | syuilo | 2022-06-28 | 1 | -50/+50 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-28 | 1 | -0/+1 |
| | | |||||
| * | feat: make possible to delete an account by admin | syuilo | 2022-06-27 | 5 | -18/+87 |
| | | | | | Resolve #8830 | ||||
| * | refactor: remove duplicate code (#8895) | Johann150 | 2022-06-27 | 12 | -64/+41 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-26 | 4 | -31/+20 |
| | | |||||
| * | fix: mocha テストが動かないのを修正 v2 (#8892) | MeiMei | 2022-06-26 | 6 | -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 #8894 | syuilo | 2022-06-26 | 1 | -1/+1 |
| | | |||||
| * | chore(client): tweak ui :art: | syuilo | 2022-06-26 | 1 | -9/+13 |
| | | |||||
| * | chore(client): tweak ui :art: | syuilo | 2022-06-26 | 4 | -24/+174 |
| | | |||||
| * | chore(client): fix type | syuilo | 2022-06-26 | 2 | -2/+2 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-26 | 2 | -8/+12 |
| | | |||||
| * | chore(client): tweak client | syuilo | 2022-06-26 | 2 | -1/+3 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-06-26 | 1 | -14/+21 |
| |\ | |||||
| | * | enhance(client): Enhance boot error display (#8879) | tamaina | 2022-06-26 | 1 | -14/+21 |
| | | | | | | | | | | | | | | | | | | | * Change boot error message * fix * :v: * fix | ||||
| * | | chore(client): tweak ui | syuilo | 2022-06-26 | 3 | -26/+41 |
| |/ | |||||
| * | refactor(client): extract interval logic to a composable function | syuilo | 2022-06-26 | 18 | -183/+207 |
| | | | | | あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか | ||||
| * | enhance(client): tweak control panel dashboard | syuilo | 2022-06-26 | 4 | -13/+158 |
| | | |||||
| * | fix(client): remove needless requestLog call | syuilo | 2022-06-25 | 1 | -4/+0 |
| | | |||||
| * | enhance(client): improve control panel | syuilo | 2022-06-25 | 7 | -392/+985 |
| | | |||||
| * | fix notification-setting-window.vue | tamaina | 2022-06-25 | 1 | -7/+8 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-06-25 | 3 | -70/+56 |
| |\ | |||||
| | * | refactor: notification setting window composition API (#8860) | Johann150 | 2022-06-25 | 1 | -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-25 | 2 | -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 endpoints | syuilo | 2022-06-25 | 23 | -46/+145 |
| | | | | | | | | | Resolve #8263 | ||||
| * | | refactor(client): extract tooltip logic of chart | syuilo | 2022-06-25 | 2 | -41/+52 |
| |/ | |||||
| * | fix(client): only enable hotkeys for logged in users (#8793) | Andreas Nedbal | 2022-06-25 | 1 | -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) | Johann150 | 2022-06-25 | 8 | -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-25 | 1 | -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-25 | 1 | -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 component | syuilo | 2022-06-25 | 1 | -32/+16 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-25 | 1 | -2/+22 |
| | | |||||
| * | chore(client): improve usability | syuilo | 2022-06-24 | 5 | -5/+4 |
| | | |||||
| * | fix bug | syuilo | 2022-06-24 | 1 | -2/+9 |
| | | |||||
| * | refactor: remove unused import | syuilo | 2022-06-24 | 1 | -1/+0 |
| | | |||||
| * | feat: ↵ | syuilo | 2022-06-24 | 4 | -85/+132 |
| | | | | | 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように | ||||
| * | fix(client): ↵ | syuilo | 2022-06-24 | 1 | -10/+10 |
| | | | | | アカウント作成フォームでエラーが出る問題を修正 | ||||
| * | fix(client): ログアウトできない問題を修正 | syuilo | 2022-06-24 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-06-24 | 5 | -5/+3 |
| |\ | |||||