{"id":47620506,"url":"https://github.com/gitbucket/gitbucket-explorer-plugin","last_synced_at":"2026-04-01T22:02:46.445Z","repository":{"id":52783015,"uuid":"80816424","full_name":"gitbucket/gitbucket-explorer-plugin","owner":"gitbucket","description":"Provides a folder tree for gitbucket","archived":false,"fork":false,"pushed_at":"2026-03-24T21:59:48.000Z","size":54,"stargazers_count":30,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-25T12:16:48.601Z","etag":null,"topics":["gitbucket","gitbucket-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitbucket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-02-03T09:46:58.000Z","updated_at":"2026-03-24T21:59:50.000Z","dependencies_parsed_at":"2022-08-22T06:50:33.987Z","dependency_job_id":null,"html_url":"https://github.com/gitbucket/gitbucket-explorer-plugin","commit_stats":null,"previous_names":["gitbucket/gitbucket-explorer-plugin"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/gitbucket/gitbucket-explorer-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbucket%2Fgitbucket-explorer-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbucket%2Fgitbucket-explorer-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbucket%2Fgitbucket-explorer-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbucket%2Fgitbucket-explorer-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitbucket","download_url":"https://codeload.github.com/gitbucket/gitbucket-explorer-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitbucket%2Fgitbucket-explorer-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31292631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gitbucket","gitbucket-plugin"],"created_at":"2026-04-01T22:01:26.657Z","updated_at":"2026-04-01T22:02:46.302Z","avatar_url":"https://github.com/gitbucket.png","language":"JavaScript","readme":"gitbucket-explorer-plugin\r\n===\r\n\r\nThis plugin provides an explorer like file tree for GIT repositories with [GitBucket](https://github.com/gitbucket/gitbucket).\r\n\r\n![screenshot](screenshot.png)\r\n\r\nVersion\r\n---\r\n\r\nPlugin version|GitBucket version\r\n:-------------|:----------------\r\n9.0.x         |4.35+\r\n8.0.x         |4.34+\r\n7.0.x         |4.32+\r\n6.1.x         |4.26+\r\n6.0.x         |4.23+\r\n5.0.x         |4.21+\r\n4.0.x         |4.16+\r\n3.0.x         |4.11+\r\n2.0.0         |4.10+\r\n1.0.x         |4.9.x\r\n\r\nDownload\r\n---\r\n\r\nYou can download the JAR file from the [Release](https://github.com/tomoki1207/gitbucket-explorer-plugin/releases) page.\r\n\r\nInstallation\r\n---\r\n\r\nCopy the downloaded plug-in JAR file to your `GITBUCKET_HOME/plugins` directory, and then restart the GitBucket instance.\r\n\r\nBuilding\r\n---\r\nPre-requisites are Node, NPM, SBT, and Java 17.\r\n- Run `npm install` to install all node dependencies.\r\n- Run `npm run-script release` to create a **complete** release (this will call SBT too).\r\n\r\nSee `package.json` for more details.\r\n\r\nReleases\r\n---\r\n### 9.0.0 - 29 Dec 2020\r\n- Bump to GitBucket 4.35.0\r\n\r\n### 8.0.0 - 8 Aug 2020\r\n- Bump to GitBucket 4.34.0\r\n\r\n### 7.0.0 - 7 Aug 2019\r\n- Bump to GitBucket 4.32.0 and Scala 2.13.0\r\n\r\n### 6.1.0 - 1 Jul 2018\r\n- Bump sbt-gitbucket-plugin to 1.3.0 to be hosted by the [plugin registry](https://plugins.gitbucket-community.org/)\r\n\r\n### 6.0.0 - 23 Apr 2018\r\n- Bump to GitBucket 4.23.1\r\n\r\n### 5.0.0 - 29 Jan 2018\r\n- Bump to GitBucket 4.21.2\r\n\r\n### 4.0.0 - 5 Sept 2017\r\n- Bump to GitBucket 4.16\r\n\r\n### 3.0.0 - 7 Apr 2017\r\n- Bump to GitBucket 4.11\r\n\r\n### 2.0.0 - 28 Feb 2017\r\n- Bump to GitBucket 4.10\r\n\r\n### 1.0.2 - 16 Feb 2017\r\n- (bugfix) No redirect to css on deny anonymous access\r\n\r\n### 1.0.2 - 15 Feb 2017\r\n- Fixed some bugs\r\n\r\n### 1.0.1 - 8 Feb 2017\r\n- Display tree of selected branch\r\n\r\n### 1.0.0 - 6 Feb 2017\r\n- first release\r\n\r\nCredits\r\n---\r\n\r\nThis plug-in was developed by [@tomoki1207](https://github.com/tomoki1207).\r\n\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitbucket%2Fgitbucket-explorer-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitbucket%2Fgitbucket-explorer-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitbucket%2Fgitbucket-explorer-plugin/lists"}