summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* split url into webUrl and localUrl (like mastodon)stableFreya Murphy13 hours1-3/+3
|
* fix admin-user not working inside the reports uiHazelnoot2025-06-091-1/+12
|
* add date separation to report UIHazelnoot2025-06-041-3/+4
|
* add role policy to allow note trendingHazelnoot2025-05-142-0/+28
|
* remove use of watch in external-services.vueHazelnoot2025-05-131-7/+7
|
* add manual save button to translation timeout fieldHazelnoot2025-05-121-1/+1
|
* add configurable timeout for note translationsHazelnoot2025-05-121-3/+17
|
* merge: Add "is from local bubble instance" role condition (!1011)Hazelnoot2025-05-121-0/+1
|\ | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1011 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * add "is from local bubble instance" role conditionHazelnoot2025-05-121-0/+1
| |
* | add hint about bubble timeline rolesHazelnoot2025-05-121-0/+6
| |
* | remove unused bubbleTimelineEnabled variableHazelnoot2025-05-121-2/+0
| |
* | translate bubble timeline controlsHazelnoot2025-05-121-2/+2
| |
* | always show bubble timeline controlsHazelnoot2025-05-121-2/+1
|/
* merge: Add pattern checker for word mutes (resolves #1003) (!1020)Hazelnoot2025-05-121-0/+13
|\ | | | | | | | | | | | | | | View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1020 Closes #1003 Approved-by: dakkar <dakkar@thenautilus.net> Approved-by: Marie <github@yuugi.dev>
| * rename SkWordMuteTest to SkPatternTestHazelnoot2025-05-101-5/+5
| |
| * add SkWordMuteTest to moderation control panelHazelnoot2025-05-101-0/+13
| |
* | reset default value for new followers role conditionsHazelnoot2025-05-101-0/+8
| |
* | add warning for role conditions that are dependent on remote dataHazelnoot2025-05-101-0/+15
| |
* | add new role conditions for local/remote followers/followeesHazelnoot2025-05-101-1/+28
|/
* add isFromInstance role conditionHazelnoot2025-05-091-0/+15
|
* add `scheduleNotePost` queue to dashboarddakkar2025-05-081-0/+1
|
* add setting to disable proxy account (resolves #766)Hazelnoot2025-05-011-3/+16
|
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-2938-183/+175
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/api-misskey-js.yml # .github/workflows/changelog-check.yml # .github/workflows/check-misskey-js-autogen.yml # .github/workflows/get-api-diff.yml # .github/workflows/lint.yml # .github/workflows/locale.yml # .github/workflows/on-release-created.yml # .github/workflows/storybook.yml # .github/workflows/test-backend.yml # .github/workflows/test-federation.yml # .github/workflows/test-frontend.yml # .github/workflows/test-misskey-js.yml # .github/workflows/test-production.yml # .github/workflows/validate-api-json.yml # package.json # packages/backend/package.json # packages/backend/src/server/api/ApiCallService.ts # packages/backend/src/server/api/endpoints/drive/files/create.ts # packages/frontend-shared/js/url.ts # packages/frontend/package.json # packages/frontend/src/components/MkFileCaptionEditWindow.vue # packages/frontend/src/components/MkInfo.vue # packages/frontend/src/components/MkLink.vue # packages/frontend/src/components/MkNote.vue # packages/frontend/src/components/MkNotes.vue # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/components/MkReactionsViewer.vue # packages/frontend/src/components/MkTimeline.vue # packages/frontend/src/components/MkUrlPreview.vue # packages/frontend/src/components/MkUserPopup.vue # packages/frontend/src/components/global/MkPageHeader.vue # packages/frontend/src/components/global/MkUrl.vue # packages/frontend/src/components/global/PageWithHeader.vue # packages/frontend/src/pages/about-misskey.vue # packages/frontend/src/pages/announcements.vue # packages/frontend/src/pages/antenna-timeline.vue # packages/frontend/src/pages/channel.vue # packages/frontend/src/pages/instance-info.vue # packages/frontend/src/pages/note.vue # packages/frontend/src/pages/page.vue # packages/frontend/src/pages/role.vue # packages/frontend/src/pages/tag.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pages/user-list-timeline.vue # packages/frontend/src/pages/user/followers.vue # packages/frontend/src/pages/user/following.vue # packages/frontend/src/pages/user/home.vue # packages/frontend/src/pages/user/index.vue # packages/frontend/src/ui/deck.vue # packages/misskey-js/generator/package.json # pnpm-lock.yaml # scripts/changelog-checker/package-lock.json # scripts/changelog-checker/package.json
| * tweak custom-emojis-managersyuilo2025-04-282-7/+6
| |
| * fix syntax errorssyuilo2025-04-271-1/+1
| |
| * perf(frontend): use css-native implementation for spacer rather than vue ↵syuilo2025-04-2732-74/+74
| | | | | | | | component
| * enhance(frontend): improve new emojis managersyuilo2025-04-273-103/+68
| |
| * feat: ↵syuilo2025-04-272-0/+28
| | | | | | | | アップロード可能な最大ファイルサイズをロールごとに設定可能に
* | merge upstream againHazelnoot2025-04-2433-1374/+1850
|\|
| * fix htmlsyuilo2025-04-191-1/+0
| |
| * 🎨syuilo2025-04-191-1/+0
| |
| * 🎨syuilo2025-04-1925-1242/+872
| |
| * 🎨syuilo2025-04-192-23/+87
| |
| * feat: Job queue inspector (#15856)syuilo2025-04-197-9/+793
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * wip * Update job-queue.vue * wip * Update QueueService.ts * Update QueueService.ts * Update QueueService.ts * Update job-queue.vue * wip * wip * wip * Update job-queue.vue * wip * Update MkTl.vue * wip * Update index.vue * wip * wip * Update MkTl.vue * 🎨 * jobs search * wip * Update job-queue.vue * wip * wip * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * Update job-queue.vue * wip * Update job-queue.job.vue * wip * wip * wip * Update MkCode.vue * wip * Update job-queue.job.vue * wip * Update job-queue.job.vue * Update misskey-js.api.md * Update CHANGELOG.md * Update job-queue.job.vue
| * enhance: ↵syuilo2025-04-161-3/+5
| | | | | | | | コントロールパネルでジョブキューをクリアできるように
* | Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-133-15/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/storybook.yml # locales/index.d.ts # package.json # packages/backend/src/models/json-schema/role.ts # packages/frontend/src/components/MkPageWindow.vue # packages/frontend/src/pages/admin/roles.editor.vue # packages/frontend/src/pages/admin/roles.vue # packages/frontend/src/pages/settings/preferences.vue # packages/frontend/src/pages/settings/privacy.vue # packages/frontend/src/pages/timeline.vue # packages/frontend/src/pref-migrate.ts # packages/frontend/src/ui/_common_/common.vue # packages/frontend/src/ui/deck.vue # packages/frontend/src/ui/universal.vue # packages/misskey-js/src/autogen/types.ts
| * fix(frontend): fix control panel stylesyuilo2025-04-081-1/+1
| |
| * enhance: チャットの閲覧を無効化できるように (#15765)かっこかり2025-04-072-14/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance: チャットの閲覧を無効化できるように * fix * fix * fix * readonlyの説明を追加 * enhance: チャットが無効な場合はチャット関連の設定も隠すように * fix * refactor: ChatServiceからApiに関するドメイン知識を排除
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-054-4/+4
|\| | | | | | | | | | | | | | | # Conflicts: # .github/workflows/storybook.yml # package.json # packages/frontend/src/utility/autogen/settings-search-index.ts # pnpm-lock.yaml
| * refactor(frontend): refactor stylessyuilo2025-04-053-3/+3
| |
| * fix: chromatic failure (#15757)anatawa122025-04-051-1/+1
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-031-0/+5
|\| | | | | | | | | | | | | | | | | # Conflicts: # package.json # packages/backend/src/core/AccountMoveService.ts # packages/frontend/src/components/MkDateSeparatedList.vue # packages/misskey-js/etc/misskey-js.api.md # pnpm-lock.yaml
| * Copy role on move (#15745)anatawa122025-04-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat(backend): copyOnMoveAccount * feat(endpoints): copyOnMoveAccount * feat(frontend): copyOnMoveAccount * docs(changelog): アカウントのマイグレーション時に古いアカウントからロールをコピーできるようになりました。 * fix: spdx header for migration * Update locales/ja-JP.yml * copyOnMoveAccount -> preserveAssignmentOnMoveAccount * fix: check for preserveAssignmentOnMoveAccount --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* | fix vue errors in overview.stats.vueHazelnoot2025-04-021-5/+5
| |
* | fix type errors in approvals.vueHazelnoot2025-04-011-4/+4
| |
* | lint and type fixesHazelnoot2025-04-012-0/+2
| |
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-311-1/+1
|\|
| * 🎨syuilo2025-03-311-1/+1
| |
* | copy sharkey settings into new frontend preferences modelHazelnoot2025-03-311-1/+1
| |
* | Revert "revert 7bfada9792bc4d29d47d3895643543cbe15191cd: enhance: remove ↵Hazelnoot2025-03-301-10/+3
| | | | | | | | | | | | bull-board support" This reverts commit d41d77fcd7c7c40b8409a22baecd0c0101db6e1e.