mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-12-24 09:20:04 +01:00
55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
[
|
|
{
|
|
"id": "notifications",
|
|
"name": "Notifications Plugin",
|
|
"description": "Provides notifications feature on GitBucket.",
|
|
"versions": [
|
|
{
|
|
"version": "1.4.0",
|
|
"range": ">=4.19.0",
|
|
"url": "https://github.com/gitbucket/gitbucket-notifications-plugin/releases/download/1.4.0/gitbucket-notifications-plugin_2.12-1.4.0.jar"
|
|
}
|
|
],
|
|
"default": true
|
|
},
|
|
{
|
|
"id": "emoji",
|
|
"name": "Emoji Plugin",
|
|
"description": "Provides Emoji support for GitBucket.",
|
|
"versions": [
|
|
{
|
|
"version": "4.5.0",
|
|
"range": ">=4.18.0",
|
|
"url": "https://github.com/gitbucket/gitbucket-emoji-plugin/releases/download/4.5.0/gitbucket-emoji-plugin_2.12-4.5.0.jar"
|
|
}
|
|
],
|
|
"default": false
|
|
},
|
|
{
|
|
"id": "gist",
|
|
"name": "Gist Plugin",
|
|
"description": "Provides Gist feature on GitBucket.",
|
|
"versions": [
|
|
{
|
|
"version": "4.11.0",
|
|
"range": ">=4.19.0",
|
|
"url": "https://github.com/gitbucket/gitbucket-gist-plugin/releases/download/4.11.0/gitbucket-gist-plugin-assembly-4.11.0.jar"
|
|
}
|
|
],
|
|
"default": false
|
|
},
|
|
{
|
|
"id": "pages",
|
|
"name": "Pages Plugin",
|
|
"description": "Project pages for gitbucket",
|
|
"versions": [
|
|
{
|
|
"version": "1.6.0",
|
|
"range": ">=4.19.0",
|
|
"url": "https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v1.6.0/gitbucket-pages-plugin_2.12-1.6.0.jar"
|
|
}
|
|
],
|
|
"default": false
|
|
}
|
|
]
|