Commit Graph

  • 6a7dff1c82 Update .eslintrc.js syuilo 2022-06-29 23:06:03 +0900
  • 82e9658ac3 12.112.0-beta.8 syuilo 2022-06-29 21:22:47 +0900
  • 3f6e04697a Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-06-29 21:22:18 +0900
  • c9b3ab80ca feat(client): add tag cloud component syuilo 2022-06-29 21:22:15 +0900
  • 7f111f4474
    Prevent access to user pages when not logged in [v2] (#8904) Johann150 2022-06-29 11:26:06 +0200
  • f997b7dff2 chore(client): fix type def syuilo 2022-06-29 16:07:38 +0900
  • a107dff4d6 perf(client): remove needless reactivity syuilo 2022-06-29 16:06:13 +0900
  • bb68cfaa81 enhance(client): improve router syuilo 2022-06-29 16:00:00 +0900
  • 4fd386c3dc chore(client): tweak client syuilo 2022-06-29 15:41:06 +0900
  • 8648308823 chore(client): tweak style syuilo 2022-06-29 14:19:40 +0900
  • 2b1e03cc64 enhance(client): add users tab to instance-info syuilo 2022-06-29 14:14:27 +0900
  • 0f1c0a42a2 enhance(client): メニュー整理 syuilo 2022-06-29 11:13:32 +0900
  • 1a698111a4 refactor(client): remove invalid computed syuilo 2022-06-29 00:36:06 +0900
  • 9f7c9b122f fix(client): 非モデレーターがインスタンス情報ページを表示できない問題を修正 syuilo 2022-06-28 22:56:18 +0900
  • 9a4198293a chore(client): tweak style syuilo 2022-06-28 22:32:01 +0900
  • ac162f9996 chore(client): tweak style syuilo 2022-06-28 18:41:37 +0900
  • d7e7152bd3 chore(client): tweak style syuilo 2022-06-28 18:09:42 +0900
  • a50b1d69a1 chore(client): fix #8858 syuilo 2022-06-28 17:59:23 +0900
  • 30bdfde4cc 12.112.0-beta.7 syuilo 2022-06-28 16:06:23 +0900
  • ea3d391df9 chore(client): tweak style syuilo 2022-06-28 16:02:39 +0900
  • 270e1212ac chore(client): refactor and style tweaks syuilo 2022-06-28 15:59:49 +0900
  • 57bb6e611f refactor(client): use setup syntax syuilo 2022-06-28 14:34:44 +0900
  • 31d73f4659 chore(client): fix type def syuilo 2022-06-28 13:06:31 +0900
  • 5c3e782d29 improve instance doughnut charts syuilo 2022-06-28 13:05:20 +0900
  • 553d644781 chore(client): tweak style syuilo 2022-06-28 12:16:20 +0900
  • 7d8a70f99e fix(api): fix instance schema syuilo 2022-06-28 12:16:11 +0900
  • 0f550d568d 12.112.0-beta.6 syuilo 2022-06-28 10:43:18 +0900
  • 0657995b42 chore(client): tweak style syuilo 2022-06-28 10:42:54 +0900
  • fe460c022c feat(client): add instances doughnuts charts for dashboard syuilo 2022-06-28 10:42:26 +0900
  • d7c6e2e61c fix(client): fix chart tooltip rendering syuilo 2022-06-28 10:41:38 +0900
  • c04d3d22af feat(api): add federation/stats endpoint syuilo 2022-06-28 10:41:22 +0900
  • 164d4a9825 fix(api): add missing themeColor property of instance syuilo 2022-06-28 10:40:49 +0900
  • 596a61ce18 lint fix syuilo 2022-06-28 00:27:24 +0900
  • 40cd5c5a49 chore(client): tweak style syuilo 2022-06-28 00:20:51 +0900
  • 329f055a97 feat: make possible to delete an account by admin syuilo 2022-06-27 23:49:16 +0900
  • bc3ae901cc
    refactor: remove duplicate code (#8895) Johann150 2022-06-27 14:48:10 +0200
  • 0ec266abf7 chore(client): tweak client syuilo 2022-06-26 19:41:21 +0900
  • f834d6a813
    fix: mocha テストが動かないのを修正 v2 (#8892) MeiMei 2022-06-26 19:16:32 +0900
  • 4634920866 fix #8894 syuilo 2022-06-26 17:38:50 +0900
  • 744db4b5ed chore(client): tweak ui 🎨 syuilo 2022-06-26 16:57:12 +0900
  • bd3c6f4157 chore(client): tweak ui 🎨 syuilo 2022-06-26 16:38:27 +0900
  • 4329d9e76d chore(client): fix type syuilo 2022-06-26 15:55:51 +0900
  • 311478e725 chore(client): tweak client syuilo 2022-06-26 15:54:07 +0900
  • c27d9e11b4 chore(client): tweak client syuilo 2022-06-26 14:17:55 +0900
  • de43b47ca8 12.112.0-beta.5 syuilo 2022-06-26 13:29:14 +0900
  • 3183a02824 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-06-26 13:28:49 +0900
  • 0cae0a49e2 chore(client): tweak ui syuilo 2022-06-26 13:28:47 +0900
  • 2366f568b9
    enhance(client): Enhance boot error display (#8879) tamaina 2022-06-26 12:47:43 +0900
  • 5e95a1f7af refactor(client): extract interval logic to a composable function syuilo 2022-06-26 03:12:58 +0900
  • 6a4574b612 enhance(client): tweak control panel dashboard syuilo 2022-06-26 01:45:33 +0900
  • f071ea4902 fix(client): remove needless requestLog call syuilo 2022-06-25 23:16:02 +0900
  • 0af581f2e6 12.112.0-beta.4 syuilo 2022-06-25 23:01:48 +0900
  • 0248a2a989 enhance(client): improve control panel syuilo 2022-06-25 23:01:40 +0900
  • c67c0df762 fix notification-setting-window.vue tamaina 2022-06-25 09:29:42 +0000
  • 929dc076ec Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-06-25 18:26:34 +0900
  • 58e83f8e4f feat: allow GET for some endpoints syuilo 2022-06-25 18:26:31 +0900
  • 7be4b2145b refactor(client): extract tooltip logic of chart syuilo 2022-06-25 18:05:35 +0900
  • d5ef68336a
    refactor: notification setting window composition API (#8860) Johann150 2022-06-25 10:14:13 +0200
  • 126011c1a7
    chore(deps): bump jsrsasign from 10.5.24 to 10.5.25 in /packages/backend (#8889) dependabot[bot] 2022-06-25 16:28:36 +0900
  • 36f09b6cdc
    fix(client): only enable hotkeys for logged in users (#8793) Andreas Nedbal 2022-06-25 07:25:22 +0200
  • 5728350267
    fix: always respect instance mutes (#8854) Johann150 2022-06-25 07:23:59 +0200
  • e3461f1b58
    chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend (#8843) dependabot[bot] 2022-06-25 13:50:15 +0900
  • ca5200d1f1
    chore(deps): bump undici from 5.4.0 to 5.5.1 in /packages/backend (#8842) dependabot[bot] 2022-06-25 13:50:06 +0900
  • 16fda89738 chore(client): tweak MkKeyValue component syuilo 2022-06-25 11:50:19 +0900
  • b2caf821ef 12.112.0-beta.3 syuilo 2022-06-25 00:06:13 +0900
  • 734fe9fd9d chore(client): tweak ui syuilo 2022-06-25 00:03:59 +0900
  • 03973654b5 chore(client): improve usability syuilo 2022-06-24 23:49:47 +0900
  • 1b2bd89383 fix bug syuilo 2022-06-24 21:48:54 +0900
  • 1e8d84dbfa refactor: remove unused import syuilo 2022-06-24 21:46:49 +0900
  • 696e8add00 feat: 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように syuilo 2022-06-24 21:43:28 +0900
  • 905d8625f8 fix(client): アカウント作成フォームでエラーが出る問題を修正 syuilo 2022-06-24 21:19:38 +0900
  • bf4726f91d fix(client): ログアウトできない問題を修正 syuilo 2022-06-24 21:16:05 +0900
  • 274352beab Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-06-24 19:47:48 +0900
  • a1449455a2 chore(client): tweak mini-chart rendering syuilo 2022-06-24 19:47:38 +0900
  • a5241379af
    fix lints Johann150 2022-06-24 12:44:22 +0200
  • 6f8e3fe366
    enhance: Redisをioredisに統一してIPv6サポート (#8869) MeiMei 2022-06-24 19:22:19 +0900
  • 1c2e2c4b06
    fix(client): ask to log in for poll vote (#8883) Johann150 2022-06-24 12:03:41 +0200
  • 55c22eec8b chore(client): tweak ui syuilo 2022-06-24 10:51:45 +0900
  • 4a5d5fe20c refactor(client): use composition api syuilo 2022-06-24 10:34:36 +0900
  • 12374bd6a3
    fix(nirax): Normalize path (#8877) tamaina 2022-06-24 01:26:15 +0900
  • c9e9129373 fix #8861 syuilo 2022-06-24 00:47:55 +0900
  • 5ee53c222b chore(client): tweak ui syuilo 2022-06-23 23:45:22 +0900
  • 3e1248ff35 lint fixes syuilo 2022-06-23 21:46:15 +0900
  • 4f4d2b7c53
    refactor: simplify ap/show with DbResolver (#8838) Johann150 2022-06-23 14:32:17 +0200
  • ecdaeea94f
    enhance: word mute checks CW (#8873) Johann150 2022-06-23 13:26:47 +0200
  • d1e151172b chore(client): tweak client design syuilo 2022-06-23 13:39:28 +0900
  • 2a2020b797 chore(dev): improve eslint config syuilo 2022-06-23 13:19:17 +0900
  • 43b9a9e618 enhance(client): tweak ui syuilo 2022-06-22 23:40:53 +0900
  • aabf12038c 12.112.0-beta.2 syuilo 2022-06-22 20:51:04 +0900
  • d3f25fa290 tweak client syuilo 2022-06-22 20:47:53 +0900
  • be383aa5b2 refactor(client): use composition api syuilo 2022-06-22 16:29:31 +0900
  • 85365da69e refactor(client): refactor header tab handling syuilo 2022-06-22 16:29:21 +0900
  • e44cb42de4 🎨 syuilo 2022-06-22 00:48:16 +0900
  • ad123b3cce tweak client syuilo 2022-06-22 00:10:34 +0900
  • 1e85a3025c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2022-06-21 23:22:20 +0900
  • c9d4c00708 fix(client): moderators cannot view instance-info page syuilo 2022-06-21 23:22:18 +0900
  • e0c6688709
    update changelog Johann150 2022-06-21 15:56:47 +0200
  • 2d181ba5af enhance(client): show warning in control panel when there is an unresolved abuse report syuilo 2022-06-21 19:48:28 +0900
  • f880d0631c tweak client syuilo 2022-06-21 17:55:38 +0900
  • a6fff86099 refactor(client): use composition api syuilo 2022-06-21 14:39:23 +0900