mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 19:46:33 +00:00
# Conflicts: # apps/app-frontend/src/pages/Browse.vue # apps/app-frontend/src/pages/hosting/manage/Index.vue # apps/app-frontend/src/pages/instance/Index.vue # apps/app-frontend/src/pages/project/Index.vue # apps/app-frontend/src/routes.js # apps/frontend/src/locales/en-US/index.json # apps/frontend/src/middleware/project.global.ts # apps/frontend/src/pages/[type]/[project].vue # apps/frontend/src/pages/discover/[type]/index.vue # apps/frontend/src/pages/organization/[organization].vue # apps/frontend/src/pages/user/[user].vue # packages/ui/src/components/base/FloatingActionBar.vue # packages/ui/src/components/base/PageHeader.vue # packages/ui/src/components/base/StackedAdmonitions.vue # packages/ui/src/components/base/TeleportOverflowMenu.vue # packages/ui/src/components/base/index.ts # packages/ui/src/components/project/ProjectHeader.vue # packages/ui/src/components/servers/server-header/ServerManageHeader.vue # packages/ui/src/components/servers/server-header/index.ts # packages/ui/src/composables/index.ts # packages/ui/src/layouts/shared/browse-tab/composables/use-browse-search.ts # packages/ui/src/layouts/shared/browse-tab/header.vue # packages/ui/src/layouts/shared/browse-tab/layout.vue # packages/ui/src/layouts/shared/content-tab/components/ContentModpackCard.vue # packages/ui/src/layouts/shared/content-tab/layout.vue # packages/ui/src/layouts/shared/installation-settings/components/ContentDiffModal.vue # packages/ui/src/layouts/shared/installation-settings/providers/installation-settings.ts # packages/ui/src/layouts/wrapped/hosting/manage/[id]/index.vue # packages/ui/src/locales/cs-CZ/index.json # packages/ui/src/locales/de-CH/index.json # packages/ui/src/locales/de-DE/index.json # packages/ui/src/locales/es-419/index.json # packages/ui/src/locales/es-ES/index.json # packages/ui/src/locales/fr-FR/index.json # packages/ui/src/locales/hu-HU/index.json # packages/ui/src/locales/id-ID/index.json # packages/ui/src/locales/it-IT/index.json # packages/ui/src/locales/ja-JP/index.json # packages/ui/src/locales/ko-KR/index.json # packages/ui/src/locales/ms-MY/index.json # packages/ui/src/locales/nl-NL/index.json # packages/ui/src/locales/pl-PL/index.json # packages/ui/src/locales/pt-BR/index.json # packages/ui/src/locales/ru-RU/index.json # packages/ui/src/locales/sv-SE/index.json # packages/ui/src/locales/tr-TR/index.json # packages/ui/src/locales/uk-UA/index.json # packages/ui/src/locales/vi-VN/index.json # packages/ui/src/locales/zh-CN/index.json # packages/ui/src/locales/zh-TW/index.json # packages/ui/src/stories/base/PageHeader.stories.ts # packages/ui/src/utils/file-extensions.ts
118 lines
2.1 KiB
JSON
118 lines
2.1 KiB
JSON
{
|
|
"identifier": "plugins",
|
|
"description": "",
|
|
"local": true,
|
|
"windows": [
|
|
"main"
|
|
],
|
|
"permissions": [
|
|
"dialog:allow-open",
|
|
"dialog:allow-confirm",
|
|
"opener:default",
|
|
"os:allow-platform",
|
|
"os:allow-version",
|
|
"os:allow-os-type",
|
|
"os:allow-family",
|
|
"os:allow-arch",
|
|
"os:allow-exe-extension",
|
|
"os:allow-locale",
|
|
"os:allow-hostname",
|
|
"deep-link:default",
|
|
"window-state:default",
|
|
"window-state:allow-restore-state",
|
|
"window-state:allow-save-window-state",
|
|
{
|
|
"identifier": "http:default",
|
|
"allow": [
|
|
{
|
|
"url": "https://modrinth.com/*"
|
|
},
|
|
{
|
|
"url": "https://*.modrinth.com/*"
|
|
},
|
|
{
|
|
"url": "https://*.nodes.modrinth.com/*"
|
|
},
|
|
{
|
|
"url": "https://api.mclo.gs/*"
|
|
},
|
|
{
|
|
"url": "https://fill.papermc.io/*"
|
|
},
|
|
{
|
|
"url": "https://api.purpurmc.org/*"
|
|
},
|
|
{
|
|
"url": "http://localhost:8000/*"
|
|
},
|
|
{
|
|
"url": "http://127.0.0.1:8000/*"
|
|
},
|
|
{
|
|
"url": "http://*.tail029726.ts.net/*"
|
|
},
|
|
{
|
|
"url": "https://*.tail029726.ts.net/*"
|
|
}
|
|
]
|
|
},
|
|
"dialog:allow-save",
|
|
"fs:allow-read-dir",
|
|
"fs:allow-read-file",
|
|
"fs:allow-read-text-file",
|
|
"fs:allow-write-file",
|
|
"fs:allow-write-text-file",
|
|
"fs:allow-create",
|
|
"fs:allow-remove",
|
|
"fs:allow-rename",
|
|
"fs:allow-copy-file",
|
|
"fs:allow-stat",
|
|
"fs:allow-exists",
|
|
"fs:allow-mkdir",
|
|
{
|
|
"identifier": "fs:scope",
|
|
"allow": [
|
|
{
|
|
"path": "$APPDATA/profiles"
|
|
},
|
|
{
|
|
"path": "$APPDATA/profiles/**"
|
|
},
|
|
{
|
|
"path": "$APPCONFIG/profiles"
|
|
},
|
|
{
|
|
"path": "$APPCONFIG/profiles/**"
|
|
},
|
|
{
|
|
"path": "$CONFIG/profiles"
|
|
},
|
|
{
|
|
"path": "$CONFIG/profiles/**"
|
|
}
|
|
]
|
|
},
|
|
"auth:default",
|
|
"import:default",
|
|
"jre:default",
|
|
"logs:default",
|
|
"metadata:default",
|
|
"minecraft-skins:default",
|
|
"mr-auth:default",
|
|
"instance:default",
|
|
"install:default",
|
|
"process:default",
|
|
"reports:default",
|
|
"cache:default",
|
|
"files:default",
|
|
"settings:default",
|
|
"shortcuts:default",
|
|
"tags:default",
|
|
"users:default",
|
|
"utils:default",
|
|
"ads:default",
|
|
"friends:default",
|
|
"worlds:default"
|
|
]
|
|
}
|