mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-05 20:07:37 -05:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/KohakuBlueleaf/KohakuHub/pull/5
Author: @LenDigLearn
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/13/2025
Merged by: @KohakuBlueleaf
Base:
main← Head:main📝 Commits (4)
04961a8Truncate commit ID in info endpoint to be compatible with huggingface client requirementscb6c9ccfix loadFolder s.t. correct paths are returned for files in subfoldersb86e00acorrectly display lists in markdown viewer015d60ause single space placeholder in case a readme exists but has no content apart from frontmatter📊 Changes
4 files changed (+13 additions, -2 deletions)
View changed files
📝
src/kohaku-hub-ui/src/components/common/MarkdownViewer.vue(+1 -0)📝
src/kohaku-hub-ui/src/components/repo/DatasetViewerTab.vue(+10 -0)📝
src/kohaku-hub-ui/src/components/repo/RepoViewer.vue(+1 -1)📝
src/kohakuhub/api/repo/routers/info.py(+1 -1)📄 Description
Pull Request
What changed?
Why?
#4 and undocumented bug with dataset viewer where files in subfolders could not be loaded since it was not using the full path
Testing
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.